#unibit
1 messages · Page 1 of 1 (latest)
Hi there, you can use these test cards https://stripe.com/docs/testing#regulatory-cards to trigger a 3DS
i have already done testing but in live mode am getting erros!!!
am using real card with money but am always getting 3d authentication failed
also, no popup is appearing to enter validation code
PaymentIntent ID?
Are you using Checkout session?
yes
What's the checkout session ID?
sorry am not using checkout session
am using this checkout.stripe.com/checkout.js
i dont know how you call it
Sounds like you are using legacy checkout
ah ok...
The legacy checkout doesn't support 3DS, and you need to migrate to the new checkout https://stripe.com/docs/payments/checkout/migration
does this support 3d?
Yes new Checkout supports 3DS
in your reference sample i can not find 3ds support