Error Codes
When a payment fails, Odus normalizes the processor-specific error into a standardized error code. Regardless of whether the payment was routed through Stripe, Adyen, PayPal, or any other gateway, the error response uses the same set of codes. This lets you build a single error-handling path in your integration instead of mapping each processor's errors individually.