TransactionPending

class TransactionPending[source]

State when a payment is currently being processed.

tag: Literal['transaction-pending']

The top-level status tag.

details: TransactionDetails

Information about the in-progress transaction.