Paymaxis
Quick Start
- Sign up at paymaxis.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
Paymaxis payment integration
| Provider ID | paymaxis |
| Category | Card Processors |
| Website | paymaxis.com |
Authentication
Bearer token in header:
Authorization: Bearer {api_key}Content-Type: application/json
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
COMPLETED, APPROVED, CHARGED | charged | |
PENDING, IN_PROGRESS, AUTHORISED | charging | |
DECLINED, FAILED, CANCELLED | rejected |