Pine Labs Singapore
Quick Start
- Sign up at pinelabs.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
Pine Labs (Fave) — POS BNPL + Loyalty platform for SEA region. In-store BNPL installments + cashback/loyalty program via Fave. REST API + POS SDK. Support SGD, MYR, IDR, THB. Singaporean and SEA market.
| Provider ID | pine_labs_sg |
| Category | Card Processors |
| Website | pinelabs.com |
Supported operations: start_tx refund_tx status
Authentication
Secret Key request signing using api_key and secret_key.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
api_key | Pine Labs API Key from developer portal |
secret_key | Pine Labs Secret Key |
merchant_id | Pine Labs Merchant ID |
base_url | API base URL |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
captured | charged | |
approved | charged | |
success | charged | |
refunded | refunded | |
declined | rejected | |
cancelled | rejected | |
failed | rejected | |
pending | charging |