SecurePay
  • Introduction
  • API
    • Introduction
    • Validate
    • Merchant
      • Bank List
      • FPX Payment
    • Partner
      • List
      • Bank List
      • FPX Payment
    • Payment Session (beta)
      • Introduction
      • Create Payment Session
    • Callback and Redirect URL
    • Transactions
      • Status
      • List
      • Search
      • List (deprecated and no longer available)
  • Guides
    • Create Account
    • Referral
    • Premium Domain
    • Settlement
    • FPX Credit Card
    • Payment Form
      • Create a form to receive payment
      • Create custom fields
      • Enable Quantity, Billing/Shipping fields
      • Payment mode
      • Enable amount selection
    • API
  • Settlement
  • Plugins
    • WooCommerce
  • Payment Service Agent (PSA)
  • Change Logs
Powered by GitBook
On this page
  • B2C (Retail Banking) Endpoint URL
  • B2B (Corporate Banking) Endpoint URL

Was this helpful?

  1. API
  2. Merchant

Bank List

Guide for merchant. Open bank list

PreviousMerchantNextFPX Payment

Last updated 3 years ago

Was this helpful?

B2C (Retail Banking) Endpoint URL

Becoming a super hero is a fairly straight forward process:

Environment

URL

Method

Sandbox

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

GET

Production

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

GET

Getting bank list

Getting online and offline only

B2B (Corporate Banking) Endpoint URL

Environment

URL

Method

Sandbox

https://sandbox.securepay.my/api/public/v1/banks/b2b

GET

Production

https://securepay.my/api/public/v1/banks/b2b

GET

Getting bank list

Getting online and offline only

https://sandbox.securepay.my/api/public/v1/banks/b2csandbox.securepay.my
https://sandbox.securepay.my/api/public/v1/banks/b2c?status=onlinesandbox.securepay.my
https://sandbox.securepay.my/api/public/v1/banks/b2c?status=offlinesandbox.securepay.my
https://sandbox.securepay.my/api/public/v1/banks/b2bsandbox.securepay.my
https://sandbox.securepay.my/api/public/v1/banks/b2b?status=onlinesandbox.securepay.my
https://sandbox.securepay.my/api/public/v1/banks/b2b?status=offlinesandbox.securepay.my