#Trk
1 messages · Page 1 of 1 (latest)
Hi there!
I'm not sure I understand. You want to block payments for a specific IP address?
Yes, blocking in all possible ways.
It's already in the first time blocked because of the score > 35
but like mentioned they try multiply times and can sometimes get a score under 35
Even if they already had for example a 66 score in the first time.
If someone already had a 66 in the first try, I don't want to take the risk that he tries again and get a score under 35
That's why the IP etc. should be added in the block list
Yes you could create a block rule with a specific IP address: https://stripe.com/docs/radar/rules/reference#:~:text=from 2020 onwards.-,ip_address,-Case Insensitive String
Someone tries, get a score of 66
get blocked because of the rule
Block if :risk_score: > 35
he should be automatically added to the block list. How can I do it. Which rule should I add or how should I change the rule which we are already using.
"Block if :risk_score: > 35"