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.

payment_options: PaymentOptions#

The ways a user can pay.