Logo

Approval Rate

authorization rate, payment approval rate, transaction approval rate

Reading time5 min

← Back to glossary

Approval Rate is the percentage of submitted payment transactions that are successfully authorized by the issuing bank. It serves as a primary performance metric for merchant health, indicating how effectively a business converts attempted purchases into captured revenue. Tracking this metric helps identify friction points across the entire payment processing flow.

An approval rate measures the proportion of payment attempts that receive a positive authorization response from an issuer. This metric appears at the authorization stage of the payment lifecycle, immediately following the initial customer checkout. Operationally, it highlights the overall health of a merchant payment stack and directly dictates how much intended revenue is actually captured versus lost to a payment declined status.

What exactly is an Approval Rate?

At its core, this metric represents the success rate of payment authorization requests. Whenever a customer attempts to buy a product or service, the merchant systems ask the customer bank for permission to pull the funds. If the bank agrees, the transaction is approved.

The baseline calculation simply divides the number of successfully approved transactions by the total number of attempted transactions. Multiplying that number by one hundred provides the baseline percentage. However, the raw percentage only tells part of the story.

Experienced payment teams often measure both a gross approval rate and a net approval rate. A gross rate includes every single click of the buy button, including duplicate clicks or obvious user typos. A net rate typically filters out customer errors to reveal how the actual banking infrastructure is responding to legitimate purchase attempts.

How do payment issues impact the transaction cycle?

To understand why a transaction approval rate fluctuates, it helps to look at the exact path a payment takes. Drop-offs can occur at multiple stages, but the true approval metric focuses on the final banking decision.

The standard step-by-step payment processing flow looks like this:

  • Checkout initiation: The customer submits their payment credentials on the merchant website or point-of-sale terminal.
  • Routing: The payment gateway encrypts the data and forwards the request to the acquiring bank and the appropriate card network.
  • Risk evaluation: The card network routes the request to the issuing bank, which runs immediate fraud checks and verifies the account balance.
  • Issuer response: The bank returns an approve or decline code back through the network to the merchant.

Payment failures at the risk evaluation stage are the primary drivers of a low approval rate. If the issuer detects anything unusual or if the network connection times out, the transaction will fail.

Why do issuing banks return a transaction declined status?

Issuers decline transactions for a wide variety of reasons, balancing the need to approve legitimate volume against the risk of financial liability. In card-present environments, approval rates are generally very high because the physical chip card and the buyer are in the same room. E-commerce flows introduce higher risk, leading to stricter issuer scrutiny.

The most common reason for a declined payment is insufficient funds. In these cases, the customer simply does not have the available balance or credit limit to cover the purchase. Issuers also rely heavily on generic decline codes, such as “Do Not Honor,” which often mask underlying fraud concerns or unusual spending patterns.

Cross-border transactions also trigger higher decline rates. If a customer in Europe tries to buy from a merchant server based in the United States, the issuing bank might flag the sudden international activity as suspicious. Similarly, outdated billing information or expired cards will immediately result in a failed authorization.

How can merchants reduce payment declines?

Improving authorization performance requires a mix of good data hygiene and intelligent routing. Merchants should ensure they are passing as much clean data as possible to the issuer. Submitting accurate billing addresses, correct security codes, and matching postal codes gives the issuing bank more confidence to approve the request.

Adopting network tokens is another highly effective strategy for payment optimization. Network tokens replace primary account numbers with secure, network-generated identifiers that update automatically when a customer gets a new card. Issuers heavily favor tokenized transactions, frequently rewarding them with higher approval rates.

Handling the inevitable declines requires a strategic approach to recovery. Platforms like SmartRetry focus on payment optimization and intelligent retries of declined payment transactions, helping merchants recover revenue and improve overall approval rates. By analyzing the specific issuer response, these systems can tell the difference between a permanent failure and a temporary issue.

Why is it important to retry failed payments correctly?

Not all payment failures are equal. Industry professionals categorize them as either hard declines or soft declines. Understanding the difference is critical for maintaining a good relationship with card networks.

A hard decline means the payment method is permanently invalid. This includes stolen cards, closed accounts, or strictly blocked merchant categories. Retrying a hard decline is a waste of processing costs and can negatively impact a merchant risk profile with the card networks.

A soft decline indicates a temporary issue. These can happen due to momentary network outages, temporary holds on an account, or vague risk flags. Merchants can often salvage these transactions by attempting to retry failed payments at an optimized time, such as waiting for the next calendar day when daily spending limits reset.

Approval Rate vs Conversion Rate

While often discussed together, these two metrics measure entirely different stages of the customer journey. Mixing them up makes it difficult to diagnose the root cause of revenue leaks.

  • Conversion Rate: Measures the percentage of website or app visitors who successfully navigate the store, add items to their cart, and click the final checkout button.
  • Approval Rate: Measures only what happens after the customer clicks that checkout button.

A merchant might have an excellent conversion rate but a terrible approval rate if their payment gateway is misconfigured. Conversely, a perfect authorization setup cannot fix a broken website that prevents customers from reaching the checkout page. Tracking both metrics independently allows business teams to pinpoint exactly where they are losing money.

Frequently asked questions about this term

Approval rate is the percentage of submitted payment transactions that the issuing bank successfully authorizes.
It is calculated by dividing approved transactions by total attempted transactions, then multiplying by 100.
Common reasons include insufficient funds, expired cards, outdated billing data, cross-border risk, network timeouts, and generic Do Not Honor responses.
Conversion rate measures who reaches and completes checkout. Approval rate measures what happens after checkout when the issuer decides to approve or decline.
Merchants can pass cleaner payment data, use network tokens, improve routing, and retry soft declines strategically instead of retrying hard declines.

Share this article