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

Payment Options #259

Open
thubamamba opened this issue Nov 29, 2024 · 1 comment
Open

Payment Options #259

thubamamba opened this issue Nov 29, 2024 · 1 comment

Comments

@thubamamba
Copy link

thubamamba commented Nov 29, 2024

Firstly,this is not so much an issue.

I just stumbled upon this project and my biggest question is regarding payment gateways, can we add our own payment gateways? For instance, we don't use Stripe but use Paystack and others. Better yet, how do we pass the user from the Nuxt app to the Wordpress instance for checkout in this project?

@grandant
Copy link

I don't think you can use other payment gateways out of the box. The author of the project has mentioned that WooNuxt currently supports Stripe, PayPal, and Cash on Delivery, with plans to expand this in the future. That said, it’s possible to add your own integrations, but it might require some effort, as WooNuxt appears to be somewhat tightly coupled with the existing payment options on the WP backend.

As for the checkout, I think the author has done a great job to provide a smooth and fully integrated user experience. While you could customize WooNuxt to disrupt this flow, it feels counterproductive to use a modern Nuxt app only to redirect to WordPress at the final step.

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