#iamdev_best-practices
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1276458953940668469
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
3DS is triggered by the issuing bank, there's no way to control turn it off really, except you can force it to show more often with Radar.
What do you mean by "separate 3DS2 and Radar" exactly?
i want to handle 3DS2 by our custom rules like https://docs.stripe.com/payments/3d-secure/authentication-flow#manual-three-ds
Is posiple request force to 3DS2 for each transactions?
that seems be we can force by provide the option setRequestThreeDSecure for the API but this will also depend the bank of card the card is supporting 3DS2 or not
i dont want to use Rada to set up 3DS2 rule just want to use 3DS2 only and Rada will use other rules
is this options support for all card issuer?
Probably if card doesn't support it, 3DS will not be triggered.
I don't know much about pricing, sorry, you have to ask Stripe Support: https://support.stripe.com/?contact=true
Here it looks like it's included, but it might be different for your specific account: https://stripe.com/pricing#:~:text=3D Secure authentication
is the 3ds2 manually handle same with the 3ds2 rule in Rada?
in which terms?
for example, i want to use my own rules for 3DS manually for 3ds2 rule in Rada, is that the same trigger?
by "Rada" do you mean "Radar"?