Hey guys,
Is creating a checkout session and then redirecting to Stripe’s Checkout Page possible with Wix. I’m talking about the server side integration of Checkout which allows for 3D secure payments and requires a redirection: https://stripe.com/docs/payments/checkout/server & not the Client side which uses an iframe and nor the method by which we call Stripe’s Charges API.
Shan