#cnguyen-authentication-failure
1 messages · Page 1 of 1 (latest)
3DS failures move the payment_intent to a status of requires_action https://stripe.com/docs/payments/3d-secure#check-status
Do you have that authentication failure error or are you asking about what to do for 3DS?
evt_3JpgQYED5xkfDv2c0ktFpB43
so the status is requires_payment_method
The provided PaymentMethod has failed authentication. You can provide payment_method_data or a new PaymentMethod to attempt to fulfill this PaymentIntent again.
payment_intent_authentication_failure
requires_action is the action just before the 3DS
Correct. So this isn't a 3DS failure. Seems like it could have been a few things but it looks like this is an issue with this specific PM. So ask the customer to try again maybe with a different card?
we can't ask because it's not our customer and it works later
but I try to understand what's happening to avoid it
I thought that she don't understand to the 3DS or failed to authenticate. No?
Who doesn't understand to do what for 3DS?
I will see what else I can find on that payment failure.
I don't say that the shopper doesn't understand. Maybe he finally decide to don't pay and quit for example
I just want to know the use case to have this error
Sounds good. Looking at what I can see on this specific error
ok thank you
Me, I think that there is in front of the 3DS and decide to quit it. But I don't know if it's quit by closing the tab or other thing
Oh I apologize, I was mistaken. It looks like this may have been a 3DS authentication failure. Does your app react to the PaymentIntent confirmation coming back with requires_action or requires_payment_method? It may be possible that they did not retry when they ran in to the auth error