Add Payment Info

Triggered after the user adds their payment information.

Properties

NameTypeDescription
origintextWix App name, such as Stores or Bookings.
optiontextAdditional information to send with Extended eCommerce checkout step.
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?