What is Smart Payment Routing?
How modern businesses use routing rules, failover logic, and provider testing to lower fees and approve more transactions.
What is smart payment routing?
When you connect to a single payment gateway, every transaction takes the same path. That path might be expensive for international cards, slow for certain regions, or unavailable during outages. You have no flexibility.
Smart payment routing adds a decision layer. Before a transaction reaches a gateway, the routing engine evaluates it against a set of rules and picks the best destination. The "best" destination depends on what you optimise for: lowest cost, highest approval probability, or a specific provider preference for certain transaction types.
This is the core capability inside payment orchestration platforms. Without routing, an orchestrator is just a passthrough. With routing, it becomes a tool that actively improves your payment performance.
How do routing rules work?
A routing rule is a conditional statement. If the transaction matches certain criteria, send it to a specific gateway. Rules are evaluated in order, and the first match wins.
Here are the most common attributes used in routing rules:
Card brand
Different gateways negotiate different interchange rates with card networks. You might route Visa transactions to one provider and Mastercard transactions to another because of rate differences. American Express often has separate processing agreements entirely.
Transaction amount
Some gateways charge a flat fee per transaction. Others charge a percentage. For small transactions, the flat-fee gateway is cheaper. For large transactions, the percentage-based gateway wins. Routing by amount lets you optimise for this automatically.
Currency and region
A gateway with a local acquiring relationship in Australia will approve more AUD transactions than a gateway acquiring from Europe. Cross-border transactions incur additional fees and lower approval rates. Routing by currency or customer region keeps transactions local wherever possible.
Card type
Debit cards, credit cards, and commercial cards all carry different interchange rates. Some gateways offer better pricing on debit. Others specialise in corporate cards. Routing by card type lets you match each transaction to the cheapest processor.
What is failover routing?
Gateways go down. It happens to every provider, even the largest ones. When your only gateway is offline, you cannot process payments at all. Every second of downtime is lost revenue.
Failover routing solves this. When the primary gateway returns an error or times out, the routing engine automatically sends the transaction to the next gateway in your priority list. The customer does not see a delay. They do not need to re-enter their card details. The payment simply works.
Failover also helps with soft declines. Sometimes a gateway declines a legitimate transaction due to fraud scoring or issuer-side rate limiting. A different gateway, with a different acquiring relationship, may approve the same transaction. This alone can recover 2-5% of transactions that would otherwise fail.
How does A/B testing between gateways work?
Most businesses choose their payment gateway based on a sales pitch and a rate card. They never test whether a different provider would perform better. That is like choosing an advertising channel without measuring conversions.
Smart routing enables volume-split testing. You send 80% of traffic to your primary gateway and 20% to an alternative. After a few thousand transactions, you have real data on which provider approves more, which costs less, and which settles faster.
This data is powerful in negotiations too. When you can show your primary provider that a competitor approves 3% more transactions at a lower rate, you have concrete leverage to negotiate better terms. Without routing, you are negotiating blind.
What are the benefits of smart routing?
Lower fees
By matching each transaction to the cheapest provider for its specific characteristics, smart routing reduces your blended cost per transaction. Businesses with multiple gateways typically see 10-30% savings on processing fees after implementing routing rules.
Higher approval rates
Routing transactions to the provider most likely to approve them, combined with failover retries, pushes approval rates higher. For businesses processing at scale, even a 1% improvement in approval rate can mean hundreds of thousands in recovered revenue per year.
Operational resilience
No single point of failure. If one provider has issues, traffic shifts automatically. You can also perform gateway maintenance and migrations without any payment downtime.
Data-driven decisions
Running live traffic through multiple providers gives you performance data that no sales deck can provide. You make decisions based on what actually works for your transaction mix, not on generic benchmarks.
How Zenvo handles smart routing
Zenvo supports three routing strategies out of the box. Priority routing sends transactions to your preferred gateway and falls back to alternatives in order. Volume-split routing distributes traffic by percentage across gateways for testing. Rule-based routing evaluates transaction attributes and applies conditional logic.
All three strategies include automatic failover. If a gateway declines or times out, the next provider in your configuration handles the transaction. Your routing rules and failover logic are configured through the API or dashboard. No code changes required.
Ready to optimise your payments?
See how Zenvo can reduce your processing fees and recover lost revenue.
Request Access