Pace
Quick Start
- Sign up at pacenow.co 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
Luxury/premium BNPL for Singapore. Pay-in-3, high AOV, 0% interest. Positioned in the premium and luxury retail segment with higher transaction limits and curated merchant partnerships in fashion, jewelry, and lifestyle categories.
| Provider ID | pace |
| Category | Buy Now, Pay Later |
| Website | pacenow.co |
Supported operations: start_tx refund_tx status
Authentication
HMAC-SHA256 request signing using secret_key. API requests authenticated via api_key in headers.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
api_key | Pace API Key |
secret_key | Secret key for HMAC-SHA256 signatures |
base_url | API base URL (sandbox or production) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
APPROVED | charged | |
COMPLETED | charged | |
REJECTED | rejected | |
CANCELLED | rejected | |
REFUNDED | refunded |