Transacting

class Transacting : CaptureFlowState

The receipt images have been uploaded and a Transaction is in progress (etc. uploading, processing, finished)

Parameters

transaction

The current state of the receipt upload transaction

Properties

isFinal
Link copied to clipboard
open override val isFinal: Boolean
True if this state represents a finished capture flow, false if it is still in progress
transaction
Link copied to clipboard
val transaction: Transaction
The current state of the receipt upload transaction