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.
Raw card-present API
Test data available for integrations via Raw Card-Present API to simulate different scenarios in the dev
environment:
Amount | Error code | Description |
---|---|---|
10 | 01 | Transaction declined. Please contact your card issuer. |
40 | 04 | The entered card has been reported. |
50 | 05 | An error occurred while processing the transaction. |
74 | 00 | Approval (transaction approved with delay). |
174 | 00 | Approval (transaction approved with delay). Note: applies to voids. |
Other | — | Submit any other valid amount for an approved transaction. |