Ayopop
Quick Start
- Sign up at ayopop.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
Ayopop — Indonesian platform biller aggregation (bill payments, top-ups, disbursements). Connection to 500+ biller partners. Support electricity bill payments, water, internet, TV, mobile top-up, gaming vouchers, PPOB (Payment Point Online Bank). REST API with Bearer token authentication.
| Provider ID | ayopop |
| Category | Local Payment Methods |
| Website | ayopop.id |
Supported operations: start_tx refund_tx status
Authentication
API Key in Bearer token header. Requests are authenticated via Authorization: Bearer {api_key}.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
api_key | Ayopop API Key (Bearer token) |
partner_id | Ayopop Partner ID |
base_url | API base URL (sandbox/production) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
SUCCESS | charged | |
REFUNDED | refunded | |
FAILED | rejected | |
EXPIRED | rejected | |
PENDING | charging |