#Integrate more payment option?
7 messages · Page 1 of 1 (latest)
If I can integrate airwallex payment option, can you please explain the steps how it flows?
Do I need to fork from this repo https://github.com/medusajs/medusa and then add plugin like "medusa-payment-airwallex"?
#1. If it is true, it means i need to build/deploy my own plugin on npm?
#2. If it s true, is there any another part that I should modify as well as adding medusa-payment-airwallex?
You need to create a payment provider, the docs are pretty good: https://docs.medusajs.com/modules/carts-and-checkout/backend/add-payment-provider
Hi, @peak swallow thank you so much for your advice. Let me take a look 🚀