vpn_key
Authentication
All endpoints require an API key. Pass it as a query parameter or header.
Query Param
?apikey=sk_xxxxxxxx
Header
X-Api-Key: sk_xxxxxxxx
folder_open
Payment Gateway
2 endpoints
GET
/api/payment-gateway/cqris
expand_more
Untuk Membuar QRIS
tune Request Parameters
| Param | Description | Required |
|---|---|---|
| apikey | Your API Key | required |
| amount | Masukkan amount yang valid | optional |
| Masukkan email yang valid | optional |
apikey
*
— required
amount
— optional
email
— optional
GET
/api/payment-gateway/cstatus
expand_more
Untuk Cek Status Transaksi QRIS anda
tune Request Parameters
| Param | Description | Required |
|---|---|---|
| apikey | Your API Key | required |
| trxid | Masukkan trxid yang valid | optional |
apikey
*
— required
trxid
— optional