Void payment
payments
Void payment
Void an authorized payment transaction. This cancels a previously authorized payment before it has been captured.
Important notes:
- Only works for payments with ‘authorized’ status
- Must be performed before the payment is captured
- Once voided, the authorization is released and funds are no longer held
- Cannot be undone once voided
Common error codes:
- PAYMENT_NOT_FOUND: The specified payment does not exist
- TRANSACTION_NOT_AUTHORIZE: The payment is not in authorized status
- TRANSACTION_NO_PROCESSOR: No processor found for the transaction
- TRANSACTION_VOID_FAILED: The void operation failed at the processor level
POST
Void payment
Documentation Index
Fetch the complete documentation index at: https://docs.tagada.io/llms.txt
Use this file to discover all available pages before exploring further.
