#gabrielctavares
1 messages · Page 1 of 1 (latest)
Hi
You should be using backend based redirection when creating the Checkout Session, like mentioned here:
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout#redirect-customers
Is it no longer possible to do the whole process directly through JS?
It's deprecated now, as mentioned in the documentation.