Skip to main content

OVO

Quick Start
  1. Sign up at ovo.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 OVO →

Overview

OVO — Indonesia's largest e-wallet (~100M users). Part of Grab + Tokopedia ecosystem. Licensed by Bank Indonesia.

Provider IDovo_id
CategoryE-Wallets
Websiteovo.id

Supported currencies: IDR

Supported operations: charge, refund


Authentication

  • Method: API Key
  • Base URL: https://api.ovo.id/v1

Configuration

Required Parameters

ParameterDescription
api_keyAPI Key
base_urlBase URL API

Example Configuration

{
"provider": "ovo_id",
"provider_params": {
"api_key": "your_api_key_here",
"base_url": "https://api.ovo.id/v1"
}
}

Status Mapping

Provider Status4pay StatusDescription
SUCCESSchargedPayment successful
PENDINGchargingAwaiting confirmation
FAILEDrejectedPayment failed
VOIDrejectedVoided

Resources