#t90-3DS
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
3DS is something that the issuing bank requires when they deem fit it's not Stripe that enforces that
you could listen to the https://stripe.com/docs/api/events/types#event_types-invoice.payment_action_required event to get the customer back to authenticate the payment on-session
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Okay cool, thanks for your help!