Checkout.com Singapore
Quick Start
- Sign up at checkout.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
Enterprise-grade payment gateway with data-driven optimization. PCI DSS Level 1. ML-powered acceptance optimization, comprehensive APM coverage, and dedicated Singapore processing entity for local acquiring.
| Provider ID | checkout_sg |
| Category | Card Processors |
| Website | checkout.com |
Supported operations: start_tx refund_tx status
Authentication
API key-based authentication. secret_key (sk_xxx) for server-side API calls, public_key (pk_xxx) for frontend SDK initialization. processing_channel_id identifies the Singapore processing entity.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
secret_key | Server-side API key (sk_xxx format) |
public_key | Frontend SDK key (pk_xxx format) |
processing_channel_id | Processing Channel ID for SG entity |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
Captured | charged | |
Declined | rejected | |
Voided | cancelled | |
Refunded | refunded | |
Pending | processing |