Clearhaus
Payment methods in Sandbox
Successful payments in Sandbox must be for an amount of at least 3000
The API supports returning concrete error codes equal to the amount of the transaction when using the following card: 555555555500024444 12/34 987
. More information can be found here.
Result | Card |
---|---|
OK | 41111111111111111111 12/34 123 |
KO | 42000000000000000000 12/34 123 |
Error codes
The structure of the error message contains only its error code:
40410
Code | Message |
---|---|
40000 | General input error |
40110 | Invalid card number |
40111 | Unsupported card scheme |
40120 | Invalid CSC |
40130 | Invalid expire date |
40135 | Card expired |
40140 | Invalid currency |
40150 | Invalid text on statement |
40190 | Invalid transaction |
40200 | Clearhaus rule violation |
40300 | 3-D Secure problem |
40310 | 3-D Secure authentication failure |
40400 | Backend problem |
40410 | Declined by issuer or card scheme |
40411 | Card restricted |
40412 | Card lost or stolen |
40413 | Insufficient funds |
40414 | Suspected fraud |
40415 | Amount limit exceeded |
40416 | Additional authentication required |
40420 | Merchant blocked by cardholder |
50000 | Clearhaus error |