Ecommerce API
Categories
To retrieve the step number in the ecommerce experience, you will need to utilize the method getCategoriesByStepNumber. Below are the methods you can ...
E-commerce Variables
A variable EcommerceAPI is available to use during the e-commerce flow. As part of this API, there is a listener that can register (stepChanged) to mo...
Steps
A variable eCommerce API is available to use during the e-commerce flow. As part of this API, there is a listener that can register (stepChanged) to m...
Order Summary
getCartItems()getCartSubTotal()getCartTax()getCartTotal()
Products
getProducts()getSelectedProducts()
Invoice Preview
There are two new listeners that can be used when calls are made to the InvoicePreview for tax calculation purposes: previewStarted (no parameters) pr...