Skip to main content

Checkout.com Singapore

Quick Start
  1. Sign up at checkout.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Checkout.com Singapore →

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 IDcheckout_sg
CategoryCard Processors
Websitecheckout.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

ParameterDescription
secret_keyServer-side API key (sk_xxx format)
public_keyFrontend SDK key (pk_xxx format)
processing_channel_idProcessing Channel ID for SG entity

Status Mapping

Provider Status4pay StatusDescription
Capturedcharged
Declinedrejected
Voidedcancelled
Refundedrefunded
Pendingprocessing

Resources