Stripe Radar写规则一直挺烦的,今天发现了Radar Assistant
,约等于自然语言写规则了。生成完去测一下,挺方便的。
另外把我新加的block规则分享给大家:
Block if :ip_country: IN ('IN', 'ID') and :card_country: != :ip_country: and :cvc_check: = 'fail'
,约等于自然语言写规则了。生成完去测一下,挺方便的。
另外把我新加的block规则分享给大家:
Block if :ip_country: IN ('IN', 'ID') and :card_country: != :ip_country: and :cvc_check: = 'fail'