#alexandre3gomes
1 messages · Page 1 of 1 (latest)
Can you share a payment intent id where you saw this?
pi_3LnP4lEIJKzGAN0x0XecGQLi
👋 stepping in for codename_duchess as they needed to step away
Taking a look
So the 3DS modal will never pop up when you confirm server-side.
You must confirm client side using Stripe JS for us to surface the 3DS modal
Or, if you set a return_url on the PaymentIntent creation then you can display the modal yourself
We show you how to do that here: https://stripe.com/docs/payments/3d-secure?platform=web
I will take a look, because on v19, the same intent works as expected.
In that case it just didn't require 3DS