SPayLater
Quick Start
- Sign up at shopee.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
SPayLater (Shopee PayLater) — BNPL-service within the ecosystem Shopee (~30M+ users). Integrated checkout for purchases on marketplace Shopee. Supports pay later (next month) and installments for 2, 3, 6, and 12 months. License OJK multifinance (POJK 35/2018). Operates in 6+ countries SEA.
| Provider ID | spaylater |
| Category | Buy Now, Pay Later |
| Website | shopee.co.id |
Supported operations: start_tx refund_tx status
Authentication
Partner Key + Secret Key. Request signing via HMAC-SHA256 using secret_key. Integration via Shopee Platform API.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
partner_key | Shopee Partner Key from developer dashboard |
secret_key | Shopee Secret Key for HMAC-SHA256 signing |
shop_id | Shopee Shop ID |
base_url | Platform API base URL |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
SUCCESS | charged | |
REFUNDED | refunded | |
FAILED | rejected | |
EXPIRED | rejected | |
PENDING | charging |