Capture
Definition
Capture is the instruction to collect funds from a previously authorised transaction, triggering clearing and settlement.
Capture is the instruction sent by a merchant or PSP to collect funds from a previously authorised card transaction. Authorization places a hold on the cardholder's account; capture converts that hold into an actual transfer, triggering clearing and settlement. Capture can happen simultaneously with authorization (single-message, common in e-commerce) or as a separate step (dual-message, used in pre-authorization flows for hotels, car rentals, and split fulfilment). Visa's published rule allows up to 30 calendar days between authorization and capture for cruise line, lodging, and vehicle rental estimated authorizations, and shorter windows (5–10 calendar days) for most other transaction types; other schemes set their own windows.
Capture is where money actually moves in a card transaction lifecycle. Authorization says "the funds are available and reserved"; capture says "take them now." Understanding the gap between the two — and how to use it — is operationally important for any merchant running pre-authorization flows, delayed fulfilment, or partial shipment models.
Single-Message vs. Dual-Message
Most e-commerce checkouts run single-message (auth-capture): authorization and capture are sent in a single request. The transaction is approved and funds are collected in one step. This is the default for merchants who ship immediately and know the charge amount at the time of payment.
Dual-message (separate auth and capture) is used when:
- Amount is not known at authorization: Hotels, car rentals, and fuel merchants authorize an estimated amount and capture the actual amount later
- Delayed fulfilment: Merchants who only capture when goods are shipped — not at checkout — to avoid charging customers before fulfilment
- Split shipments: A single order captured in multiple increments as items ship separately. Under Visa's rules, a card-absent merchant shipping goods may do this only if it discloses the possibility of multiple shipments in advance and notifies the cardholder of each shipment's amount; airlines, cruise lines, and US railway merchants, and (in Brazil) domestic installment transactions, have their own separate routes to the same multiple-clearing permission — see the lifecycle guide linked below for the full conditions
Dual-message is slightly more operationally complex but gives merchants more flexibility on timing and amount.
Capture Windows
Card networks impose maximum windows between authorization and capture. Visa's published rule (Visa Core Rules and Visa Product and Service Rules, 18 April 2026 edition, Section 5.7.3.5, Table 5-12) sets these maximum processing timeframes, running from the date of a valid authorization:
- Cruise line, lodging, and vehicle rental merchants (estimated authorization): 30 calendar days
- Card-absent, cardholder-initiated transactions (typical e-commerce checkout): 10 calendar days — 30 calendar days with an extended authorization indicator
- Most other transactions (card-present, or merchant-initiated): 5 calendar days
- Fuel merchants: Automated Fuel Dispensers run a separate, capped authorization framework, not this table
Some countries carry different figures under Visa's Table 5-13. PaymentBrief could not check Mastercard's rulebook, so this entry does not state Mastercard's figures — do not assume they match Visa's. See authorization, capture, and settlement for the full lifecycle, including PSP-documented examples like Stripe's card-not-present hold windows.
Capturing outside the allowed window is not reliably fatal, but it is not safe either: the hold has expired, so the capture may be declined outright, or may go through as a weaker, more expensive transaction that has lost the protection the original authorization carried. The dependable path is to re-authorize before capturing — which may itself fail if the cardholder's account status has changed since. Merchants with deferred capture models need monitoring to ensure capture happens within scheme windows.
Partial Capture
Most acquirers support partial capture — capturing less than the authorized amount. This is common in:
- Partial order fulfilment: Capturing the value of items shipped while leaving the remainder on hold
- Hotel adjustments: Capturing actual room charges rather than the pre-authorized estimate
- Tip adjustment: Restaurant pre-auths capturing the final amount including tip
After a partial capture, the remaining authorization hold is released back to the cardholder's available balance (timing varies by issuer — typically same-day for most card schemes).
Capture and Refunds
Capture timing affects refund options:
- Before capture (void): Cancel the authorization entirely. No funds move; the hold releases. Faster and cleaner than a refund.
- After capture but before settlement: Some acquirers support a "capture reversal" that same day
- After settlement: A refund is required — a separate, positive credit transaction back to the cardholder. Processing time and fees apply.
For operational efficiency, merchants processing returns should void pre-settlement whenever possible rather than initiating refunds post-settlement.
Related terms
Authorization
Authorization is the real-time process by which a card payment is approved or de...
Pre-Authorization
A pre-authorization (pre-auth) is a temporary hold placed on a cardholder's fund...
PSP
A Payment Service Provider (PSP) is a company that enables merchants to accept e...
Settlement
Settlement is the process by which funds from card transactions are transferred ...
Void
A void is the cancellation of an authorized card transaction before it is captur...