Skip to main content

Ayopop

Quick Start
  1. Sign up at ayopop.id 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 Ayopop →

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 IDayopop
CategoryLocal Payment Methods
Websiteayopop.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

ParameterDescription
api_keyAyopop API Key (Bearer token)
partner_idAyopop Partner ID
base_urlAPI base URL (sandbox/production)

Status Mapping

Provider Status4pay StatusDescription
SUCCESScharged
REFUNDEDrefunded
FAILEDrejected
EXPIREDrejected
PENDINGcharging

Resources