NETS Singapore
Quick Start
- Sign up at nets.com.sg and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
NETS Singapore — national payment network: NETS Debit, eNETS, NETS QR (SGQR).
| Provider ID | nets_sg |
| Category | Local Payment Methods |
| Website | nets.com.sg |
Supported operations: start_tx status
Authentication
API Key + HMAC Signature.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
api_key | NETS API Key |
secret_key | HMAC Secret for signing requests and verification webhook' |
merchant_id | NETS Merchant ID |
tid | Terminal ID |
base_url | API URL (default: https://api.nets.com.sg) |