Create your first withdrawal
✅ You can use payment-attempts
or create the payment directly.
💸 WITHDRAWAL_ACCOUNT Payment Flow#
A WITHDRAWAL_ACCOUNT transaction allows a user to withdraw funds from their conomy_hq account and transfer them to an external destination, such as a bank account. This is typically used when users want to move money out of the platform.
1. Create Payment#
Creates a withdrawal request using an internal conomy_hq account as the origin and a bank account as the destination.
2. Capture Payment#
Finalize the withdrawal by capturing the transaction.
3. Webhook Simulation#
Use this webhook simulation to test your system’s handling of withdrawal confirmations.
Check the internal account before or after the withdrawal to confirm the balance or ownership.Modified at 2025-04-17 19:28:21