Fraud Detection risk rules that compare properties to custom lists may fail because they are case sensitive.
For example, $product_code IN @high_risk_product_list.
-
Check the cases in both your properties and the custom list entries.
-
Check that currency and country properties codes are in upper case. For example,
USandUSD.