- Sessions: The most basic component of a transaction. A session begins when a user visits your checkout page and views the available payment methods. It contains all relevant checkout information, including available payment methods and tokenized options for returning users.
- Payments: A payment occurs when a user initiates a payment action during a checkout session.
- Transactions: These represent operations related to payments, such as purchases or refunds, processed through one or more connections.
