Payment Routing Strategy
Performance · 7 min read · Published · Updated
By Basis Point Payments Advisory
Payment routing is the logic that decides which acquirer, MID or payment method a transaction is sent to, based on rules covering geography, card type, issuer behaviour, capacity, cost and failover status.
Routing is where redundancy turns into performance — provided the rules are deterministic, measurable and reversible.
Four routing objectives, sometimes in conflict
- Approval — send traffic where the issuer segment performs best.
- Cost — respect interchange, scheme fee and acquirer margin differences.
- Capacity — stay inside volume caps and reserve triggers.
- Continuity — keep every path warm and instantly usable.
Rules before machine learning
Most merchants capture the majority of available gains from a handful of deterministic rules: local acquiring for local cards, stable acquirer for stored credentials, cascade on specified soft-decline codes only, and a fixed floor share to the secondary acquirer. Dynamic optimisation is worth adding once volume per segment is large enough for the difference to be statistically real rather than noise.
Guardrails
- 01Every rule must be auditable and reversible from one place.
- 02Cascades need a hard attempt limit — repeated attempts on the same card attract issuer scrutiny.
- 03Descriptor consistency per customer, not per transaction.
- 04Cap the share moved in any single change so a bad rule cannot damage a whole day of volume.
- 05Measure per-rule outcomes against a holdout, not against last week.
Frequently asked questions
- What is payment routing?
- Payment routing is the decision logic that selects which acquirer, merchant account or payment method a transaction is submitted through, using rules based on geography, card type, issuer performance, cost, capacity and failover status.
- Does payment routing require multiple acquirers?
- Meaningful routing does. With one acquirer you can still optimise retries, methods and message data, but the ability to move a transaction to a better-performing or unrestricted path requires more than one live acquiring relationship.
Want this reviewed against your own stack?
Basis Point is an independent payments advisory firm. We assess acquiring strategy, underwriting readiness, reserves, disputes and approval-rate performance — see our advisory scope or how an engagement runs. We are not a bank, acquirer, processor or ISO, and we do not guarantee underwriting outcomes.
Discuss Your Payment SetupContinue reading
- Building a Multi-Acquirer Payments StrategyWhat it takes to run two or more live acquiring relationships without fragmenting reporting, risk or reconciliation.
- Approval Rates: What Merchants Should Actually MeasureGross authorization rate hides more than it reveals. The useful measures are segmented by issuer, method and retry.
- Why Merchants Need Backup MIDsA secondary MID is only useful if it is live, warm and already carrying real traffic. Here is how to build one properly.