Integration Docs
These pages describe all the various ways you can integrate with yetipay to start taking payments.
Point-of-Sale (POS) Integrations
Pay-at-Counter (PAC)
For use with POS systems where the transaction is initiated on the POS and completed on the yetipay card machine.
→ View the PAC REST API
Pay-at-Table (PAT)
For use with POS systems where the transaction is intitiated on the yetipay card machine and used to settle tabs or tables on the POS.
→ Go to PAT Overview
Android Intent
For use with Order & Pay apps which run on an Android-based yetipay card machines.
→ Go to Android Intent
Tools
Virtual Devices
To aid with the development of PAC integrations, it is possible to temporarily create a virtual yetipay card machine. These are pre-programmed to respond to transaction requests in a specific way, for example:
- Fast Decline: declines any transactions within a few seconds.
- Slow Success: approves any transaction but not until a couple of minutes have passed.
→ Create a Virtual Device