Indodana
Quick Start
- Sign up at indodana.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
Indodana — OJK-licensed platform digital lending in Indonesia (2M+ users). Supports pay later (14/30 days) and installments for 3, 6, and 12 months. Integration with e-commerce merchants via hosted checkout. License P2P Lending (POJK 77/2016).
| Provider ID | indodana |
| Category | Buy Now, Pay Later |
| Website | indodana.id |
Supported operations: start_tx refund_tx status
Authentication
API Key + Secret Key. Request signing via HMAC-SHA256 using secret_key.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
api_key | Indodana API Key from merchant dashboard |
secret_key | Indodana Secret Key for HMAC-SHA256 signing |
merchant_id | Indodana Merchant ID |
base_url | API base URL (sandbox/production) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
PAID | charged | |
REFUNDED | refunded | |
FAILED | rejected | |
EXPIRED | rejected | |
CANCELLED | rejected | |
PENDING | charging |