Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cryptoprocessing.com/llms.txt

Use this file to discover all available pages before exploring further.

To provide the best experience for your customers, consider using instant withdrawals when the processing speed is critical. They work just like standard withdrawals, but faster: CryptoProcessing processes them with a higher priority and sends them to the network within 30 seconds to 2 minutes. When using instant withdrawals, the network fee is always charged, regardless of your fee package.
Instant withdrawals are only supported for Bitcoin, Bitcoin Cash, Litecoin, and DOGE.
To switch from standard withdrawals to instant withdrawals:
1

Contact CryptoProcessing support team

Ask CryptoProcessing support team to enable the feature for the currencies you need.
2

Replace the API endpoints

Replace /api/v2/withdrawal/crypto with one of these special API endpoints wherever you need to prioritize the processing speed:The requests for both API endpoints are similar to /api/v2/withdrawal/crypto, but some parameter names are different.
3

Support additional callbacks

Update the callback handler to support two additional CryptoProcessing callbacks:
  • withdrawal_instant
  • withdrawal_instant_exchange
To make sure you support all possible scenarios, use our integration test cases.
Last modified on May 20, 2026