Smart Router (Enhanced)
Route every card payment to the best path. Smart Router evaluates each payment in real time (BIN, country, scheme, amount, recent health) and sends it through the Payment Connection most likely to succeed—at the best cost—with a safe fallback.
Payment Connection: your acquiring/gateway connection used to process a payment.
Increased Transaction Success Rates
Routes to the best connection, reducing declines.
Cost Efficiency
Steers to lower-fee connections to cut processing costs.
Enhanced Customer Satisfaction
Faster, more successful checkouts improve the experience.
Scalability and Flexibility
Adapts to volume spikes and new markets without manual tuning.
Risk Mitigation
Avoids single-point dependence by switching based on real-time health.
Market Expansion
Prefer local connections to improve cross-border approvals.
Smart Router validates each payment, shortlists eligible connections, picks the best route by your strategy, and auto-falls back if needed.
Validation order: Payment → Filters → Eligible routes → Selection → (Chosen Payment Connection | Fallback) → Processor.
Filters: BIN / country / scheme guardrails.
Eligibility: which payment connections, geographies, schemes, or fallback to accept.
Load balance (round-robin).
Value bands (route by amount).
Health-aware (skip connections with elevated errors).
Fallback (default connection as a safety net).
The below diagram shows how Ottu’s Smart Router handles a transaction from the moment it starts, through rule checks and decision logic, to the final payment sent to the bank.

Routing rules are divided into two major categories: Blockers and Routers.
These rules filter transactions before routing begins.
Allows or blocks transactions based on the card's BIN range.
These rules assign valid transactions to the correct payment connection.
Routes a transaction to a specific payment connection based on BIN match.
Once router rules find valid payment connections, strategies decide how to pick the best one.
Strategy Types:
Multi-Selection: Considers several payment connections and selects based on rule logic.
Single-Selection: Narrows immediately to one best payment connection.
Distributes transactions evenly across payment connections.
Balances load by cycling through gateways.
FAQ
If a transaction exceeds the maximum amount set for the payment connection, it will be rerouted according to the configured routing rules or fallback option.
The Round Robin method distributes transactions evenly across multiple payment connections, ensuring balanced load by sequentially cycling through available gateways.
The Fallback option serves as a safety mechanism to ensure transactions still get processed by sending them to a default payment connection if no other payment connections are available.
Last updated