Skip to main content
You can receive crypto deposits from your customers with and without automatic conversion. Deposits with conversion are automatically converted to your preferred currency.
Deposit flow: the merchant requests a deposit address, the customer sends funds to it, and the balance is credited once the required confirmations are reachedDeposit flow: the merchant requests a deposit address, the customer sends funds to it, and the balance is credited once the required confirmations are reached

Set up crypto deposits

1

Complete your onboarding

Configure your account and get an API key, see Initial setup.
2

Request and receive a unique deposit address

Send a request to /v2/addresses/take and get a crypto deposit address. You can reuse an address if the same customer is making another deposit in the same currency. We recommend using one address for each user.
3

Display the address to the customer

Your customer will see their deposit address in your payment form.
4

Process the deposit

Once your customer makes the deposit, CryptoProcessing will send you a callback. You will then need to update your customer’s balance on your site.
Last modified on September 18, 2026