Gigadat
Quick Start
- Sign up at gigadat.com 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
Gigadat payment integration
| Provider ID | gigadat |
| Category | Bank Transfers |
| Website | gigadat.com |
Authentication
Basic Auth:
authorization: Basic base64(access_token:security_token)
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
STATUS_SUCCESS | charged | |
STATUS_INITED / STATUS_PENDING | charging | |
STATUS_REJECTED / STATUS_REJECTED1 | failed | |
STATUS_EXPIRED | failed | |
STATUS_ABORTED1 / STATUS_FAILED | failed |