Page Integration Card Deposit Interface
Introduction
This feature retrieves the card deposit address through an API, allowing merchant to transfer funds to recharge their cards.
Interfaces
- Query User Card Information
- Query Card Balance
- Card Deposit
The calling process is as follows:
1.Call the Query User Card Information Interface
to retrieve user information.
2.Call the Query Card Balance Interface
to check the user's account balance and recharge limits.
3.Call the Card Deposit Interface
to perform the card deposit.
Updated 9 days ago