#Yang MR-emulate-checkout
1 messages · Page 1 of 1 (latest)
When you say emulate, do you just mean create a custom payment form that does most of the same things that Checkout does?
Basically just do what clicking "Pay" in the Checkout URL does, except using a POST request or something else doable using Cypress
I don't know a lot about Cypress, but there are a lot of ways to do the same thing Checkout does. Are you looking for the easiest. Probably the closest thing is the Payment Element: https://stripe.com/docs/payments/quickstart