To receive deposits using webhooks, you'll need to set up and authenticate your webhook as described in the sections above. Once your webhook is set up and authenticated, it will automatically notify you of incoming transactions.

Receive type transactions

Receive type transactions

Once the transaction has been confirmed, the final step is to credit the user's account. After you receive webhook, clients can re-validate the transaction using getTransfer API. Upon receiving and validating the transaction ID, the client can immediately proceed to credit the user's account.