PayerMax
Quick Start
- Sign up at payermax.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
APAC gaming/entertainment payment gateway. Cards, wallets, bank transfers. Optimized for gaming and digital entertainment verticals with high-frequency microtransaction support across Southeast Asia and broader APAC region.
| Provider ID | payermax |
| Category | Local Payment Methods |
| Website | payermax.com |
Supported operations: start_tx refund_tx status
Authentication
API key authentication with signature verification. All requests signed using api_key with merchant number identification.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
merchant_no | PayerMax Merchant Number |
api_key | API Key for request signing |
base_url | API base URL (sandbox or production) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
SUCCESS | charged | |
FAILED | rejected | |
PENDING | processing | |
CANCELLED | rejected | |
REFUNDED | refunded |