Introduction to the Customer Present Cloud API
The Customer Present Cloud API (CPCA) is a REST API that lets your POS control a Lane/Series terminal without a direct hardware connection. Your POS talks to the CyoGate cloud, which routes commands to the terminal.
Base URL
POST https://secure.cyogate.net/api/cpca/v1/Authentication
security_key=YOUR_PRIVATE_KEYBasic Flow
- POS POSTs transaction command to CPCA
- CyoGate routes command to terminal
- Terminal prompts customer for card
- POS polls asyncstatus for result
See the Lane/Series overview for the full topic list.