Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ecommerce integration #2382

Open
matteopedani opened this issue Apr 20, 2024 · 1 comment
Open

Ecommerce integration #2382

matteopedani opened this issue Apr 20, 2024 · 1 comment
Labels

Comments

@matteopedani
Copy link

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?

@jbpenrath
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants