Skip to main content
Metrics type: Supporting MetricsCategory: Payment Gateway

At a glance

The total amount that successfully flowed through Viva Payments in the period, gross of refunds, gross of interchange and scheme fees, gross of disputes. Money that touched Viva’s regulated payment institution rails (online checkout + Smart POS + recurring), not money that landed in your bank account.

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 Greek SMB retailer (“Aegean Apparel”) runs three Athens stores plus a pan-EU e-shop on Viva. The 30-day window covers 03 Apr 26 to 02 May 26.
What the merchant might be surprised by:
  1. POS and online unified. Aegean Apparel’s owner sees a single EUR 465,300 figure that combines three physical stores and the e-shop. On Stripe or Adyen this would normally require splitting POS-card-present from online-card-not-present manually. Viva treats them as the same Type = Capture rail.
  2. Three currencies displayed side-by-side, not converted. A merchant looking for a single “rolled-up EUR equivalent” will not find it on this card; that conversion lives in viva_revenue_by_country which uses Viva’s published daily FX. This is intentional, FX-converted totals are misleading for a payment institution where settlement actually happens in the native currency.
  3. 3DS 2 frictionless rate of 78% on online traffic. PSD2 SCA is mandatory for EEA card payments above EUR 30; Viva’s Smart Checkout achieves “frictionless” (no challenge) on 75, 80% of eligible traffic by feeding strong device + transaction risk data to the issuer. The 22% that get a challenge are tracked in viv_threedsecure_abandon_rate, abandon rates of 8, 12% on challenge are normal.
  4. The 0.8, 1.4% fee bracket. EU intra-EEA debit cards are capped at 0.2% interchange and credit cards at 0.3% under the IFR. Viva typically prices Greek + Mediterranean SMBs in the 0.8, 1.2% blended range, materially below Stripe’s 1.4% + EUR 0.25 list price for EEA cards. This is the single biggest reason Mediterranean SMBs adopt Viva over Stripe.
  5. Settlement in minutes for Viva-IBAN accounts. Aegean Apparel banks with Viva’s own electronic-money IBAN, so most online transactions settle to the merchant balance within minutes (instant rail) and POS settles end-of-day. If they used a third-party bank, settlement would be SEPA T+1 to T+3.

Sibling cards merchants should reference together

Reconciling against the vendor’s own dashboard

Where to look in the Viva Payments Dashboard: Sign in at viva.com/business/account/login and the closest comparable view is:
Viva Business → Sales → Transactions (filter by date range; “Status: Successful”)
The headline tile on the Sales overview also shows period revenue. For the omnichannel breakdown, use Sales → Reports → Channels which separates online checkout, Smart POS, recurring, and pay-by-link. Other Viva views that look similar but answer different questions:
  • Settlements view (Sales → Settlements). This is post-reserve, post-fee settled balance, NOT gross transaction volume. Always lower than this card. Use viva_net_revenue and Viva’s effective fee rate to bridge.
  • Disputes view (Sales → Disputes). Tracks chargeback / dispute cases, not transaction volume.
  • Marketplace Splits view (Business → Marketplace, where enabled). For platform merchants splitting payments to sub-merchants, this view shows the platform’s residual after splits, not gross marketplace volume.
  • Smart POS terminal reports (Devices → Terminals). Per-terminal end-of-day reports. These are a subset of this card (POS-only, one device).
Why our number may legitimately differ from the Viva Dashboard: Cross-connector reconciliation, what should match what: Quick rule for support tickets: if a merchant says “Viva Dashboard shows EUR 100k, your number shows EUR 80k” in the same period, walk through the table above in order. Time-zone is the most common cause for “today” complaints in Greek and Cyprus accounts (3-hour offset versus UTC); reserve-netting is the most common cause for newly-onboarded merchants comparing this card against the Settlements view. Multi-currency is the most common cause for merchants expecting an FX-converted single number.

Known limitations / merchant FAQs

