Skip to main content

GlobePay

Quick Start
  1. Sign up at globepay.co and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to GlobePay →

Overview

GlobePay payment integration

Provider IDglobepay
CategoryLocal Payment Methods
Websiteglobepay.co

Supported operations: sign time nonce_str


Authentication

Signature-based (SHA256 HMAC):

sign = SHA256(partner_code + time + nonce_str + credential_code)

Status Mapping

Provider Status4pay StatusDescription
SUCCESS / SUCCEEDED / CAPTURED / PAIDcharged
PENDING / PROCESSINGcharging
FAILED / DECLINEDfailed

Resources