The POS Integration Team supports third-party software integration with Tyro’s payments platform. Our primary focus is assisting with the Tyro Certification process and resolving any POS/PMS development integration issues.
Implementing a dynamic integrated surcharge for both TTA and iClient follows a straightforward development process. By using the surcharge parameter in the initiatePurchase function, you can configure the POS to add or exclude a Tyro surcharge from the transaction. For more details, please refer to our Surcharge API documentation.
Tyro offers two implementation styles. Headful implementation (recommended implementation) utilises Tyro’s standard transaction screen and UI, simplifying the transaction workflow. Headless implementation allows for a customised transaction screen, with your POS managing the messaging and design.
Use the Simulator Server with these URLs:
- iClient: https://iclientsimulator.test.tyro.com
- TTA: https://integrationsimulator.test.tyro.com/
For the TTA, please ensure the simulator URL is updated in both registry keys:
- HKEY_LOCAL_MACHINE\SOFTWARE\Tyro\Tyro.IntegrationServer.Url
- HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Tyro\Tyro.IntegrationServer.Url
TTA integration requires an API key during development. However, for iClient (browser-based), iOS, and Android integration, the integration server simulator environments do not require a specific API key.
After development, you must go through a mandatory certification process before you can use the integration in production. The certification process consists of:
- Phase 1 involves a questionnaire and initial test cases, including video test cases, receipts, and tax invoice uploads.
- Phase 2 continues with additional test cases, varying based on your feature integration.
The certification timeline varies but typically takes 3-5 weeks post-development.
Yes, new features require certification. To initiate the certification process, please contact our partner managers via email
Refer to our Certification Criteria Document for a list of available features for your integration type.
Send a new email to POS Integration Team with the topic in the subject line. For ongoing issues, link to the previous conversation thread.
You’ll receive an email confirming certification completion and instructions for production setup. For iClient integrations, a separate email will provide the API key.
Contact our Tyro partner managers via email. They will guide you through the initial steps and help you complete a scoping document.