- Completed (there is no failed state, as failed deposits do not appear in our database)
- Initiated (Created)
- Processing (Outgoing Payment Processing)
- Completed
- Failed
Webhooks
The merchant can receive the following webhooks if a webhook URL is configured.1. Crypto Deposit Successful
2. Sell Completed
3. Crypto Withdraw Successful
For crypto withdraw webhooks,transaction_typecontains the transaction status, not a transaction-type string. Its value is one ofCREATED,PROCESSING,COMPLETED, orFAILED. The separatestatusfield carries the internal wallet transaction status.