Rule-Based Routing allows you to define smart, flexible routing logic for payments by configuring rules that determine which processor(s) should handle a transaction, based on specific conditions.A routing rule consists of:
Conditions (what must be true to trigger the rule)
Processor preferences (which processor(s) to use when the rule matches)
Rules are evaluated sequentially from top to bottom. The first matched rule is applied, and the associated processor preference is used.