Implement Stripe Checkout with woocommerce
-
Hello,
I am looking for a solution how to redirect users on my online e-shop website to pay via Stripe servers through Stripe checkout:
https://stripe.com/docs/payments/checkoutNow I am using this plugin:
https://sk.www.ads-software.com/plugins/woocommerce-gateway-stripe/
but it does not redirect the user to Stripe checkout, it just creates form for submiting the credit card details on my checkout page.What I want, is that if customers chooses the Credit Card/Bank card payment, after he clicks “Submit order” he should be redirected to the Stripe checkout (this: https://stripe.com/docs/payments/checkout) . I know a bit of PHP but I am not an expert. Is there any easy way to implement this using stripe plugin I sent above? Or do I need somehing chompletely different?
Thanks in advance
The page I need help with: [log in to see the link]
- The topic ‘Implement Stripe Checkout with woocommerce’ is closed to new replies.