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

Implementing Medusa Paystack to the Storefront #138

Open
jamalnugolab opened this issue May 11, 2024 · 1 comment
Open

Implementing Medusa Paystack to the Storefront #138

jamalnugolab opened this issue May 11, 2024 · 1 comment

Comments

@jamalnugolab
Copy link

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
Copy link
Owner

a11rew commented May 11, 2024

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

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

No branches or pull requests

2 participants