Git Product home page Git Product logo

Comments (10)

CorwinDev avatar CorwinDev commented on August 17, 2024 1

I think you can do

@component('mail::button', ['url' => route('clients.active-products.show', $products->first()->id)])
    View order
@endcomponent

I didn't test it tho!

v1 will include this default :)

from extensions.

CorwinDev avatar CorwinDev commented on August 17, 2024 1

We don't have a exact feature list yet, but i can give you some sneakpeeks on our discord https://discord.gg/xB4UUT3XQg (corwindev for dms)

from extensions.

CorwinDev avatar CorwinDev commented on August 17, 2024

Enhance.com: ✔️

from extensions.

Pachini avatar Pachini commented on August 17, 2024

@CorwinDev thank you for the integration with "Enhance"! But there is an important point, after payment the user does not receive an email with password or any data about "enhance" at all. Because "enhance" doesn't have a "welcome email" with login data. And "Paymenter" doesn't do that either. Also from the order it is not possible to go to the enhancement panel, as for example it is realized in virtfustion integration.

Below is the response of "enhance" support:

"Enhance does not send welcome emails. Normally the billing platform would do this. I don't know if Paymenter sends these emails, you would need to ask their team.

There is also an SSO function which can be used to log a customer in to their panel without needing separate credentials but again the Paymenter team would need to integrate this."

from extensions.

CorwinDev avatar CorwinDev commented on August 17, 2024

Hi @Pachini i'll include this feature very soon!

from extensions.

CorwinDev avatar CorwinDev commented on August 17, 2024

@Pachini just added this feature, please redownload enhance from /admin/extensions/browse and let me know if it works intended :)

from extensions.

Pachini avatar Pachini commented on August 17, 2024

@CorwinDev, awesome, thank you! But I encountered a couple of problems, I solved the first one, the second one solved itself

  1. Incorrect file extension location: The Enhance.php.php file is located at Extensions/Enhance/Enhance/Enhance.php. However, it should be Extensions/Enhance/Enhance.php.

I encountered an error until I moved the file to the upper folder:

[2024-02-26 11:18:11] production.ERROR: include(/var/www/paymenter/vendor/composer/../../app/Extensions/Servers/Enhance/Enhance.php): failed to open stream: No such file or directory {"userId":1,"exception":"[object] (ErrorException(code: 0): include(/var/www/paymenter/vendor/composer/../../app/Extensions/Servers/Enhance/Enhance.php): failed to open stream: No such file or directory at /var/www/paymenter/vendor/composer/ClassLoader.php:576)"}

Also archive contains __MAC_OS related junk hidden files :)

  1. Additionally, when I attempted to open the "login product page," I encountered a "wrong token" error on the Enhance side. After logging out and logging back in, the error was resolved, and everything seemed fine. However, I am now unable to reproduce this error; everything is functioning correctly.

  2. Another point, slightly off-topic, but to assist the user in navigating directly to the specific order page without wandering around: What should be the parameter for https://{site}/client/products/{id}?

@component('mail::button', ['url' => route('clients.home')])
    View order
@endcomponent

from extensions.

CorwinDev avatar CorwinDev commented on August 17, 2024
  1. Should be fixed
  2. Weird, it might be expired
  3. The route is clients.active-products.show and what emil template is it?

from extensions.

Pachini avatar Pachini commented on August 17, 2024
  1. Ok now!
  2. Maybe, anyway I can't reproduce it. Everything is fine
  3. Email template is: NewOrder

Thank you for your work :)

from extensions.

Pachini avatar Pachini commented on August 17, 2024

Awesome, works as it should!

Where I can read about upcoming features in v1 release? :)

from extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.