Skip to main content

Worldline Singapore

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

Overview

Worldline (ex-Ingenico) — European payment technology giant with MAS-license in Singapore. Support 150+ currencies, card processing, alternative payment methods (PayNow, GrabPay). Omnichannel: POS + online processing. REST API with HMAC-SHA256 authentication.

Provider IDworldline_sg
CategoryCard Processors
Websiteworldline.com

Supported operations: start_tx refund_tx status


Authentication

HMAC-SHA256 request signing using api_key and api_secret.


Configuration

Required Parameters

ParameterDescription
api_keyWorldline API Key from merchant portal
api_secretWorldline API Secret for HMAC-SHA256 signing
merchant_idWorldline Merchant ID
base_urlAPI base URL

Status Mapping

Provider Status4pay StatusDescription
CAPTUREDcharged
REFUNDEDrefunded
REJECTEDrejected
CANCELLEDrejected
PENDINGcharging
PENDING_APPROVALcharging

Resources