Skip to main content

Adyen Singapore

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

Overview

Adyen Singapore — Checkout API v71 for SG-specific methods: PayNow, GrabPay, Alipay, WeChat Pay, Cards.

Provider IDadyen_sg
CategoryCard Processors
Websiteadyen.com

Supported operations: start_tx capture_tx refund_tx payout status


Authentication

API Key in X-API-Key header.


Configuration

Required Parameters

ParameterDescription
api_keyAdyen API Key
merchant_accountAdyen Merchant Account
hmac_keyHMAC Key for verification webhook' (hex-encoded)
live_prefixLive URL prefix (for production)
base_urlAPI URL

Status Mapping

Provider Status4pay StatusDescription
Authorisedauthorized
Capturedcharged
Refusedrejected
Cancelledcancelled
Errorrejected
Settledsettled

Testing

Test Cards

CardNumberResult
Visa4111 1111 1111 1111Success
Visa (3DS2)4917 6100 0000 00003DS2 Required
Mastercard (declined)5100 0000 0000 0511Declined

Resources