Initiate Checkout

Triggered when the ‘Checkout’ button is clicked.

Properties

NameTypeDescription
origintextWix App name, such as Events or Bookings.
contentsarrayAll events in cart.
contents.nametextEvent name.
contents.pricenumberTicket price.
contents.currencycurrencyCurrency in ISO-4217 format.
contents.varianttextTicket type.
contents.quantitynumberNumber of tickets.
userIdtextUser ID.

Example

Copy
Did this help?