Routing
The Routing section explains how Odus decides which payment gateway to use for each payment.
Odus uses a concept called a cascade — a named configuration that lists one or more gateway profiles and the rules for selecting between them. When a gateway fails or reaches a configured limit, Odus automatically routes the payment to the next gateway in the cascade.
Understanding how cascades work helps you design a routing strategy that maximises payment success rates and distributes load across your gateway integrations.