Information about test data for test gateways
Matic provides a set of test data that you can use against the test gateway to test your initial integration. This test data is only recognized as such by the test gateway. That is, using this data with a production gateway will cause these values to throw errors when validating or processing payments.
Credit Card
CARD TYPE | SUCCESSFUL CARD | DECLINED/FAILED CARD |
---|---|---|
Visa | 4111111111111111 | 4012888888881881 |
Visa (19-digit) | 4444333322221111455 | 4917610000000000003 |
MasterCard | 5555555555554444 | 5105105105105100 |
Diners Club | 30569309025904 | 30207712915383 |
3D Secure 1 or 2 Enrolled | 4556761029983886 | 4024007101934890 |
Bank Accounts
SUCCESSFUL ROUTING NUMBER | SUCCESSFUL ACCOUNT NUMBER |
---|---|
053200983 | 11101010 |
Important note: for testing purposes, ACH transactions with amounts less than or equal to $100 will be considered pending (in process) and will be considered succeeded (approved) if the amount is greater than $100.
DECLINED/FAILED ROUTING NUMBER | DECLINED/FAILED ACCOUNT NUMBER |
---|---|
061103852 | 11101012 |
061103852 | 11101013 |
061103852 | 11101011 |
061103852 | 11101014 |
061103852 | 11101016 |
061103852 | 11101017 |
061103852 | 11101018 |
061103852 | 11101019 |
061103852 | 11101020 |
061103852 | 11101022 |
061103852 | 11101023 |
053200983 | 11101028 |
053200983 | 11101027 |
226078036 | 13590100098319 |
Refund transaction amount triggers
AMOUNT | RESULT |
---|---|
> $100 | Successful refund transaction You will be able to execute a full refund or also partial refund in case you specifying an amount less than the transaction total. |
<= $100 | The transaction status will be changed to VOID |