Docs
  • Introduction
  • Get Started
    • Introduction
    • Preparation
  • Instant Payment
    • overview
    • instant payment apply API
    • instant payment confirm API
    • instant payment notification
    • instant payment result query.md
    • balance-query-api
  • MPAY Payment API
    • Overview
    • Card Bind Apply API
    • Card Bind Verify API
    • MPAY Apply Direct API
    • MPAY Verify Direct API
    • Asynchronous Notification
    • Payment Result Query API
  • Unified gateway payment
    • Overview
    • Payment Creation Direct API
    • New Online Banking Overview
  • Easy Payment
    • Overview
    • WEB Payment API
    • H5 Payment API
    • Easypay Apply Direct API
    • Easypay Verify Direct API
    • Pre-authorized capture API
    • Pre-authorized cancel API
    • Pre-authorized order status query API
    • Asynchronous Notification
    • Payment Result Query API
  • Online banking Payment
    • Overview
    • Payment API
    • Synchronous Notification
    • Asynchronous Notification
    • Payment Result Query API
  • Exchange Payment
    • Overview
    • Apply API
    • Verify API
    • Asynchronous Notification
    • Payment Result Query API
  • Aggregate Payment
    • Overview
    • Redirect API
    • Direct API
    • Asynchronous Notification
    • Payment Result Query API
  • Relevant API
    • Card Bind
      • Apply API
      • Verify API
      • Unbind API
      • Query API
    • Refund
      • Apply API
      • Result Query API
      • Asynchronous Notification
    • Card Bin Query API
  • Development
    • Singature
      • Key Configuration
      • Add Sign
      • Verify Sign
    • Asynchronous Notification
    • Risk Item
    • Transaction Report
    • Return Codes
    • Supported Currencies
    • Supported Banks
Powered by GitBook
On this page
  • Preparatory work
  • Integration
  • Reference
  • Common Receiving Banks
  1. Instant Payment

overview

PreviousPreparationNextinstant payment apply API

Last updated 5 years ago

Instant payment refers to the payment method that transfer money from you merchant account to the bank account you designated almost in real time.

Instant payment support two types of bank account.

  • Personal debit card

  • Business bank settlement accounts

Preparatory work

  • Ensure your merchant account have configured the right of this product.

  • Make sure your merchant account has sufficient balance available.

  • Add your source IP addresses to the LLP whitelist.

Integration

Normally, you just need to request the to do the transfer. In the following cases, you need to judge if needed to continue. If so, please request the within 24h and LLP would do the transfer. If NOT, just ignore it.

  • Suspected duplicate order. Within 24h, if you request to transfer money to the same bank account twice or more, it's the suspected duplicate order from the second order and need to

  • The account name does not match the card number.

Reference

Common Receiving Banks

bank_code

Chinese bank name

bank name

01020000

工商银行

ICBC(Industrial and Commercial Bank of China)

01050000

建设银行

CCB(China Construction Bank)

01030000

农业银行

ABC(Agricultural Bank of China)

03080000

招商银行

CMB(China Merchants Bank)

03010000

交通银行

BCM(Bank of Communications)

03100000

浦发银行

SPDB(Shanghai Pudong Development Bank)

03060000

广发银行

CGB(China Guangfa Bank)

01040000

中国银行

BOC(BANK OF CHINA)

03030000

光大银行

CEB(China Everbright Bank)

01000000

中国邮储银行

PSBC(Postal Savings Bank of China)

03050000

民生银行

CMBC(China Minsheng Banking Group,.Ltd)

03020000

中信银行

CCB(CHINA CITIC BANK)

04031000

北京银行

BOB(Bank of Beijing)

03070000

平安银行

PAB(PingAn Bank)

03040000

华夏银行

HXB(Hua Xia Bank Co)

support bank list in json format
instant payment apply API
instant payment confirm API