Grab PayLater
Quick Start
- Sign up at grab.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
Grab super-app BNPL. 8M+ SG users, MAS MPI licensed, Pay-in-4 + Monthly. Integrated within the Grab ecosystem covering ride-hailing, food delivery, and financial services across Southeast Asia.
| Provider ID | grab_paylater |
| Category | Buy Now, Pay Later |
| Website | grab.com |
Supported operations: start_tx refund_tx status
Authentication
HMAC-SHA256 request signing using partner_secret. All API requests include partner_id in headers.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
partner_id | Grab Partner ID |
partner_secret | Partner secret for request signing |
base_url | API base URL (staging or production) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
COMPLETED | charged | |
FAILED | rejected | |
CANCELLED | rejected | |
REFUNDED | refunded |