Test data

This page includes test data for different integration types. You can use these to simulate different scenarios and ensure that your integration performs as expected.

How does test data work?

Create a transaction with a predefined amount according to the following values to simulate different scenarios during the payment process.

Card-present payments

Send the following amounts to the dev environment to simulate different scenarios. Use any valid card available to complete transactions. Please note that no real transactions will be processed in this environment.

Cloud terminal API, App to app and Terminal SDK

Test data available for integrations via Cloud terminal API, App to app and Terminal SDK to simulate different scenarios in the dev environment:

AmountError codeDescription
1002.0002Transaction not processed. Bank declined, contact the issuer
1003.0003Transaction not processed. Card not accepted. Please try a different card.
1004.0004Transaction not processed. Please try another card.
1005.0005
1014.0014Transaction not processed. Card blocked for security reasons. Contact us at 800 890 5588 Billpocket Support.
1036.0036Transaction not processed. Bank decline due to inactive card. Contact the issuer.
1041.0041Transaction not processed. Bank rejection due to reported card. Contact the issuer.
1043.0043Transaction not processed. Bank rejection due to reported card. Contact the issuer.
1051.0051Transaction not processed. Insufficient funds. Contact the issuer.
1054.0054Transaction not processed. Card expired. Contact the issuer.
1056.0056Transaction not processed. Card not registered. Contact the issuer.
1057.0057Transaction not processed. Promotion not available for this card.
1062.0062Transaction not processed. Bank declined. Contact the card issuer.
1082.0082Transaction not processed. Bank declined. Contact the card issuer.
1091.0091Transaction not processed. The sender is not responding, please wait a moment and try again.
1092.00N0
1093.001A
OtherSubmit any other valid amount for an approved transaction.

Raw card-present API

Test data available for integrations via Raw Card-Present API to simulate different scenarios in the dev environment:

AmountError codeDescription
1001Transaction declined. Please contact your card issuer.
4004The entered card has been reported.
5005An error occurred while processing the transaction.
7400Approval (transaction approved with delay).
17400Approval (transaction approved with delay). Note: applies to voids.
OtherSubmit any other valid amount for an approved transaction.