Lazada Credit
Quick Start
- Sign up at lazada.com 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
Lazada Credit — BNPL-service in the ecosystem Alibaba/Lazada. Marketplace-only credit line for purchases on marketplace Lazada Indonesia. Supports buy now pay later and installments. Integration via Lazada Platform API with App Key + App Secret + HMAC authentication. License OJK multifinance partner.
| Provider ID | lazada_credit |
| Category | Buy Now, Pay Later |
| Website | lazada.com |
Supported operations: start_tx refund_tx status
Authentication
App Key + App Secret. Request signing via HMAC using app_secret. Integration via Lazada Open Platform API.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
app_key | Lazada App Key from developer console |
app_secret | Lazada App Secret for HMAC signing |
base_url | Platform API base URL |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
PAID / COMPLETED | charged | |
REFUNDED | refunded | |
FAILED | rejected | |
EXPIRED | rejected | |
CANCELLED | rejected | |
PENDING | charging |