Error Codes & Messages
Below is a list of exhaustive standard error codes. Other error codes not listed below will have their description contained in the message parameter in Credo response.
| Status Code | Status Message | Status Description |
|---|---|---|
| 15 | Initialising | The merchant had just sent the payment request and gateway returned the payment URL. |
| 14 | Initialised | The payment URL was successfully loaded on the customer’s browser. |
| 13 | Attempted | Customer has attempted to make a payment |
| 9 | Abandoned | Status (15/14) abandoned transaction that is more than 24 hours old |
| 8 | Failed(Aged) | Attempted transactions over 24 hours old. |
| 7 | Declined | The declination of a transaction that failed the fraud check. |
| 6 | Review | Flagged transaction requiring human review. |
| 5 | Settled | Successful transaction that has been settled. |
| 4 | Settle | Successful transaction that is being queued for settlement. |
| 3 | Failed | Failed transaction. |
| 2 | Refund | Successful transaction that is queued for a refund. |
| 1 | Refunded | Successful transaction that is queued for a refund. |
| 0 | Successful | Successful transaction |
Note: Records with status 14 & 15 are not considered transactions yet and might not show in the transaction history.