Testing and Scenarios

Test your integration during development by automatically simulating the result as if a terminal was real. This means that you do not need to have a physical terminal to test your integration. We leverage TID in sandbox mode so that you can emulate any amounts on both payments, partial cashouts and refunds.

Test Scenarios

Use the following Terminal IDs to simulate interaction scenarios. Other Terminal IDs will be rejected during test mode.

ScenarioTIDNotes
Approved Fast1001The entire transaction should take between 10-30 seconds, and will approved.
Approved Slow1002Each stage of the transaction may be between 10-30 seconds.
Approved Retry1003The card will fail to read and a terminalProgress message will update.
Approved Key Pin1004A terminal progress message for customer to key pin will be presented.
Approved Prompt Before1005A prompt on the terminal will be present before the transaction has processed.
Approved Prompt After1006A prompt on the terminal will be present after the transaction has processed.
Approved Prompt Unanswered1007An unanswered prompt on the terminal will be present after the transaction has processed.
Declined Fast1008The entire transaction should take between 10-30 seconds, and will decline.
Declined Slow1009Delay for initiation and processing may be between 10-30 seconds.
Input Timeout1010The terminal will timeout waiting for input.
Terminal Busy1011The terminal will be busy and unable to process the transaction.
Cancelled By Terminal1012The terminal will cancel the transaction.
Terminal Not Paired1013Create Pay Request, Answer Terminal Prompt and Cancel Pay Request will fail with TERMINAL_NOT_PAIRED error code.

Important

Test scenarios will immediately be run once you create a pay request, however to simulate real-world experiences, each scenario will be run in a randomly generated time-range. Most scenarios stages will be run between 3-10 seconds, however some scenarios may take up to 30 seconds to complete if they are defined as "Slow".

This is to emulate the true experience of terminal payment initiation and processing. Such as, time taking to swipe your card, or the time taken for processing to occur.

Copyright © Tyro Payments 2019-2024. All right reserved.