KibiPay
HomeBlog › Payment Rails

How Payment Rails Handle Refunds and Chargebacks

6 min read Payment Rails
RefundsChargebacksDisputes
How Payment Rails Handle Refunds and Chargebacks

When money needs to come back, people reach for two words interchangeably: refund and chargeback. They are not the same, and the difference matters enormously depending on which rail carried the original payment. Understanding how each rail handles reversals tells you a lot about the protections, risks, and disputes a payment product will need to handle.

Refund versus chargeback

A refund is a voluntary, merchant-initiated return of funds. The merchant agrees the customer should get their money back and pushes a new payment (or reverses the original) to make it happen. It is cooperative and usually quick.

A chargeback is different: it is a forced reversal initiated by the customer's bank, typically on a card network, without the merchant's consent. The cardholder disputes a charge, their issuing bank claws the money back from the merchant's acquiring bank, and the merchant must either accept the loss or contest it with evidence. Chargebacks are a dispute mechanism, not a customer-service courtesy, and they exist because card networks build consumer protection into their rules.

Cards: the rich dispute machinery

Card networks like Visa and Mastercard operate detailed, multi-stage dispute processes governed by reason codes. A cardholder claims goods never arrived, the transaction was fraudulent, or the amount was wrong. The issuer raises a chargeback under a specific reason code; the acquirer and merchant can represent the transaction with evidence; unresolved cases escalate to arbitration by the network. Timeframes are defined by network rules, often giving cardholders many weeks or months to dispute. This machinery is a big reason cards feel safe to consumers, and a big reason card acceptance costs merchants more.

ACH and direct debit: reversals with rules

Batch rails like the US ACH network and UK direct debit have their own reversal frameworks. Under NACHA rules, ACH debits can be returned for reasons such as insufficient funds, a closed account, or unauthorised debit, each with a specific return code and a defined window. Consumers generally have extended rights to dispute unauthorised consumer debits. The UK's Direct Debit Guarantee goes further, promising an immediate refund from your own bank for any error in a Direct Debit, with the bank then reclaiming from the originator. These are structured, rules-based reversals — not instant, but reliable.

Instant push payments: finality changes everything

Instant account-to-account schemes are built on push payments: the payer authorises and sends funds, and settlement is generally final and irrevocable. There is no built-in chargeback. If you send an instant payment to the wrong person or get scammed, the money is gone unless the recipient voluntarily returns it or a recovery process succeeds.

Because of this, refunds on instant rails are handled as brand-new push payments in the opposite direction. The merchant simply sends the money back. Disputes, meanwhile, sit outside the rail: they rely on the recipient's cooperation, on interbank recovery schemes for misdirected payments, or on regulatory liability frameworks. In the UK, for instance, reimbursement rules now push liability for authorised push payment fraud onto banks, effectively creating a dispute-and-recovery layer on top of a rail that has no native reversal.

Design implications for builders

Key takeaways

See these rails in motion

KibiPay connects UK Faster Payments, Bacs, CHAPS, Mojaloop mobile money and Solana behind one API, with ISO 20022 messaging and real-time fraud & AML screening.

Open the live console How it works