Bank List

Guide for partner. Only partner can access bank list.

Credentials

Using basic authentication with below information:

Username (API UID)

2aaa1633-e63f-4371-9b85-91d936aa56a1

Password (API Auth Token)

ZyUfF8EmyabcMWPcaocX

B2C (Retail Banking) Endpoint URL

Becoming a super hero is a fairly straight forward process:

Environment

URL

Method

Sandbox

https://sandbox.securepay.my/api/v1/banks/b2c

GET

Production

https://securepay.my/api/v1/banks/b2c

GET

B2B1 (Corporate Banking) Endpoint URL

Merchant need to enable this module

Environment

URL

Method

Sandbox

https://sandbox.securepay.my/api/v1/banks/b2b1

GET

Production

https://securepay.my/api/v1/banks/b2b1

GET

Super-powers are granted randomly so please submit an issue if you're not happy with yours.

Once you're strong enough, save the world:

API

Banks list

GET https://sandbox.securepay.my/api/v1/banks/b2c

Query banks list

Curl

Sample Query

Sample Response

Variables

Values

Description

VerifySign

true or false

Verify data source only accept true value. false might be bogus, please discard.

Category

fpx

Default is fpx

Model

B2C or B2B1

Identify which model

Mode

staging or production

Current mode

fpx_bankList - name

Bank name

fpx_bankList - code

Bank Code

fpx_bankList - status_format1

online or offline

Current bank status in word online or offline

fpx_bankList - status_format2

true or false

Current bank status in boolean true for online and vice versa

Last updated

Was this helpful?