Skip to main content

SPayLater

Quick Start
  1. Sign up at shopee.co.id 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 SPayLater →

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 IDspaylater
CategoryBuy Now, Pay Later
Websiteshopee.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

ParameterDescription
partner_keyShopee Partner Key from developer dashboard
secret_keyShopee Secret Key for HMAC-SHA256 signing
shop_idShopee Shop ID
base_urlPlatform API base URL

Status Mapping

Provider Status4pay StatusDescription
SUCCESScharged
REFUNDEDrefunded
FAILEDrejected
EXPIREDrejected
PENDINGcharging

Resources