Stripe Payment with SCA and Coupon
Maintained by
DualCube Team
Add a price to your courses and check out quickly with Stripe Payment. Stripe is a user-friendly payment solution that allows for secure transactions. This plugin includes a number of payment processing services, including the ability to accept credit card payments. You can also offer various discounts to learners looking to purchase your courses.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
1. in edit_form.php, cost is formatted as an INT so you can only use whole number prices. I assume this should be FLOAT ?
2. in enrol.php, it is a missing the closing of the final div which screws up the formatting for subsequent enrolment methods
Thanks
Regarding the roles, can you please explain what flow are you looking for so we can assist you with this.
However, we understand the need for an automated solution to generate these invoices. We've already submitted this request to our development team, and they will take further decision of this feature in the near future.
We will keep you posted.
We have fixed the issue in this version.
{"exception":"Error","message":"Attempt to assign property "course" on null"}
The enrolment is successful, but this error message is displayed in text format. Perhaps this is a PHP 8.2 compatibility issue?
Thank you very much for your response. I have tried to access the forum, but I'm getting the following error when trying to register: Error: User registration is currently not allowed.
Now if you are still facing this, kindly contact us over the forum so we can assist you further: https://dualcube.com/forums/support-forum/plugin
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Something else happened, completely unrelated to Stripe{"exception":"invalid_response_exception","errorcode":"invalidresponse","message":"Invalid response value detected"}
If I remove the Coupon ID from the URL, then the enrollment in the course is processed successfully. In addition, in the Stripe dashboard, under the Webhooks section, a 404 error is displayed.
Thank you for your help