

Your payment processor reports an approval rate. Maybe it's 92%. Maybe 95%. The number sits in a dashboard somewhere, and unless it drops suddenly, most merchants never give it a second thought.
Here's the problem with that: a 2% improvement in approval rate on $9 million in annual volume is $180,000 in revenue that was previously being declined. Not delayed. Not flagged. Declined — transactions your customers attempted that never went through.
That money doesn't show up in your revenue reports because it never became revenue. You can't miss what you never had. But it's there, sitting in the gap between your current approval rate and what's actually achievable.
An approval rate is the percentage of attempted transactions that get authorized by the issuing bank. A 93% approval rate means that out of every 100 transactions your customers attempt, 7 get declined.
Some of those declines are legitimate. The card is expired, the account is frozen, the customer doesn't have sufficient funds. You can't do anything about those.
But a meaningful portion of declines are what the industry calls "soft declines" — the issuing bank declined the transaction not because the card is definitively bad, but because of a risk signal. The card is being used in an unfamiliar geography. The transaction looks unusual relative to the cardholder's pattern. The acquiring bank has a low trust score with that particular issuer. The 3D Secure challenge wasn't completed. The BIN is associated with a higher-risk issuer that declines more aggressively.
These transactions can often be recovered. The question is whether your payment infrastructure is set up to try.
Most merchants process through a single acquirer. Every transaction — regardless of card type, issuing bank, geography, or amount — follows the same path. Your processor sends the authorization request to the card network, which sends it to the issuing bank. If the issuer says no, it's over.
The problem is that different acquirers have different relationships with different issuers. Acquirer A might have a high approval rate with Chase-issued cards but a lower rate with Capital One. Acquirer B might be the opposite. If you're only routing through Acquirer A, every Capital One transaction takes the less favorable path — and you'd never know it because your processor reports a single blended number.
This is what multi-acquirer routing solves. Instead of sending every transaction through one pipe, you route each transaction to the acquirer most likely to get it approved — based on the specific card type, issuer, geography, and transaction characteristics.
Merchants who implement multi-acquirer routing with performance-based logic typically see approval rate improvements between 2 and 8 percentage points. The exact number depends on your starting point, your customer base, and your transaction mix. But even at the low end, the dollar impact on a mid-market merchant is material.
Take a merchant processing $750,000 per month in card transactions. At a 93% approval rate, that means roughly $52,500 in attempted volume gets declined every month — $630,000 a year.
Not all of that is recoverable. Some declines are hard declines that no amount of routing can fix. But industry data suggests that 20% to 40% of soft declines can be recovered through smarter routing, retry logic, and acquirer optimization. At the conservative end, that's $126,000 in annual revenue that was being left on the table. At the upper end, $252,000.
For a merchant doing $9 million a year, a 2% approval rate improvement represents $180,000. That's not a theoretical number — it's the difference between authorizing 93 out of 100 transactions and authorizing 95 out of 100. Two extra approvals per hundred attempts. It doesn't sound like much until you multiply it by the thousands of transactions you process every month.
Smart routing evaluates each transaction against a set of criteria before deciding which acquirer to send it to. The criteria can include:
Issuer performance data. Historical approval rates by acquirer-issuer pair. If Acquirer A approves 96% of Visa cards issued by JPMorgan but only 89% of Visa cards issued by Revolut, transactions from Revolut cardholders get routed to the acquirer with a better track record for that issuer.
Geography. Cross-border transactions get declined at higher rates than domestic ones. If you have a local acquirer in the customer's region, routing through them instead of through your U.S. processor can improve approval rates by 10–20 percentage points for those transactions.
Transaction amount. Some issuers are more aggressive about declining high-value transactions. Routing logic can account for this by preferring acquirers that perform better at specific price points.
Card type and BIN. Corporate cards, prepaid cards, and cards from neobanks often have different decline patterns than standard consumer credit cards. Routing based on BIN-level performance data lets you optimize for these differences.
Cost. Not every transaction needs to go through the most expensive acquirer. Smart routing balances approval rate optimization with fee minimization. A transaction that's likely to be approved regardless can take the cheapest path. A transaction that's borderline gets routed to the acquirer most likely to approve it, even if that path costs a few basis points more.
The routing decision happens in real time, typically in under 100 milliseconds. The customer doesn't see it. The checkout flow doesn't change. But the transaction takes a different path — one optimized for success rather than default.
Beyond initial routing, there's cascading — also called retry logic. When a transaction is soft-declined by one acquirer, it's automatically retried through a different one. The customer never sees the decline. From their perspective, the payment went through on the first try.
Cascading recovers transactions that would otherwise be lost. Not every soft decline can be retried (hard declines shouldn't be), and there are card network rules about how many retries are permitted. But for eligible transactions, cascading is a straightforward way to capture revenue that the first acquirer turned away.
The combination of smart routing and cascading is where the real improvement shows up. Routing gets the transaction to the best acquirer the first time. Cascading catches the ones that slip through.
Single-acquirer processors have no routing to optimize. They are the route. Their incentive is to process your transactions, charge their fee, and report the result. If your approval rate is 93%, that's what it is. They'll tell you it's in the normal range. And technically, they're right — the industry average for e-commerce is somewhere between 85% and 95%, depending on the vertical.
But "in the normal range" doesn't mean "optimal for your business." It means you're in the middle of a bell curve, and the gap between the middle and the top is where the money is.
Multi-acquirer routing requires infrastructure that most processors don't offer because they are, by definition, asking you to route some transactions away from them. The technology isn't prohibitively complex. The misalignment is structural. Your processor gets paid on every transaction they process. Routing a transaction to a competitor — even if it's better for you — is not in their financial interest.