Reconciliation questions (“why doesn’t this match the Viva Dashboard / my bank?”) are answered in the Reconciling against the vendor’s own dashboard section above. Below are the questions that aren’t reconciliation.
“Viva is owned by JP Morgan now, does anything change for me operationally?” No, not at the API or merchant-account level. JP Morgan Chase acquired 49% of Viva.com in 2023 (with an option to take majority control), but day-to-day operations, the Viva Business Dashboard, the Smart Checkout API, Smart POS terminals, settlement rails, fee structures, and licences as a regulated electronic-money institution all continue under Viva’s existing entities. From a CFO perspective the practical implication is balance-sheet credibility (a globally systemic bank backs the platform), not a workflow change. KPIs in this card are unaffected. “Why is Viva often cheaper than Stripe for my Greek / Mediterranean store?” Three reasons. (1) IFR cap. EU intra-EEA debit interchange is capped at 0.2%, credit at 0.3%. Viva typically passes more of this saving through to SMBs in Greece, Cyprus, Spain, Italy, Portugal, Romania than Stripe does. Stripe’s blended SMB rate for EEA cards (1.4% + EUR 0.25) builds in a margin Viva can undercut for local issuers. (2) Local issuer routing. Viva has direct connections to Greek and Cyprus issuing banks, no extra acquirer hop. Stripe’s traffic for Greek issuers often routes via a non-Greek acquiring relationship, which adds basis points. (3) Greek-language support and on-the-ground POS hardware, structurally cheaper for the merchant to operate. “Does Viva settle natively in multiple currencies, or convert everything to EUR?” Viva natively settles in 13+ currencies (EUR, GBP, RON, CHF, USD, BGN, HRK, HUF, PLN, CZK, DKK, NOK, SEK) depending on merchant account jurisdiction and the IBAN currency you’ve configured. A Greek-headquartered merchant accepting GBP from UK customers can settle directly to a GBP IBAN without FX, which is materially cheaper than the Stripe model where everything either converts to your home currency at Stripe FX (1% spread) or sits in a Stripe Treasury balance. This card respects native settlement, you’ll see EUR + GBP + RON listed alongside each other, not converted. Use viva_revenue_by_country for the FX-rolled view. “3DS 2 frictionless rate, what’s a good number?” 75, 85% frictionless on EEA card-not-present traffic is the live benchmark for healthy Smart Checkout integrations. Below 70%, your device fingerprint or risk data feed to issuers is weak (typically a misconfigured MerchantTrxId or missing browser data); above 90% suggests you’re in the issuer’s “trusted-merchant” allowlist, which is excellent. Track this in viv_threedsecure_abandon_rate. “Why does this number include POS captures? My CFO wants online-only.” Viva’s defining product feature is omnichannel unified reporting, POS and online both flow through the same Payments API as Type = Capture. To filter to online only, use the SourceCode field which separates e-commerce from physical. We’re publishing a per-channel split (online vs Smart POS vs recurring vs pay-by-link) as a separate card; in the meantime use the Viva Dashboard’s Sales → Reports → Channels view for the split. “What’s the difference between a refund and a chargeback in Viva?” A refund is merchant-initiated (you decide to return funds via POST /api/transactions/{id}/refunds or in the Dashboard); the customer agrees, no Visa/Mastercard fees beyond a small refund processing charge. A chargeback is buyer-initiated through their issuing bank, regulated by Visa/Mastercard rules, and incurs scheme fees (~EUR 15, 25 per case) plus the disputed amount being held until resolution. Refunds are tracked in viva_refund_value; chargebacks in viv_chargeback_rate. High refund rate often prevents chargebacks, customers refunded promptly rarely escalate. “What about Viva’s API rate limits?” Production tier: typically 10 requests/sec, 600/min, with bursts permitted. For very high-volume merchants (>50,000 transactions/day) the engine batches reads to stay under cap; the practical effect is a 5, 15-minute lag on the freshest transactions in this card. If you’re consistently above the rate limit, contact Viva merchant support for a tier upgrade. “My recurring subscription rebills, do those count here?” Yes. Viva Recurring Payments uses tokenized card-on-file (network-token-backed where the issuer supports VTS / MDES) and rebills as Type = Capture against the original token. They’re indistinguishable from one-time captures in this card, both contribute. Track them separately via the RecurringTransactionId field; a dedicated Subscription Revenue card is on the roadmap. “Why is the customer-paid total higher than what arrived in my Viva merchant balance?” Three deductions between this card and your IBAN: (1) Viva’s blended fee (typically 0.8, 1.4% for EU cards), (2) refunds processed in the same window, (3) settlement timing (transactions on the last day of the period may settle the next day for non-Viva-IBAN accounts). Use Viva Net Revenue and the Settlements view together to bridge.

Tracked live in Vortex IQ Nerve Centre

Total Revenue 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.