3-1-23

Added Security Options in Stripe Radar for fraud, refund, & chargeback protection on Saucy subscriptions :

-Block if :blocked_charges_per_email_hourly: > 3
-Block if :blocked_charges_per_email_daily: > 5
-Block if :blocked_charges_per_email_weekly: > 20
-Block if :blocked_charges_per_card_hourly: > 3
-Block if :blocked_charges_per_card _daily: > 5
-Block if :blocked_charges_per_card _weekly: > 20
-Block if :blocked_charges_per_ip_address_hourly: > 3 
-Block if :blocked_charges_per_ip_address_daily: > 5
-Block if :blocked_charges_per_ip_address_weekly: > 20
-Block if :card_count_for_customer_hourly: > 3
-Block if :card_count_for_customer_daily: > 5
-Block if :card_count_for_customer_weekly: > 8
-Block if :refund_count_on_card_hourly: > 0 
-Block
 if :refund_count_on_card_daily: > 0 

-Block if :refund_count_on_card_weekly: > 0

-Block if :refund_count_on_customer_hourly: > 0 

-Block
 if :refund_count_on_customer_daily: > 0 

-Block if :refund_count_on_customer_weekly: > 0 
-Blocking payments with a risk score of 60 or higher.


We got a chargeback from someone in India using tons of Brazil credit cards who committed fraud, so this is to ensure that never ever happens again. We got a fee for it and had to give the money back to the correct card holder. Saucy is now fraud protected.