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.
Since students don't need to create an account on Stripe, the only way they can view this transaction is through their bank transaction records.
looking for your co-operation regarding the same.
Kindly download the fixed plugin from here https://github.com/dualcube/moodle-enrol_stripepayment/archive/refs/heads/master.zip
So, after downloading the plugin , follow these steps :
– Delete the installed moodle-enrol_stripepayment plugin
– Unzip the GitHub plugin
– Rename the folder as “moodle-enrol_stripepayment” and remove the master tag. Now, zip this folder again.
– Upload this plugin on your site.
Please do keep us posted.
Could you please provide us with the steps to reproduce this problem? This will allow us to investigate the issue more effectively by replicating it on our end.
We have just updated to the newest plugin and have an issue where this email box is filled with the email address of the most recent purchaser on the WooCommerce side. This is very strange.
Any help would be much appreciated.
Currently we don't have any such flow, however we do have plan to implement this on our end in future update.
For now you can track the progress of this issue from here https://github.com/dualcube/moodle-enrol_stripepayment/issues/142
Please do keep us posted.
When users click on "Buy now" button, nothing happens.
The console show this error message:
Warning: Undefined variable $instance in /usr/local/www/moodle/enrol/stripepayment/externallib.php on line 259
Warning: Attempt to read property "currency" on null in /usr/local/www/moodle/enrol/stripepayment/externallib.php on line 259
[
{
"error": false,
"data": {
"status": "cs_test_a1mX2Hd3..."
}
}
]
We will release an update by this week, with the fix. You can track the progress of this issue from here : https://github.com/dualcube/moodle-enrol_stripepayment/issues/133