richie
richie copied to clipboard
Ecommerce integration
I'm looking for integration for ecommerce. My gool is support Revolut. https://developer.revolut.com/docs/accept-payments What's are the best options?
Hello @matteopedani. The support of Ecommerce relies on https://github.com/openfun/joanie. There is here a little bit of documentation to explain how to configure Richie with Joanie (https://github.com/openfun/richie/blob/master/docs/joanie-connection.md)
Then if you want to use Revolut as payment provider, you will have to implement your own payment gateway within Joanie. https://github.com/openfun/joanie/blob/d9c2be0c72aa0ccf2f9d062ab4052830e886048e/docs/explanation/payment-backend.md