Skip to main content
Card class: Non-HeroCategory: Payment Gateway

At a glance

The percentage of Viva Payments transactions where the buyer initiated a dispute through their issuing bank. Disputes are the precursor stage to chargebacks: the buyer has formally challenged the transaction and the issuer is asking the merchant for evidence. Above 1% triggers Visa / Mastercard monitoring programs; sustained breach can result in penalties or merchant-account closure.
What it countsCOUNT(disputes opened in period) ÷ COUNT(transactions where StatusId = F in same period) × 100. Includes all dispute states (representment-eligible, awaiting-evidence, resolved-favor-merchant, resolved-favor-buyer).
API endpoint/api/disputes (where exposed); Dashboard’s Disputes view.
CurrencyCurrency-neutral (rate).
RefundsExcluded. Refunds are merchant-initiated and tracked separately in viva_refund_rate.
Failed / declined paymentsNot relevant (disputes are post-success).
Recurring rebillsCounted. Rebill disputes often signal subscription cancellation friction (customer couldn’t cancel, escalated to bank).
ChannelsOnline + POS unified. POS card-present disputes are very rare (signed receipt + chip-and-PIN provides strong defence). Online card-not-present disputes dominate.
Time window30D vsP.
Alert trigger>0.5% absolute warn threshold; >1% critical (Visa CDIS / Mastercard ECP threshold). Sentiment thresholds: good ≤0.5%, warn ≤1.0%.
Rolesowner, finance, operations

Calculation

Calculated automatically from your Viva Payments data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.

Worked example

A pan-EU subscription-meal-kit retailer (“Mediterraneo Box”) on Smart Checkout, monthly rebills, no POS. Window 03 Apr 26 to 02 May 26.
StatValueNotes
Successful transactions18,420Initial subscriptions + monthly rebills
Disputes opened84All categories
Dispute rate0.46%Below 0.5% warn threshold
Breakdown by dispute reason:
ReasonCountNotes
Subscription cancellation friction38Customer couldn’t cancel, escalated to bank
Goods not received22Shipping delays / wrong address
Not as described12Quality complaints
Fraud (unauthorized)8Genuine card-fraud claims
Duplicate charge4Customer perception of double charge (rebill aligned with one-time order)
Dispute rate (this card)             = 84 ÷ 18,420                      = 0.46%
Visa CDIS threshold (1.5% / month)   = 0.46% well below
Mastercard ECP threshold (1.0% + 100 disputes/month)  = 0.46% well below

Subscription-friction share          = 38 ÷ 84                          = 45%
Genuine fraud share                  = 8 ÷ 84                           = 10%
Service-failure share                = (22 + 12 + 4) ÷ 84               = 45%
What the merchant should notice:
  1. 0.46% is below the warn threshold but the trend matters. Visa’s Compelling Dispute Information System (CDIS) places merchants in monitoring at sustained 0.9% or higher, and in the Excessive Chargeback Program at 1.5%. Mediterraneo Box has headroom but should not let the rate drift up; subscription merchants are already on Visa’s higher-scrutiny list.
  2. 45% subscription-cancellation friction is the dominant driver. This is the single highest-leverage fix for subscription merchants. Customers who can’t cancel via merchant tooling escalate to their bank; banks accept “I tried to cancel” with minimal evidence under Visa Claims Resolution rules. Make cancellation one-click visible from the customer account page.
  3. 22 goods-not-received cases on a meal-kit business is concerning. Perishables shipping requires tight delivery windows; if 3PL delays are the cause, dispute rate will keep climbing. Cross-reference with delivery-tracking SLA data.
  4. 8 genuine fraud disputes is normal background. A 0.04% genuine-fraud-dispute rate is healthy; Visa expects fraud disputes between 0.05 and 0.15% on subscription verticals. Above 0.2% suggests fraud-prone traffic in your acquisition funnel.
  5. Quick math: each dispute averages EUR 35 transaction value + ~ EUR 15 to 25 scheme fee on chargeback. If 50% of disputes lose at chargeback (typical for subscription-friction reason codes), Mediterraneo loses EUR 35 + EUR 20 = EUR 55 per dispute, ~ EUR 4,620 in the period.

Sibling cards merchants should reference together

CardWhy pair it with Dispute Rate
viv_chargeback_rateThe downstream stage; disputes that the merchant lost or didn’t represent.
viva_refund_rateRefund-friendly merchants typically have lower dispute rates; customers who get refunded don’t escalate.
viv_refund_volumeRefund-as-prevention strategy.
viv_total_transactionsThe denominator.
viva_total_revenueThe revenue base; dispute losses scale with it.
Stripe stripe_dispute_rate / PayPal pp_dispute_rateCross-PSP dispute comparison.
viv_top_decline_reasonsPre-success rejection patterns sometimes correlate with later dispute patterns.

Reconciling against the vendor’s own dashboard

