Payments API
Errors
Learn in detail about errors.
Error Structure
The Payment Gateway response in case of an error includes the following:
- error_code - Code associated with every error
- error_description - Description of the error
- error_source - Source of the error
- error_reason - Failure reason
Sample error response:
List of Errors for Payments
Download the list of errors along with their explanation.
Payment Error ListNote:
Error details will be shown for every failed transaction in the payload of the following APIs and webhook:
Was this page helpful?