Skip to main content

BillEase

Quick Start
  1. Sign up at billease.ph 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 BillEase →

Overview

Billease — BNPL-platform of Philippine origin, expanding on Indonesian market (1M+ users). E-commerce focused: point-of-sale installment for online and offline merchants. Supports pay later and installments for 3, 6, and 12 months. Operates in Philippines (PHP) and Indonesia (IDR). HMAC-SHA256 authentication.

Provider IDbillease
CategoryBuy Now, Pay Later
Websitebillease.ph

Supported operations: start_tx refund_tx status


Authentication

API Key + Secret Key. Request signing via HMAC-SHA256 using secret_key.


Configuration

Required Parameters

ParameterDescription
api_keyBillease API Key from merchant dashboard
secret_keyBillease Secret Key for HMAC-SHA256 signing
merchant_idBillease Merchant ID
base_urlAPI base URL (sandbox/production)

Status Mapping

Provider Status4pay StatusDescription
PAID / COMPLETEDcharged
REFUNDEDrefunded
FAILEDrejected
EXPIREDrejected
CANCELLEDrejected
PENDINGcharging

Resources