Where to look in the Viva Payments Dashboard: viva.com/business/account/login. Closest comparable view:
Viva Business → Sales → Disputes (open / awaiting evidence / resolved breakdown)
The Dashboard provides direct workflow tooling to upload representment evidence; this card does not, it surfaces the rate only. Why our number may legitimately differ:
ReasonDirectionWhy
Period attributionMajor difference possibleWe count disputes by opened-date paired with same-period transaction count. Viva Dashboard sometimes uses original-sale-date (which can be months earlier). For a 30D window the difference can be 2 to 4x.
Resolved-favor-merchant inclusionEitherSome Viva Dashboard views show only “open” disputes; this card includes all opened in the period regardless of resolution status.
Time zoneBoundary days offAthens / Cyprus timezone vs UTC.
Cross-connector reconciliation:
ComparisonExpected relationshipWhen divergence is legitimate
viv_dispute_ratestripe.stripe_dispute_rateOften within 0.1 to 0.3ppCustomer-side dispute behaviour is largely scheme-driven, not PSP-driven. Different PSPs see slightly different traffic but dispute rates converge.
viv_dispute_ratepaypal.pp_dispute_ratePayPal usually higherPayPal Buyer Protection encourages buyer claims; expect 2 to 4x dispute rate vs card rails.

Known limitations / merchant FAQs

“What’s a healthy dispute rate?” 0.1 to 0.3% for most retail. Subscription / digital-goods merchants typically run higher (0.3 to 0.6%). Anything above 0.5% needs investigation; above 1.0% triggers Visa / Mastercard monitoring program enrollment. “Dispute vs chargeback, what’s the difference?” A dispute is the buyer’s initial complaint to their bank. The merchant has a window (typically 7 to 21 days under Visa rules) to provide evidence (“representment”). If the merchant wins, no chargeback. If the merchant loses or doesn’t respond, the dispute becomes a chargeback and funds + scheme fee are deducted. This card tracks the upstream stage (opened disputes); viv_chargeback_rate tracks the downstream stage (lost disputes). “How do I lower my dispute rate?” Three highest-leverage moves. (1) Make refunds easy and proactive: customers who can refund easily don’t escalate to bank. (2) Make subscription cancellation visible and one-click; subscription-friction is the single largest dispute driver in EU subscription verticals. (3) Use clear merchant descriptors (your storefront name, not a confusing legal entity) so customers recognize charges on bank statements. “My dispute rate is below 0.5% but climbing. Should I worry?” Trend matters more than absolute level. If it’s risen 0.1pp month-on-month for three months, you’ll hit 0.5% threshold within a quarter at that pace. Investigate top reason codes now, the cost of fixing process is much lower than the cost of being placed in monitoring. “Visa CDIS / Mastercard ECP, what happens if I’m enrolled?” Visa places merchants in CDIS at sustained 1.5% chargeback rate (approximate, varies by program version); Mastercard ECP at 1.0% + 100 chargebacks/month. Enrollment triggers monthly monitoring fees (~ EUR 100 to 500), required remediation reporting, and potential merchant-account termination if the rate doesn’t improve within 6 months. Avoid at all costs. “Subscription disputes, why so many?” Subscription customers who can’t easily cancel via merchant tooling escalate to their bank. Banks typically rule for the buyer under Visa Claims Resolution rules with minimal evidence (the customer just says “I tried to cancel”). The single best fix: one-click cancellation visible from customer account page. “Friendly fraud, how prevalent in the EU?” Lower than US (US runs 30 to 50% friendly-fraud share of total disputes; EU runs 15 to 30%). PSD2 SCA shifts liability for unauthorized-fraud disputes to the issuer (provided the merchant did 3DS), so merchants see fewer “I didn’t make this purchase” claims in the EU. Friendly-fraud disputes (customer made the purchase but disputes anyway) still happen. “Refund-instead-of-fight strategy, when?” Most subscription and DTC merchants find that refunding small disputes (under EUR 50 to 100 ticket) is cheaper than fighting them: representment evidence prep takes time, win rate hovers at 30 to 40%, and lost-fight scheme fees are punitive. Fight high-ticket cases (above EUR 200) and clear-evidence cases (signed POS receipt + chip-and-PIN); refund the rest. “JP Morgan acquisition, dispute rates affected?” No. Dispute mechanics are determined by Visa / Mastercard rules and the issuer’s interpretation. JP Morgan parent ownership has no effect on this metric. “Multi-currency, does dispute rate compute per-currency?” The card reports a blended rate. Per-currency split is on the roadmap. Cross-border traffic typically disputes at 1.5 to 2x domestic rate (more friendly fraud, harder for issuers to verify).

Tracked live in Vortex IQ Nerve Centre

Dispute Rate is one of hundreds of KPI pulses Vortex IQ tracks across Viva Payments and 70+ other ecommerce connectors. Nerve Centre runs the detection layer; Vortex Mind investigates the cause when something moves; Ask Viq lets you interrogate any number in plain English. Start for free or book a demo to see this metric running on your own data.