支付API
English
English
  • Welcome 👏
  • Description
    • Access instructions
    • Safety information
    • Payment method
    • Signature generation
    • Signature verification
    • Decrypt callback
    • Data structure
  • Currency
    • Currency information
  • Order
    • Order creation
    • Order inquiry
    • Callback notification
    • Order closure
  • Payout
    • Payout inquiry
    • Create Payout
    • Callback
    • Cancel Payout
  • Wallet
    • Wallet addition
    • Wallet update
    • Wallet deletion
    • Wallet inquiry
    • Callback notification
  • Error code
    • Status code
Powered by GitBook
On this page
  1. Description

Payment method

PreviousSafety informationNextSignature generation

There are two main payment access method: monitor wallet and platform collection;

Method introduction

The first two access methods require merchants to prepare their own wallets, and the funds are transferred to the merchant's own wallet. The platform is only responsible for notifying the merchant through asynchronous callbacks after monitoring the receipt records.

Monitor wallet

It applies to one user and one wallet address, order collection address is permanently effective. Merchants need to prepare corresponding payment wallets according to their number of users. If the number of wallets is less than the number of users, it maybe cause some users cannot pay properly because they cannot be assigned to a exclusive wallet. Therefore, merchants need to adjust according to their situation. This mode requires merchants to interface in advance.

Platform collection

It simply accesses, and there is no need for the merchant to prepare a collection wallet. It also supports multi-chain multi-currency multi-wallet payment, funds do not need to be collected. It can cross-chain withdrawal and provide integrated cash register(support to adapt PC, H5).multi-currency report、multi-ink report and account detail can trace. The method does users worry-free and a one-stop collection service.

add a monitoring wallet
View detail and payment rates