Owned by Mastercard · Acquired 2019

Ethoca

Pre-chargeback dispute alert network. Mastercard cardholder disputes flow to Ethoca before becoming formal chargebacks.

OwnerMastercard
Primary networkMastercard
SecondaryOther issuers via partnerships
Alert window24-72h typical
ActionMerchant issues proactive refund
Owned by Visa · Acquired 2019

Verifi (CDRN + RDR)

Two products: CDRN is the dispute alert network; RDR is rules-based automated dispute resolution.

OwnerVisa
Primary networkVisa
CDRN actionAlert → merchant refund
RDR actionAutomatic rules-based resolution
Alert window24-72h typical (CDRN); real-time (RDR)

Why subscription apps need this layer at all

Stripe Radar and Sift stop fraud before authorization. They do not help once a charge has settled and the cardholder later disputes it. For "friendly fraud" disputes — a customer forgetting they subscribed, or claiming a subscription renewal was unauthorized — the original transaction was legitimate, so no pre-authorization fraud tool can prevent the dispute. The dispute fires after the charge is final.

Ethoca and Verifi solve a different problem: intercepting disputes before they crystallize into formal chargebacks. Both work by sitting between the cardholder's bank and the card network. When a cardholder calls their bank to dispute a charge, the issuing bank can route the dispute through Ethoca or Verifi instead of immediately filing a chargeback. The merchant receives an alert with a narrow window (typically 24-72 hours) to issue a proactive refund. If the merchant refunds, the dispute is resolved at the issuer level and never posts as a chargeback. The merchant loses the transaction (and pays the per-alert fee, typically $5-$15) but avoids both the chargeback fee ($15-$25) and — critically — the ratio impact on Mastercard ECM and Visa VAMP monitoring.

How dispute interception actually flows

1
Cardholder disputes a charge
Customer calls or messages their issuing bank: "I don't recognize this $9.99 charge" or "I cancelled this subscription a month ago."
2
Issuing bank routes the dispute
For participating issuers, the dispute is forwarded to Ethoca (if Mastercard) or Verifi (if Visa) instead of immediately becoming a chargeback. The bank's risk system makes this routing decision based on its partnerships.
3
Merchant receives an alert
Within 24-72 hours, the merchant's billing system (integrated via the acquirer) receives a dispute alert containing the transaction ID, cardholder reason, and the deadline by which a proactive refund must be issued.
4
Merchant decides: refund or fight
At any subscription-app scale, this decision must be automated — manual case review at meaningful dispute volume is impossible within the 24-72 hour window. The default for friendly-fraud disputes is to issue the refund: the merchant pays the per-alert fee, the transaction value is returned, and the dispute closes without entering the chargeback flow.
5
Dispute resolved at the issuer level
No chargeback is filed. The merchant's chargeback ratio (for ECM monitoring) and VAMP combined ratio are unaffected. The transaction is gone, but the ratio impact is gone too.

Verifi RDR: the automated-resolution layer

Verifi's RDR (Rapid Dispute Resolution) is structurally distinct from CDRN. CDRN is an alert-and-refund flow; RDR allows the merchant to pre-configure rules that automatically resolve disputes meeting specific criteria — without any per-dispute action from the merchant. The merchant defines, in advance, rules like "auto-resolve any Visa dispute under $20" or "auto-resolve any Visa subscription renewal dispute," and RDR handles the resolution at Visa's network level.

For high-volume subscription apps, RDR's automation removes the per-alert handling cost almost entirely. The trade-off is that RDR auto-refunds disputes that might have been winnable in representment — a calibration question that depends on the business's dispute reason mix.

Ethoca does not currently have a fully equivalent rules-based automatic resolution product to RDR, though Mastercard has announced ongoing development in that direction. The current Ethoca operating model is alert-and-respond.

Full side-by-side

