top of page

POST /online/gateway

retrieve the available payment information (type, desc, longDesc, logo) from PMS


REQUEST

apiKey

M

String

sign

M

String

​use a key the encrypt the

timestamp

timestamp

M

Long

​current timestamp (milliseconds)

server will

expired the

request with very

old timestamp

lang

O

String

language setting, default: zh_hk

e.g.: zh_hk,

zh_cn, en

RESPONSE

errorCode

M

String

errorMessage

O

String

gateways

M

Object

see gateways below

extendParam

O

String

gateways

type

M

String

payment type

e.g.:FPSPAY

desc

M

String

description

e.g.:Faster

Payment System

Pay

langDesc

M

String

long descriptions (support multi

languages), depend on ‘lang’ in

the request

e.g.: 轉數快, 信用

卡支付


bottom of page