#Jonah
1 messages · Page 1 of 1 (latest)
Hi 👋
Some Payment Methods have a secondary authentication as part of their flow that is separate from, but similar to, 3DS. This error code is intended to handle those situations as well
Thanks. Two followup questions:
- What is an example of such a secondary authentication?
- when we receive a webhook payload of type
"type": "payment_intent.payment_failed", is there any property that I can rely on to tell me: "Your customer failed 3ds"?
- Most of these payment methods would fall into that category: https://stripe.com/docs/payments/bank-redirects
- Checking something real quick
3DS is a card authentication process so if the payment method has a type of card and you get this message, you can certain it's 3DS