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

At a glance

The percentage of Authorize.Net revenue refunded to customers in the period. Merchant-initiated returns view (separate from chargebacks). High refund rates flag product quality, fulfilment, or B2B-return-policy issues.
What it countsSUM(refund.settleAmount) / SUM(sale.settleAmount WHERE status=settledSuccessfully) * 100, both in USD.
API endpointgetTransactionListRequest filtered to transactionType = refundTransaction for the numerator; full settled list for the denominator.
CurrencyUSD-dominant; multi-currency rendered per-currency.
Refunds countedBoth full and partial. A 30% partial refund of USD 100 contributes USD 30 to numerator.
Refund timingIssue-date attribution. A refund issued today against a March sale lands in today’s window denominator (paired with today’s revenue).
Disputes / chargebacksNOT counted here. Tracked in aut_chargeback_rate.
Failed paymentsExcluded (post-success only).
Voided pre-settlementNot a refund (the original capture was cancelled before settlement); excluded.
B2B vs B2CB2B returns typically 1 to 5% (procurement-managed); B2C consumer 4 to 15% depending on vertical.
Time window30D vsP.
Alert trigger>8% absolute, OR +25% relative spike.
Sentiment keygauge_inverse: good<=3, warn>8
Rolesowner, operations, finance

Calculation

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

Worked example

“Heartland Hardware Co.”, 30 days ending 02 May 26.
ChannelRevenueRefundsRefund rate
Web checkoutUSD 412,800USD 12,4003.0%
B2B portalUSD 1,142,000USD 4,8000.4%
ARB recurringUSD 92,400USD 00.0%
MOTO phoneUSD 218,600USD 1,7000.8%
BlendedUSD 1,865,800USD 18,9001.0%
What the merchant should notice:
  1. Blended 1.0% is healthy for a B2B-heavy distributor. Industrial supply: typical 0.8 to 2.5%. Below 0.5% suggests too-strict no-returns policy (blocking legitimate returns and creating chargeback risk); above 4% suggests product quality or fulfilment issue.
  2. B2B portal at 0.4% reflects procurement discipline. Buyers know what they ordered; returns are rare, usually wrong-part-shipped fulfilment errors.
  3. Web checkout at 3.0% is the drag. Likely causes: consumer-DIY orders with sizing or compatibility mistakes (wrong fitting, wrong gauge wire). Action: improve product page diagrams, add “fit guide” on key SKUs.
  4. ARB at 0% is correct. Maintenance contract subscriptions don’t refund; cancellations stop future rebills but don’t refund past ones (unless customer disputes).
  5. A 1pp jump in refund rate on USD 1.87M revenue = USD 18,700 less monthly net. On Heartland’s volume, every percentage-point of refund rate is roughly USD 19,000. Quick-win: top 3 refunded SKUs typically drive 50 to 70% of the volume; fix those.

Sibling cards merchants should reference together

CardWhy pair it with Refund Rate
aut_refund_volumeThe absolute amount; this card is the rate.
aut_total_volumeThe denominator.
aut_chargeback_rateBuyer-initiated cousin.
aut_dispute_rateDisputes-in-flight.
Stripe stripe_refund_rate / PayPal pp_refund_rateCross-PSP comparison.

Reconciling against the vendor’s own dashboard

Where to look in the Authorize.Net Dashboard: account.authorize.netReports → Transaction Statistics, filter transactionType = refundTransaction. Sum of refunds divided by sum of settled gives the rate. Why our number may differ:
ReasonDirectionWhy
Refund attribution dateEitherWe use issue-date in the window denominator; some Dashboards use original-sale-date.
Partial-refund inclusionBoth include themBut timing across month-boundaries can drift.
Time zoneBoundary days offPacific batch cut-off vs UTC.
Cross-connector reconciliation:
ComparisonExpectedWhy
aut_refund_rate ↔ commerce-platform refund rateWithin +/-2ppCommerce includes non-Authorize.Net-paid orders.
aut_refund_ratestripe.stripe_refund_rateDiffer by traffic mixDifferent baskets per PSP.

Known limitations / merchant FAQs

What’s a healthy refund rate? Vertical-dependent. B2B distribution: 0.5 to 2.5%. Consumer DIY: 2 to 6%. Apparel/fashion (rare on Authorize.Net): 8 to 15%. Subscription SaaS: <1%. Anything 50% above your trailing 90-day average warrants investigation regardless of vertical. Refund vs chargeback? A refund is merchant-initiated; the merchant decides to return funds via createTransactionRequest with transactionType = refundTransaction. A chargeback is buyer-initiated through their issuing bank, regulated by Visa/Mastercard rules, and incurs scheme fees (USD 15 to 25 per case) plus held funds during dispute. High refund rate often prevents chargebacks because customers refunded promptly don’t escalate. Partial refunds, how counted? Both numerator and denominator are partial-aware. A 30% refund of USD 100 contributes USD 30 to the numerator; the original USD 100 still counts in the denominator. My refund rate jumped 50% in a week, where to look? (1) Top SKUs returned (commerce-platform Returns view). 1 to 3 SKUs typically drive 50 to 70%. (2) Recent product launches with quality issues. (3) Sizing or spec mismatch after photo or copy changes. (4) Shipping delays causing “didn’t arrive in time” returns. (5) For B2B: a wrong-part-shipped fulfilment incident. Does Authorize.Net charge me for refunds? The gateway typically charges a USD 0.10 to 0.25 per-refund processing fee, on top of the original transaction’s gateway fee (which is NOT refunded). The acquirer’s interchange and discount-rate on the original sale are also NOT refunded; that’s a hidden cost of high refund rates. Is recurring rebill cancellation counted as a refund? Only if you actively refund a charged rebill via refundTransaction. Cancelling a future ARB rebill (no money moves) is not a refund. Refund window after sale, how long? Authorize.Net allows refunds up to 120 days from the original transaction date. After 120 days, the only option is an “unlinked refund” (a credit transaction not tied to original) which most acquirers restrict heavily for chargeback-protection reasons. B2B partial returns, common? Yes. A B2B customer ordering a USD 5,000 mixed pallet often returns one specific item; partial refunds of 2 to 8% of the original amount are normal in industrial distribution. Visa ownership of Authorize.Net, refund mechanics changed? No. Refund mechanics are unchanged.

Tracked live in Vortex IQ Nerve Centre

Refund Rate is one of hundreds of KPI pulses Vortex IQ tracks across Authorize.net 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.