SDK Overview
When to use DigetPay SDKs vs REST APIs for online and in-store payments.
DigetPay offers REST APIs for server integrations and SDKs / apps for in-store and mobile scenarios.
Choose the right tool
| Need | Use |
|---|---|
| Website checkout redirect | Hosted Checkout + Guide |
| Custom website checkout | Embedded Integration + Guide |
| Android phone tap-to-pay | SoftPOS |
| Fixed retail terminal | SmartPOS |
| WooCommerce / CMS | Plugins hub · WooCommerce · OpenCart 3 |
SDK vs REST
| REST API | SDK / SoftPOS app | |
|---|---|---|
| Auth | x-api-key | SDK token |
| Integration | Your backend (PHP, Node, etc.) | Mobile / terminal app |
| PCI | Hosted = low; Embedded = high | Device-scoped |
| Docs | API Reference + PHP guides | Product guides below |
SDK token lifecycle
- Generate token in Dashboard → SDK Tokens
- Provision to device securely
- App authenticates to DigetPay services
- Rotate / deactivate on device loss
Related products
Updated about 1 month ago
Did this page help you?
