Atome Indonesia
Quick Start
- Sign up at atome.sg 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
Cross-border lifestyle BNPL (Ant Group). Pay-in-3, installments, 9 Asian markets.
| Provider ID | atome_id |
| Category | Buy Now, Pay Later |
| Website | atome.sg |
Supported operations: start_tx refund_tx status
Authentication
API Key + Secret Key (HMAC-request signing).
Configuration
Required Parameters
| Parameter | Description |
|---|---|
api_key | Atome API Key |
secret_key | Secret Key for HMAC-signing |
base_url | https://api.apaylater.com (prod) / https://sandbox-api.apaylater.com (test) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
APPROVED | charged | |
REJECTED | rejected | |
CANCELLED | rejected | |
REFUNDED | refunded |