EFTPOS - Tyro Emulator Setup
Overview
Summary
Tyro has an integration simulator that can be used to simulate payments made through a Tyro terminal. It allows you to pair the Tyro TTA on your test system with the integration simulator instead of a Tyro terminal. The simulator gives different responses based of the transaction amount. It can simulate any type of payment, with or without a handling fee or tip. It will also simulate errors and declined transactions.
Prerequisites
-
Tyro TTA
Tyro Emulator Setup
To enable the TTA to communicate with the simulator instead of the live integration server, the url used by the TTA needs to be changed in the registry.
Run Regedit, navigate to the following registry entry and set them to the Integration Simulator URL
https://integrationsimulator.test.tyro.com/
For 32 Bit Windows
HKEY_LOCAL_MACHINE\SOFTWARE\Tyro\Tyro.IntegrationServer.Url
For 64 Bit Windows
HKEY_LOCAL_MACHINE\SOFTWARE\Tyro\Tyro.IntegrationServer.Url
&
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Tyro\Tyro.IntegrationServer.Url
Run the Tyro TTA Configuration utility.
Enter the below Merchant ID and Terminal ID, and click on Save and Pair.
These are terminal IDs from one of our development pinpads which works.
Merchant ID: 599
Terminal ID: 137
The following URL lists transaction amounts that will control the response that you will get from the integration simulator.
https://integrationsimulator.test.tyro.com/docs/
For example, a $103.00 transaction total will simulate an approved Mastercard payment, where $103.01 will simulate a declined Mastercard payment.
10300 |
Approved transaction; swiped + PIN; Mastercard card type |
APPROVED |
10301 |
Declined transaction; swiped + PIN; Mastercard card type |
DECLINED |