
2025/09/19
Stripe Radar Rules Sharing
This article introduces the application scenarios and implementation details of Stripe Radar rules.
3DS rules
:card_3d_secure_support: = 'optional' and :risk_score: > 40
:card_country: = 'PH' and :card_3d_secure_support: = 'optional'
block rules
:refund_count_on_card_all_time: > 1
:card_country: = 'PH' and :risk_score: > 30
:dispute_count_on_card_number_all_time: > 0
:card_count_for_customer_all_time: > 2
:ip_country: = 'PH' and :risk_score: > 30
:card_country: = 'PH' and :risk_score: > 30
:card_country: ='SG' and :risk_score: > 40
:card_count_for_ip_address_weekly: > 2
:dispute_count_on_ip_all_time: > 0
:efw_count_on_ip_all_time: > 0
:card_count_for_ip_address_weekly: > 2
:name_count_for_card_all_time: > 5
manual review rules
:risk_score: > 30
:cvc_check: = 'unavailable'