Payment Void
Also known as: Authorization Reversal, Auth Void, Transaction Void
A payment void cancels an authorized but unsettled card transaction before it posts, removing the charge without triggering a refund.
Definition
A payment void is the cancellation of a card transaction that has been authorized but not yet settled by the processor. Because the funds were only placed on hold and never actually moved, voiding releases the authorization back to the customer's available balance without creating a refund record.
Your billing team typically issues a void when a charge is caught the same day it was made — wrong amount, duplicate invoice, fraud flag, or a customer who cancels before the batch settles. Most processors run a settlement batch once per business day, so voids must happen inside that window or the transaction converts into a settled charge that requires a refund instead.
Voids differ from refunds in timing and accounting. A refund returns settled money and can take 3-10 business days to appear on the cardholder's statement. A void, by contrast, often clears the authorization within minutes to a few business days and never shows as a completed charge on the customer's statement.
Why It Matters
Voiding instead of refunding keeps your processing costs lower (most processors don't charge interchange on voided transactions, but do on refunds), avoids confusing line items on the customer's statement, and reduces dispute risk. For a high-volume billing operation, choosing void over refund whenever possible can meaningfully reduce fee leakage and chargeback exposure.
Teams that miss the settlement window end up issuing refunds for what should have been voids, which costs more, takes longer to reconcile, and gives customers two confusing entries (the charge and the refund) on their statement. That confusion is one of the top triggers for friendly-fraud chargebacks, where a customer disputes a charge they no longer recognize.
Examples in Practice
A SaaS billing clerk accidentally invoices a customer for an annual plan instead of monthly. They catch it 20 minutes later, void the authorization, and re-run the correct charge — the customer sees only one pending line item and never notices the error.
An e-commerce operator runs a fraud-screening rule that flags a high-value order after authorization. Before the nightly settlement batch closes, the team voids the transaction, preventing both the chargeback exposure and the interchange fee on a refunded sale.
A 30-person agency charges a retainer to a client card, then learns the client wants to pay by ACH instead. Because the charge hasn't settled yet, the AR lead voids the card authorization rather than refunding, keeping the books clean with no offsetting refund entry.