Skip to main content

NICEPay

Quick Start
  1. Sign up at nicepay.co.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 NICEPay →

Overview

Gaming/digital goods gateway. VA, credit card, e-wallet, convenience store.

Provider IDnicepay
CategoryCard Processors
Websitenicepay.co.id

Supported operations: start_tx refund_tx status


Authentication

Merchant ID + Merchant Key (SHA-256 request signing).


Configuration

Required Parameters

ParameterDescription
merchant_idiMid (Merchant ID in the system NICEPay)
merchant_keyMerchant Key for signing
base_urlhttps://www.nicepay.co.id/nicepay (prod) / https://dev.nicepay.co.id/nicepay (test)

Status Mapping

Provider Status4pay StatusDescription
0 (Success)charged
1 (Void)cancelled
2 (Refund)refunded
3 (Partial Refund)refunded
9 (Failed)rejected

Resources