#stack-underflow
1 messages · Page 1 of 1 (latest)
👋 Happy to clarify! confirmSetup should also trigger 3DS when required
You can test this with one of the test cards listed here: https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements#test-the-integration
Thank you! We had many users last month complain that their card was blocked due to 3ds -- do you have any ideas why that may be?
Thank you, the test card will be very helpful!
It let them signup, but at the end of the month the charges failed (leading to us blocking them unfairly)
Got it. Well, saving a card for future off-session payments (payments when your customer is not actively in your checkout flow) will prompt for 3DS if the banks require it at that time. It's possible that a future off-session payment will also be flagged for additional authentication, but that's really up to the banks
Hmm I see, so probably not much we can do from our UI then besides let them know to check their email?
We try to outline this here: https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements#charge-saved-payment-method
If the payment fails, it's up to you to notify your customer and bring them back on session to complete the payment