dualcube / moodle-enrol_stripepayment

Moodle Stripe Payment Collector
16 stars 26 forks source link

Ready for SCA and debit card (only Bancontact at present time) #29

Closed LouisNatagora closed 4 years ago

LouisNatagora commented 5 years ago

This fork 1/ uses the new "Payment Intents" API to be ready for SCA (essential from September, the 14th 2019) 2/ also proposes debit payment when possible (at present time only implemented for Bancontact for clients in Belgium, but other debit card methods can be added easily.

It is already running in production for our website.

Nothing is changed in the structure of the files and db of the standard module (only code is changed).

purnendudash commented 4 years ago

Already included latest stripe library and enabled SCA Support.