Skip to main content

FomoPay

Quick Start
  1. Sign up at fomopay.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 FomoPay →

Overview

Fomopay — Singapore-native payment gateway, specializing on Chinese payment methods (WeChat Pay, Alipay, UnionPay). MAS-regulated. QR payments, bank transfers. REST API with Signature authentication. Main market — SG with focus on Chinese tourists and expats.

Provider IDfomopay
CategoryLocal Payment Methods
Websitefomopay.com

Supported operations: start_tx refund_tx status


Authentication

Signature-based authentication using api_key and secret_key.


Configuration

Required Parameters

ParameterDescription
merchant_idFomopay Merchant ID
api_keyFomopay API Key
secret_keyFomopay Secret Key for signature verification
base_urlAPI base URL

Status Mapping

Provider Status4pay StatusDescription
successcharged
paidcharged
refundedrefunded
failedrejected
cancelledrejected
expiredrejected
pendingcharging

Resources