Methods
The following method can be used to reload the widget. Primarily used for ajax cart support.
Zapiet.start(ZapietWidgetConfig);
The following method can be used to detect whether or not customers should be able to proceed to checkout process. This ensures customers have selected a checkout method, date and time.
Zapiet.Widget.checkoutEnabled();
Last updated