Table of Contents
Refund Rules
What is a refund rule?
There are two kinds of refund rules:
- Issuer Alert refund rules - these automate refunds for Ethoca & CDRN alerts. These alerts are sent directly from the consumers bank & are guaranteed to turn into chargebacks.
- Early fraud warning refund rules - these automate refunds for EFWs (also known as SAFE or TC40 reports). These alerts are non-billable and the datasource is Stripe itself. These alerts only have a 60% chance of turning into a chargeback.
Refund Rule Criteria
The following criteria can be used to set up your refund rules:
Attribute | Description | Values | Availability |
card.brand | The card network or brand of the card, for example mastercard. | amex, diners, discover, interac, jcb, mastercard, unionpay, visa, unknown | EFW, Issuer |
transaction.amount | The amount of the transaction, converted to USD | 19.99 | EFW, Issuer |
transaction.risk_score | The risk score (if applicable), from 1-100. Only available if RFFT is enabled for Stripe merchants | 65 | EFW, Issuer |
alert.count_on_card | The number of chargeback alerts created on this card for your account. | 4 | Issuer |
alert.type | Whether the alert was for as fraud or not | Fraud / Friendly Fraud |
Automated Ethoca/CDRN refunds
Not every alert from the issuer banks are able to be matched with 100% confidence to a single transaction. As a result, our refund rules will only apply to alerts that are guaranteed to match to a transaction. Undecipherable alerts will not pass through your ruleset and will need to be manually addressed.
Consider refunding every issuer alert
Given Ethoca/CDRN alerts are guaranteed to become chargebacks, a reasonable ruleset is refunding every Ethoca/CDRN alert, and refunding every EFW <$60.
What is an Early Fraud Warning?
An Early Fraud Warning, also known as a TC40 report, occurs when a consumer reports their credit card as lost or stolen. Normally, these EFWs are issued prior to the transaction turning becoming a chargeback.
Unlike the other alerts produced by Chargeblast, EFWs are not guaranteed to turn into chargebacks. In addition, not all chargebacks have EFWs attached. Based on our merchant data, roughly 30% of chargebacks have EFWs attached, and roughly 40% of EFWs turn into chargebacks.
For Stripe merchants, you can use Chargeblast's EFW refund rules to selectively automatically issue refunds on for EFW transactions.
You do not want to refund every EFW
Since not all EFWs turn into chargebacks, you do not want to just refund every EFW. Instead, you should selectively refund EFWs. We recommend using them as a fallback for credit card schemes that you do not have good coverage on.