Payments glossary · Core
Payment Orchestration
Payment orchestration is a software layer that connects a merchant to several PSPs, acquirers and payment methods through a single integration, and decides how each transaction is routed, retried and reported.
How Payment Orchestration works
Instead of integrating each provider separately, the merchant connects once to an orchestration platform, built in-house or bought as a service. The platform stores cards in a provider-neutral token vault, shows the right payment methods for each customer's country and device, and applies routing rules: for example, sending domestic cards to a local acquirer, splitting volume between providers by cost, or cascading a failed transaction to a backup acquirer. It then brings responses, settlement and reconciliation data from all providers into one format.
The benefits are resilience, since no single provider outage stops sales; higher approval rates through local routing and retries; leverage when negotiating prices; and faster entry into new markets or payment methods. Orchestration also reduces lock-in, because cards held in the orchestrator's vault, or as network tokens, can be sent to any connected acquirer.
The costs and risks include platform fees on top of provider fees, another party in the chain with access to card data (so its PCI DSS compliance matters), and more contracts to manage, since the merchant usually needs its own agreement with each acquirer. Routing and retry logic must also follow card scheme rules, such as Visa's limits on reattempting declined transactions, and 3-D Secure results cannot always be reused when a payment moves to a different acquirer.