iPay88 Indonesia
Quick Start
- Sign up at ipay88.co.id 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
Cross-border SEA gateway (MY-ID-PH-TH-SG). 250+ payment methods.
| Provider ID | ipay88_id |
| Category | Card Processors |
| Website | ipay88.co.id |
Supported operations: start_tx refund_tx status
Authentication
Merchant Code + Merchant Key (HMAC-request signing).
Configuration
Required Parameters
| Parameter | Description |
|---|---|
merchant_code | Merchant Code in the system iPay88 |
merchant_key | Merchant Key for HMAC-signing |
base_url | https://payment.ipay88.co.id (prod) / https://sandbox.ipay88.co.id (test) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
1 (Success) | charged | |
0 (Failed) | rejected | |
6 (Pending) | charging | |
2 (Cancelled) | cancelled |