Authorization is the process of checking whether a payment transaction can be approved. In card payments, it usually happens when the merchant sends a payment request to the issuer through the payment provider, acquirer, and card network. The issuer checks available funds, card status, transaction limits, fraud risk, and authentication results before approving or declining the transaction.
In simple terms, authorization confirms whether a payment can go ahead. It does not always mean that the money has already been settled to the merchant.
A typical payment authorization flow includes several steps:
If the transaction is approved, the merchant can capture the payment and later receive the funds through clearing and settlement. If the transaction is declined, the payment does not proceed unless the customer or merchant takes another action.
Authorization declines can happen because of insufficient funds, invalid card details, issuer restrictions, suspected fraud, failed authentication, transaction limits, expired cards, blocked cards, or technical issues.
Some declines are soft declines and may be recoverable by retrying, re-authenticating, updating payment details, using another payment method, or a different route. Others are hard declines and should not be retried without customer action.