#yohana2211
1 messages · Page 1 of 1 (latest)
hello! do you have an example PaymentIntent id?
yes, do you need me to share ?
yes
is the expectation that you run 3DS for every single transaction?
yes
We need to that ... if card not configured for 3Ds we do not process that card ..
We need to be safe from fraud to our level best
Hey! Taking over for my colleague. Let me catch up.
Alright
You can manually request 3DS following this guide:
https://stripe.com/docs/payments/3d-secure#manual-three-ds
However I think you shoul dbe using Radar for this:
https://stripe.com/docs/radar/rules#request-3d-secure
And after attempting 3D Secure authentication, you can evaluate the result in allow, block, or review rules...
Help me to spot out on the JS code where do i apply that rule
that's not JS code. you need to activate and use Radar fr that
I invite you to reach out to Stripe Support and ask for activating Radar in your Account:
https://support.stripe.com/contact/email?topic=radar
This means when radar is activated, all payments will be authenticated in 3Ds or it will be conditionally chech with card issuer?
If 3ds is supported by the card issuer's bank, then it will be requested otherwise the payment will be blocked
Alright .. is there any alternative that if the Bank not not support 3Ds to authenticate 2D?
Also is there charges associated to Radar is is activated on our account?
I can't find a reference for 2D.
I think so, you should double check/confirm this with Stripe Support.
2D I ment without requere OTP from issueing Bank
Alright
Happy to help