The StatusCode is a numerical value representation for the result of the transaction. If any other code is returned not listed here, it should be treated as an error and handled accordingly.
|
StatusCode |
Explanation |
|
0 |
Transaction Successful |
|
3 |
Issuer Authentication Required. This means the card is enrolled for 3D Secure
Authentication and is required before the transaction can continue. |
|
5 |
Transaction Declined.
You may sometimes get additional information in the Transaction Result Message as to why if we are informed as to why. |
|
20 |
Duplication Transaction. |
|
30 |
An Error Occurred. |
