#burak_39200
1 messages · Page 1 of 1 (latest)
Yes, but I want it to trigger on every transaction. I do not want transaction transition without 3D secure.
this is covered here: https://stripe.com/docs/payments/3d-secure#manual-three-ds
thank u but In this document it says:When you set request_three_d_secure to any, Stripe requires your customer to perform authentication to complete the payment successfully if 3DS authentication is available for a card. If it’s not available for the given card, the payment proceeds normally.
I don't want to 'it’s not available for the given card, the payment proceeds normally.'
If the card does not support 3D, I want the transaction to give an error.
got it. in this case you need to use Radar
Can't we perform this transaction using the Payment Intent method without a radar product?