#Ji_net-3ds_subs
1 messages · Page 1 of 1 (latest)
hello @rare rose! There're a couple of ways to go about this,
one way is to have Stripe Checkout handle the payment / collection of card details : https://stripe.com/docs/checkout/integration-builder;
the other way is to collect the card details using Elements : https://stripe.com/docs/payments/save-and-reuse?platform=web
both methods automatically handle 3DS for you
I'm already using Stripe Element
aaah, that's great then, if you use either confirmCardPayment or confirmCardSetup, the 3DS will be handled automatically i.e. we'd show a pop up for the customer to authenticate.
You can follow this guide : https://stripe.com/docs/billing/subscriptions/elements
and you can test with these cards for 3DS : https://stripe.com/docs/testing#regulatory-cards