a11rew / medusa-payment-paystack

Paystack payment provider for Medusa
https://storefront-production-ae6c.up.railway.app/
MIT License
45 stars 11 forks source link

Implementing Medusa Paystack to the Storefront #138

Open jamalnugolab opened 3 weeks ago

jamalnugolab commented 3 weeks ago

I'm working on integrating the Paystack payment gateway with my Medusa storefront, but I'm having trouble figuring it out

How do you handle the payment flow and redirects between Medusa and Paystack during checkout? Are there any up-to-date code examples or tutorials available for this integration?

Any guidance or advice would be greatly appreciated! Let me know if you need any additional context or details from me.

a11rew commented 3 weeks ago

Hi. We have examples of integrations in the examples directory in this repo. The storefront example in there is the Medusa Next.js starter adapted for this integration.

You could find all the places where the starter was modified by doing a "paystack" code search in the storefront directory. Example here