Payment method
There are three main payment access method: monitor order
、 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 order
It applies to one order and one wallet
address. The order validity period can be customized. The payment wallet is provided by the merchant. Merchants need to prepare the corresponding quantity of collection wallets by the order volume. The number of orders users can place at the same time is determined by the number of wallets, and a wallet that is receiving money cannot be used to initiate another payment at the same time.
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 add a monitoring wallet 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.