dualcube / moodle-enrol_stripepayment

Moodle Stripe Payment Collector
16 stars 27 forks source link

Stripe payments and Moodle auto-enrolment #85

Closed MarkBEATT closed 1 year ago

MarkBEATT commented 3 years ago

Having had issues with PayPal in Moodle not allowing enrolment on our courses, we are now trying to use the Stripe Plugin by Dualcube. But we cannot work out why once paid, a student is not automatically enrolled and able to access their course that they have paid for. Payments are coming through on Stripe just fine, but no automatic registration.

Stripe Payment error message_080921

binaryflow commented 2 years ago

Same issue happening with our Moodle deployment. Have we found a fix to this issue?

purnendudash commented 2 years ago

Kindly setup the API token on your Moodle Stripe settings page.

binaryflow commented 2 years ago

Kindly setup the API token on your Moodle Stripe settings page.

Thank you for your response! We have the Stripe Secret Key, Stripe Publishable Key, and User Token set up and defined. We also double-checked to make sure that we had the correct tokens in place.

image

purnendudash commented 2 years ago

If the user token is set and website REST protocol is enabled it should work, otherwise need to debug via logging.