GET /rules/v1/gatewayStatus with your Public Key. The response returns three boolean flags — one per payment method.{
"card": true,
"transfer": true,
"cash": false
}| Field | Type | Description |
|---|---|---|
card | Boolean | true if card payments are enabled for this merchant. |
transfer | Boolean | true if bank transfer (Transfer In) is enabled. |
cash | Boolean | true if cash payment (Cash In) is enabled. |
Public-Merchant-Id), not your Private Key. It is safe to call from client-side code.https://api.kushkipagos.com/Got a suggestion on this documentation? Contact us.