Card authorization is the process in which a merchant requests and receives an approval or decline for a card transaction, usually from the card issuer through an acquirer, processor, and payment network. Approval confirms the issuer’s decision at that time; it is not final settlement and does not guarantee that the merchant will keep the funds.
Key Takeaways
- Authorization occurs before capture, clearing, settlement, and final account posting.
- The issuer evaluates the card or credential, available funds or credit, limits, and risk controls.
- Approval can create an authorization hold against available funds or credit.
- A decline does not necessarily mean the account is empty; card status, limits, fraud controls, data errors, or connectivity can also matter.
- Authentication and authorization are related but different: one evaluates identity or credentials, while the other decides whether the transaction may proceed.
- An authorization code is evidence of a response, not proof of settlement or immunity from a later dispute.
How Card Authorization Works
flowchart LR
C["Cardholder"] --> M["Merchant terminal or gateway"]
M --> A["Processor or acquirer"]
A --> N["Payment network"]
N --> I["Card issuer"]
I -->|"Approval, decline, or other response"| N
N --> A
A --> M
- The cardholder presents a card, token, or card details to a merchant.
- The merchant’s terminal or gateway creates an authorization request with the amount and transaction data.
- A payment processor or acquiring bank routes the request through the relevant network.
- The issuer checks account status, available funds or credit, card controls, and risk indicators.
- The issuer returns an approval, decline, or another supported response.
- If approved, the merchant later captures the final amount and submits it for clearing and settlement.
The exact message path differs by payment arrangement. A gateway, processor, payment facilitator, acquirer, network, and issuer may be separate entities or may perform overlapping roles.
| Step | Main question | Typical result |
|---|
| Authentication | Is the person, device, or credential sufficiently verified? | Authentication data or result |
| Authorization | Will the issuer approve this transaction now? | Approval, decline, or other response |
| Hold | How much available balance or credit should be reserved? | Temporary restriction |
| Capture | What amount does the merchant submit for payment? | Captured transaction record |
| Clearing | What obligations and transaction data are exchanged? | Calculated interparty positions |
| Settlement | When and how are obligations discharged? | Funds movement under the payment arrangement |
| Posting | How is the transaction shown in the account ledger? | Pending or final account entry |
These steps can occur close together, but they should not be treated as synonyms.
Worked Example: Authorization and Reduced Capture
Suppose an online merchant requests authorization for a $75 order. The issuer approves the request, but before shipment the merchant discovers that one $15 item is unavailable. The merchant captures only $60 and follows the applicable payment process for releasing or reversing the unused authorization amount.
| Record | Amount | What it means |
|---|
| Authorization request | $75 | The issuer evaluates and approves up to the requested amount at that time |
| Final capture | $60 | The merchant submits the amount for the goods it will provide |
| Unused authorization | $15 | The difference should be released or reversed under the applicable process |
| Final transaction amount | $60 | The amount expected to proceed through clearing, settlement, and posting |
The unused amount is $75 - $60 = $15. The cardholder may still see a $75 pending amount temporarily because the authorization display and the final posting do not necessarily update at the same time. This example also shows why an approval code is not evidence that $75 settled.
Common Authorization Outcomes
- Approval: the issuer permits the requested transaction at that time.
- Decline: the issuer does not approve it under the current account, data, or risk conditions.
- Partial approval: the issuer approves less than the requested amount where the product and merchant support it.
- Referral or additional action: the response may require another procedure under applicable network or issuer rules.
- Timeout or unavailable response: a system or communications problem prevents a normal response.
Merchants should follow the actual response and acceptance rules rather than guessing why a transaction failed or repeatedly resubmitting it without a valid basis.
What Authorization Does Not Prove
An approval does not prove that:
- the customer personally initiated the transaction
- all merchant acceptance rules were followed
- goods or services were delivered as agreed
- the captured amount will match the approved amount
- the issuer cannot reverse, reject, or dispute later processing
- settlement has occurred
- the transaction is free from fraud or chargeback risk
The merchant should retain the authorization response with the receipt, order record, authentication evidence, capture record, and fulfillment evidence appropriate to the transaction.
Risks and Controls
- incorrect amount, currency, or merchant data
- duplicate requests or repeated retries
- expired or stale approvals
- capture that exceeds or otherwise mismatches the approved amount
- card-not-present fraud or compromised credentials
- offline acceptance without current issuer approval
- system outages and ambiguous timeouts
- failure to reverse unused approvals
- weak reconciliation between authorization and settlement files
Controls can include transaction identifiers, duplicate detection, response-code handling, amount matching, expiry monitoring, velocity rules, fraud screening, and reconciliation.
How to Review an Authorization
- Match the request and response using the transaction identifier.
- Confirm merchant, amount, currency, timestamp, and card-present status.
- Identify the issuer, network, processor, and acquirer roles.
- Check the response code and approval identifier.
- Compare authorized, captured, cleared, settled, and posted amounts.
- Review reversals, voids, retries, partial approvals, and exceptions.
- Preserve authentication, order, receipt, and fulfillment evidence.
Official Resources
This article provides general financial education, not personalized payment, legal, fraud, or compliance advice. Authorization effects depend on the card product, network rules, merchant agreement, facts, and jurisdiction.
FAQs
Does card authorization transfer money to the merchant?
No. Authorization is an approval decision. Capture, clearing, settlement, and merchant funding occur later under the applicable payment process.
Why can an authorized transaction still be disputed?
Authorization does not resolve whether the transaction was genuinely initiated, correctly processed, or fulfilled. Dispute and chargeback rules examine additional facts and evidence.
- Authorization Hold: Temporary restriction on available funds or credit after approval.
- Acquiring Bank: Merchant-side institution that supports acceptance and settlement.
- Floor Limit: Threshold used in certain card-acceptance decisions about online authorization.
- Void Transaction: Cancellation before a transaction completes settlement.