โHow to set up Stripe Radar ?
Simply turning on stripe radar is NOT sufficient. You need to configure stripe radar rules.
Enabling stripe radar
Turn on stripe radar: https://dashboard.stripe.com/settings/radar
Choose, turn on Stripe radar for fraud teams
Stripe Radar rules
There are two types of main rules you can enable: Block rules & 3DS rules
Block rules - These will block payments if it matches given criteria
3DS rules- These will request 3DS verification from the customer if it matches given criteria
We also recommend you enabling ALL the rules listed below
3DS Rules

The first 3 rules are already created in your stripe account, you simply need to click enable to activate them.
๐ข The first one, requests 3DS if it is required by the card
๐ก The second one, requests 3DS if it is recommended by the card
๐ด The third one, requests 3DS if it is supported by the card - This rule will make the card holder provide 3DS in almost all cases
๐ด Last one is requesting 3DS if the user is using a VPN
Block Rules

Block if Stripe thinks the customer is a high-risk customer.
Block if the customer is in your block list.
Block if the issuing country of the card is different from the customer's current IP address.
Block if the customer has more than 1 failed transaction.
Block if the CVC code entered at checkout is wrong.
Block if the Zip/postal code entered at checkout does not match the card billing Zip/postal code.
Block if the address line 1 entered at checkout does not match the cards address line 1
Similar to rule 6
Last updated
Was this helpful?