Overview
A transaction will stay inflight indefinitely until it is acted upon or expired. There are two ways to act on an inflight transaction:-
Commit: The transaction completes successfully, an
APPLIED
transaction is created and the funds move between balances. -
Void: The transaction is canceled, a
VOID
transaction is created and any holds are released.
Commit Transaction
To commit the full amount:- Select Commit transaction or press C on your keyboard
- Leave the amount to commit field empty
- Click Commit transaction in the confirmation modal
- Enter your desired amount in the amount to commit field
- This creates a new linked transaction for the committed portion
- The remaining balance stays inflight
- For the final commit, you can leave the amount to commit field empty
Void Transaction
Voiding permanently cancels an inflight transaction and releases any remaining balance. This action is irreversible and affects both the current transaction and any remaining inflight amounts.- Select Void transaction or press V on your keyboard.
- Confirm your action in the modal.
- The transaction status will update to
VOID
.