Deposit Amount On Wallet Using API Integration

You can follow this document for API integration in order to receive payments from your customers.

Step 1: login

Follow the instructions about Connect Layer in order to set up the required front-end widget.

👍

Want to use a backend library?

All of the following steps are also available to be executed using any of Dapi's API Libraries - Server Side API Libraries.

Step 2: obtain a permanent token

You need to obtain an accessToken from the parameters given to you by the Connect Layer in the previous step. Follow the Exchange Token API docs or the Obtain an Access Token.

Step 3: accounts

Obtain the account information.

  • Refer to the Get Accounts API if you only want to retrieve account information
  • Refer to the Get Complete Accounts API if you want to retrieve accounts and balance information

:warning: Make sure to take user MFAs into account. Refer to Specify User Input

Step 4: autoflow

In order to initiate the transfer refer to the Transfer Auto Flow API documentation.

:warning: Make sure to take user MFAs into account. Refer to Specify User Input
:warning: Make sure to handle BENEFICIARY_COOL_DOWN_ERROR