Crypto Callbacks
Check out the IPN examples for cryptocurrency operations
Last updated
Check out the IPN examples for cryptocurrency operations
Last updated
Notifications for incoming crypto transactions will be simillar for both Permanent and Rotating addresses.
Notifications will be sent anytime when incoming transactions change their status:
Pending – incoming transaction is already in mempool/has at least 1 confirmation.
Done – incoming transaction is confirmed and added to your merchant's balance
Verified - transation passed AML verification
Failed - incoming transaction was not credited to your merchant's balance.
Withdrawal notifications will be sent when transaction is in one of three statuses:
😡 Failed - transaction has failed, amount was returned to the merchant's balance.
Webhooks will be sent on transitions to following statuses:
⏱ Expired – invoice expired. Expiration time for invoice can be calculated by adding 72 hours to
created date
Pending – transaction is in the mempool, transaction hash was assigned.
Done – withdrawal was included to the block, has at least 1 confirmation.
Pending – client entered his email and went to the final payment page.
Done – invoice was paid