DevelopersPayment GatewaySDK Modes
SDK Modes
Mode controls which hosted checkout environment the SDK uses.
| Mode | Behavior | Description |
|---|---|---|
| test | staging | Uses https://staging-kongapay-pg.kongapay.com/. |
| live | production | Uses https://kongapay-pg.kongapay.com/. |
| live-sandbox | sandbox | Uses https://sk-kongapay-pg.kongapay.com/. |
| development: true | local | Uses the current browser host for local development. |