Introduces new customer balance transaction types
What’s new
We’re introducing two new customer balance transaction types: checkout_
and checkout_
, and a new field checkout_
to the customer balance transaction.
Impact
This change impacts users who use Checkout:
- When completing checkout, transactions made to the customer balance are marked as the
checkout_
type andsession_ subscription_ payment checkout_
is populated by the corresponding session ID.session - If the session expires, this reverses the customer balance transaction and marks the reverse transaction as the
checkout_
type andsession_ subscription_ payment_ canceled checkout_
is populated by the corresponding session ID.session