AttributeEthocaVerifi (CDRN + RDR)
OwnerMastercard (since 2019)Visa (since 2019)
Primary network coveredMastercardVisa
Cross-network reachSome other issuers via partnershipsVisa-only primarily
Product structureSingle alert productCDRN (alerts) + RDR (automated rules)
Automated resolutionNo (alert-and-respond)RDR — yes, rules-based
Typical alert timing24-72 hours from dispute24-72 hours (CDRN); real-time (RDR)
Per-alert feeTypically $5-$15 (negotiated)Typically $5-$15 (negotiated)
Effect on chargeback ratioDispute does not post — no impact on ECM ratioDispute does not post — no impact on VAMP ratio
IntegrationVia acquirer (Stripe, Adyen, Braintree all pre-integrated)Via acquirer (same major processors pre-integrated)
Setup complexityLow — acquirer enables; billing system needs to handle alertsLow for CDRN; medium for RDR (rules configuration)
Best forAny merchant with material Mastercard volumeAny merchant with material Visa volume; RDR especially valuable at scale

Which one (or both) do you need?

Both — for any subscription app approaching threshold

For subscription apps approaching VAMP or ECM thresholds, both Ethoca and Verifi are part of the structural dispute-interception layer. The reasoning is mechanical: most subscription apps have transaction volume split across Visa and Mastercard. Running only Ethoca leaves Visa disputes uncovered; running only Verifi leaves Mastercard disputes uncovered. The networks complement each other — there is no overlap in coverage, and there is no single product that covers both.

Verifi RDR first if engineering time is constrained

If engineering bandwidth is the binding constraint, Verifi RDR is the higher-leverage starting point because it requires only one-time rule configuration and then runs autonomously. Ethoca requires the merchant to maintain an alert-handling pipeline (auto-refund logic, evidence collection, decision routing). For small teams, RDR-first reduces ongoing operational cost.

Ethoca first if Mastercard is the primary volume

If transaction volume is heavily Mastercard-weighted (some regions and business types skew this way), Ethoca is the higher-priority starting point. Visa-volume protection via Verifi can follow.

Neither if disputes are not the ratio driver

If your chargeback ratio is driven primarily by fraud-flagged disputes (TC40 reports) rather than non-fraud disputes, dispute interception is less effective. Fraud-flagged disputes don't typically route through Ethoca or Verifi — they go directly to chargeback. In that case, the higher-leverage move is tightening Stripe Radar rules to prevent the fraud authorization in the first place.

The economics. At a chargeback fee of $20 and an Ethoca/Verifi per-alert fee of $10, every intercepted dispute saves $10 in direct cost. Far more importantly, every intercepted dispute is one less unit in the numerator of the VAMP and ECM ratios — which is the actual binding constraint when approaching threshold. At any meaningful dispute volume the dispute-interception layer is one of the few interventions that produces immediate, measurable ratio movement.

Common setup mistakes

  • Receiving alerts but not auto-refunding. The 24-72 hour window is too tight for manual handling at scale. If your team is processing alerts manually, you are missing windows. Build an automated refund handler that fires within 1-4 hours of the alert.
  • Treating RDR as a CDRN replacement. They are not the same product. RDR resolves disputes that match pre-configured rules; CDRN alerts on all disputes. Most subscription apps want both — RDR handles the obvious bulk, CDRN handles the edge cases that need human judgment.
  • Not adjusting Stripe Radar rules in parallel. Dispute interception is downstream of authorization. If the same card produces multiple disputes month over month, blocking that card BIN in Radar is materially cheaper than paying repeated Ethoca/Verifi fees on the same customer.
  • Not refining the auto-resolve rule set. Both networks let merchants get smarter over time — refusing alerts on transactions clearly defensible in representment, auto-refunding alerts that aren't. Most setups never iterate after initial configuration.

Read next

Georges Rayess
About the author

Georges Rayess deployed Ethoca and Verifi dispute interception at a privacy-focused subscription mobile app as part of the ECM exit playbook that brought chargeback rate from 13% to below 1%. Connect on LinkedIn.

Need this layer deployed?

Get interception live in weeks

Phase 2 of the 90-day rescue program integrates Ethoca and Verifi end-to-end, including the auto-refund handler and the representment evidence pipeline.

Book an Intro Call → See the Rescue Program