Zapiet Docs
Zapiet Pickup + Delivery
Zapiet Pickup + Delivery
  • Widget API
  • Overview
    • Base url
  • Reference
    • Store pickup
      • Locations
      • Dates
        • Times
      • Regions
    • Local delivery
      • Locations
      • Dates
      • Times
    • Shipping
      • Dates
    • Validation
    • Geolocate
    • Conditional activation
    • Preparation times
    • Settings
  • JavaScript API
    • Events
    • Methods
  • Guides
    • ZapietId
    • Attributes
  • Other resources
    • Vulnerability Reporting
Powered by GitBook
On this page
  1. JavaScript API

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();

PreviousEventsNextZapietId

Last updated 1 year ago