Troubleshooting
Please refer below in case of following error codes:
Error Code | Reason | Resolution |
---|---|---|
| Duplicate | Re-try with a new unique |
| 1. Wrong data type in the payload
2. Incorrect Base64 computation
3. Incorrect | 1. Only amount is in Integer, All other parameters should be in string. 2. Check Base64 computation 3. Refer [UAT credentials](doc:test-credentials). |
| 1. Incorrect Checksum computation or in incorrect format. 2. Incorrect API Keys. | 1. Check Checksum computation and format 2. Refer [UAT credentials](doc:test-credentials). |
| Something went wrong | Retry after sometime |
Updated about 4 years ago