#phonicuk
1 messages · Page 1 of 1 (latest)
there's an :email: clause for Radar rules at least
https://stripe.com/docs/radar/rules/reference
I don't think we support a partial string match though
Yeah that's the issue, would really like a wildcard match option to block *.ru for example.
oh wait it has "LIKE" which works
so email LIKE %.ru
ah ok, nice
Is there a way to block when a country-level-domain doesn't match the billing address?
So .ca (Canada) email address couldn't make a purchase to a German postal address for example.
Or to bump up the risk score when that happens
I don't think that's possible with the rule syntax