Skip to main content

Welcome to KingsPay

KingsPay is a payment gateway aggregator system that enables merchants to integrate various payment and disbursement methods into their business.

About This Documentation

This documentation describes the API endpoints that merchants must use to access KingsPay services, including:

  • Pay-in QRIS — Receive payments via QRIS (Quick Response Code Indonesian Standard)
  • Disbursement — Transfer funds to recipient bank accounts

Getting Started

  1. Ensure you are registered as a KingsPay merchant and have API credentials (API Key, etc.)
  2. Read the API Overview to learn about base URLs and authentication
  3. Integrate the relevant endpoints for your business needs

Environments

KingsPay provides two API environments:

EnvironmentBase URLDescription
Productionhttps://merchant-api.kingspay.idFor real transactions
Sandboxhttps://sandbox-merchant-api.kingspay.id/For integration testing

We recommend full testing in Sandbox before going to Production.