Skip to main content

Afterpay Singapore

Quick Start
  1. Sign up at afterpay.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 Afterpay Singapore →

Overview

Afterpay (Block/Square) — global BNPL brand with model Pay-in-4. 4 payment every 2 weeks (6 weeks total). REST API + SDKs. Support SGD, USD, AUD and others currencies. Limited, but growing presence in Singapore.

Provider IDafterpay_sg
CategoryBuy Now, Pay Later
Websiteafterpay.com

Supported operations: start_tx refund_tx status


Authentication

HMAC request signing using merchant_id and secret_key.


Configuration

Required Parameters

ParameterDescription
merchant_idAfterpay Merchant ID
secret_keyAfterpay Secret Key for HMAC signing
base_urlAPI base URL

Status Mapping

Provider Status4pay StatusDescription
APPROVEDcharged
CAPTUREDcharged
REFUNDEDrefunded
DECLINEDrejected
CANCELLEDrejected
EXPIREDrejected
PENDINGcharging

Resources