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

  1. Query User Card Information
  2. Query Card Balance
  3. 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.