Home Credit Indonesia
Quick Start
- Sign up at homecredit.co.id and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
POS installments for retail. 22K+ stores, installment 6-36 months.
| Provider ID | home_credit_id |
| Category | Buy Now, Pay Later |
| Website | homecredit.co.id |
Supported operations: start_tx refund_tx status
Authentication
Merchant ID + Secret Key (HMAC-request signing).
Configuration
Required Parameters
| Parameter | Description |
|---|---|
merchant_id | Merchant ID in the system Home Credit |
secret_key | Secret Key for signing requests |
base_url | https://partner-api.homecredit.co.id (prod) / sandbox URL (test) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
APPROVED | charged | |
REJECTED | rejected | |
CANCELLED | cancelled | |
REFUNDED | refunded | |
PENDING | charging |