Institutional Trading

Routing the Same Payment Through Whichever Processor Says Yes

A merchant can connect to several payment processors and route each transaction to whichever is cheapest or most likely to approve it. That layer removes single provider dependence and adds a decision to every payment.

↩ Looking BackPart of the 2020 to 2026 retrospective, written in July 2026. The date below marks the 2025 events this piece revisits, not when it was published, so it draws on everything known through mid 2026.
Nathan Xiang·November 5, 2025

The Problem With One Processor

A merchant accepting cards traditionally integrates with one payment service provider, which handles authorisation, capture, and settlement.

That arrangement has three weaknesses that become material at scale.

Concentration. If the provider has an outage, the merchant cannot take payments at all.

Pricing. A single provider has no competitive pressure once the integration is built, and re integrating is expensive enough to be a genuine switching cost.

Approval rates. Providers differ in how successfully they get transactions authorised, and the differences are larger than most merchants realise.

Why Approval Rates Matter Most

The fee is the visible cost and the decline is the expensive one.

A transaction declined by the issuing bank is a lost sale to a customer who intended to buy. A merchant with a ninety percent approval rate is losing a tenth of attempted revenue at the final step.

Approval rates vary by issuer, by country, by whether the acquirer is local to the issuer, by how the transaction data is formatted, and by the fraud scoring applied along the way.

FactorEffect on Approval
Local acquiring in the issuer countryMaterially higher approval
Data quality in the authorisation messageBetter issuer risk assessment
Cross border transaction flagsHigher decline rate
Retry logic and timingRecovers a share of soft declines

A one percentage point improvement in approval rate is worth more than a large reduction in processing fees for most merchants, because the fee is a few percent of a transaction and a decline is all of it.

What Orchestration Does

A payment orchestration layer sits between the merchant and multiple processors, and performs several functions.

Routing. Each transaction is directed to a processor based on rules or on learned performance: local acquiring in the customer country, the processor with the best historical approval rate for that issuer, or the cheapest route for that card type.

Failover. If a processor is down or declines, the transaction retries through another, which recovers sales that would otherwise be lost.

Retry logic. Soft declines, meaning temporary refusals such as insufficient funds, are retried on a schedule designed to catch the customer after payday rather than immediately.

Tokenisation. Card credentials are stored in a processor independent vault, which is what makes switching possible at all. A merchant whose card data sits with one processor cannot move without re collecting it from customers.

The Vault Is the Lock In

That last point is the strategic core of the arrangement and it is frequently overlooked.

Stored card credentials are what allow recurring billing and one click checkout. If those credentials are held by the processor, the merchant cannot leave without asking every customer to enter their card again, which loses a substantial share of them.

Processor independent tokenisation moves that dependency, which restores the merchant ability to negotiate and to switch.

It also creates a new dependency on the orchestration provider, which is why merchants examine portability of the vault as carefully as they examined it with the processor.

The Subscription Application

The problem is most acute in recurring billing, where a failed payment produces involuntary churn: a customer who wanted to keep subscribing and stopped because a card expired or a transaction was declined.

Involuntary churn is frequently a substantial share of total churn and is entirely recoverable in principle.

The tools are account updater services, which obtain new card details from networks when a card is reissued, intelligent retry scheduling, and dunning communications prompting the customer to update details.

Recovering a meaningful share of failed payments improves retention without any change to the product, which is why subscription businesses treat payment operations as a growth function rather than as finance plumbing.

When It Is Worth Building

Orchestration adds complexity, cost, and another vendor, and is not worth it for every merchant.

The threshold is generally reached where a merchant operates in multiple countries, since local acquiring is the largest single approval improvement; where volume is large enough that a percentage point of approval is material; where the business is subscription based, making involuntary churn a direct retention issue; or where processor concentration is a genuine operational risk.

Below that, a single well chosen provider with good local coverage is simpler and adequate.

The Bottom Line

Payment orchestration routes transactions across multiple processors to maximise approval rates, provide failover, and restore negotiating leverage, and the approval improvement is worth considerably more than the fee saving. The tokenisation vault is the strategic element, because whoever holds the stored card credentials controls whether the merchant can ever switch. For subscription businesses the same infrastructure addresses involuntary churn, which is retention lost to a declined card rather than to a dissatisfied customer.

Explore Teen Biz News →