#Enki-setuup-intent
1 messages · Page 1 of 1 (latest)
hello
Hi there, if you would like to force the 3ds, you might want to consider using any https://stripe.com/docs/payments/3d-secure#manual-three-ds
automatic is determined by the system automatically.
I see, so I need to use SetupIntent A config for this
We encountered some issue in our invoice where we implement the 3Ds in our checkout page but some users encountered the "authentication required"
According to the documentation above: to trigger 3DS manually, set payment_method_options[card][request_three_d_secure] to any when creating or confirming a PaymentIntent or SetupIntent. This process is the same for one-time payments or future off-session payments. When you provide this parameter, Stripe attempts to perform 3DS and overrides any dynamic 3D Secure Radar rules on the PaymentIntent or SetupIntent.
thnaks for the info makoto, will implement this in our payment configuration
No worries 🙂
Hello makoto,
is there any test card that I can use to test for both any and automatic scenario?
test card where if I use for setupIntent with "automatic" it will not prompt the 3ds
and same card that if I use for setupIntent that is set to "any" it will prompt the 3ds
Please find the test cards for different scenarios https://stripe.com/docs/testing#regulatory-cards