#stacy-3DS
1 messages · Page 1 of 1 (latest)
Hi there, you can use this tutorial to get started https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
And these are some test cards to test the 3DS flow https://stripe.com/docs/testing#regulatory-cards
Thanks Jack ... let me check. Can I get all code in one page ? like I can run it and check before integrating the same in our project
You can also use Stripe CLI to download the example code to get started quickly https://github.com/stripe-samples/accept-a-payment#installation
The usuall integration steup requires both frontend and backend, so you can't have everything in one page/