Accept Payments
Sangho offers several methods to integrate payments into your business, from the simplest to the most customizable.
1. Via a Payment Link
The fastest method, with no code required. Create a link from the dashboard, share it by SMS, email, WhatsApp, or QR code. The buyer is redirected to a page hosted by Sangho.
2. Via the Hosted Checkout Page
Integrate the Sangho JS button on your site in 2 lines of code. No backend required — the payment form appears as a popup or redirect to checkout.sangho.ga.
3. Via REST API
For advanced integrations, create a payment intent server-side, then a checkout session or mount the form directly in your interface with the JS SDK.
4. Via QR Code
From a payment link, generate a QR code to print and display at the point of sale. The buyer scans the QR code with their smartphone and completes the payment.
5. Offline Mode (Sangho Terminal)
Availability: Q4 2028. Sangho Terminal unifies online and physical point-of-sale payments (NFC, Mobile Money, Card).
Method Comparison
| Method | Code required | Backend | Use case |
|---|---|---|---|
| Payment link | None | No | Freelancer, SMB |
| Hosted checkout | 🟡 HTML only | No | Showcase website |
| REST API | Yes | Yes | Custom e-commerce |
| QR Code | None | No | Point of sale |
| Terminal (2028) | SDK | Yes | Physical commerce |