Start Payment

Deprecation Warning:

The client-side analytics events documented in this reference are deprecated. All event documentation has been moved to the SDK and is now available through the Analytics API.

Triggered when the user gets to the payment part of the checkout funnel.

Properties:

NameTypeDescription
origintextWix App name, i.e Stores, Bookings
contentsarrayAll products in cart
contents.idtextProduct ID
contents.nametextProduct name
contents.categorytextCollection name
contents.varianttextSelected choice from 1st product option
contents.pricecurrencyProduct price
contents.currencycurrencyCurrency in ISO-4217 format

Example:

Copy
Did this help?