#cesperian
1 messages · Page 1 of 1 (latest)
Hi there https://stripe.com/docs/testing#regulatory-cards are you looking for cards to trigger 3DS?
In my subscription flow i used the card # to trigger 3d authentication, but it was triggered by the payment intent
You can use the same card for SetupIntent as well
I did, but it only required the extra authentication via redirect when confirming the payment intent, which happens after the setupIntent
so flow is; card number -> setup intent -> create subscription -> payment intent...
but the 3d auth happened at the payment intent
after setup
Have you tried 4000002760003184 ? it always require authentication regardless of how this card is set up