- When an incoming transaction appears in the blockchain, CryptoProcessing shows it on the Transactions tab with the status and sends a not_confirmed callback.
- When the transaction gets the required number of confirmations, CryptoProcessing changes its status to , sends a confirmed callback and adds the funds to the merchant’s balance.
Deposits
How deposits are confirmed
Typically, a successful crypto deposit is processed in two main steps (see Statuses for more details):
Last modified on July 17, 2026