Sangho Terminal (POS)
Note
Sangho Terminal is currently under development. Expected availability: Q3 2028. This guide is a preview of the API.
Sangho Terminal unifies online and physical point-of-sale payments into a single platform — one dashboard, one API, one reconciliation.
Architecture
- Sangho card readers (NFC, chip, magnetic stripe)
- Secure communication between the reader and the Sangho API
- Remote control via REST API or SDK
- Offline mode with automatic sync
POS payment flow
- 1. Create a Payment Intent with the total amount
- 2. Create a Terminal Session linking the Payment Intent and the reader
- 3. The reader presents the payment prompt
- 4. The customer presents their card or Mobile Money
- 5. The transaction is confirmed and the webhook
payment_intent.succeededis emitted
Attention
The Terminal API is in preview. Endpoints and data models may change before the official launch.