StartedTransaction#

class StartedTransaction[source]#

What is returned after starting a new payment.

stripe_url: str#

The URL of stripe that can be used to complete this transaction.

transaction_id: str#

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