Transaction Statuses

Transaction StatusDefinition
doneTransaction has been successfully processed by the bank
failedOperation failed at some point. Transactions was not processed
user_input_requiredUser verification is required to start processing transaction
initializedTransaction is initialized and is being processed by the bank. Initialized transactions can move to status done (if processed successfully) or failed (if processing failed)