StartedTransaction

class StartedTransaction[source]

What is returned after starting a new payment.

payment_url: str

The URL of the payment provider that can be used to complete this transaction.

transaction_id: str

The (future) ID of the transaction that was just started.