GlobePay
Quick Start
- Sign up at globepay.co 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
GlobePay payment integration
| Provider ID | globepay |
| Category | Local Payment Methods |
| Website | globepay.co |
Supported operations: sign time nonce_str
Authentication
Signature-based (SHA256 HMAC):
sign = SHA256(partner_code + time + nonce_str + credential_code)
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
SUCCESS / SUCCEEDED / CAPTURED / PAID | charged | |
PENDING / PROCESSING | charging | |
FAILED / DECLINED | failed |