richie icon indicating copy to clipboard operation
richie copied to clipboard

Ecommerce integration

Open matteopedani opened this issue 10 months ago • 1 comments

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?

matteopedani avatar Apr 20 '24 00:04 matteopedani

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

jbpenrath avatar Apr 24 '24 13:04 jbpenrath