#Bremen
1 messages · Page 1 of 1 (latest)
Hi 👋 if you're currently subscribed to Radar for Fraud Teams, then you can use that to write custom rules which can be used to automatically block payments:
https://stripe.com/docs/radar/rules
Ok, thank you
Is there a way to block all countries besides the us/canada without blocking each individually?
Hi there. Taking over for toby as they have to step out
We're unfortunately not radar rule experts in here, but I believe this is possible
Something like the example rule in this section: https://stripe.com/docs/radar/rules#block-rules
Block if :card_country: != 'US'