Select Page

data-popup-closed

A JavaScript function you may provide, which will be invoked when popup is closed. The function must accept an object which will contain the internal FastSpring order ID (key: id) and a customer-facing order reference (key: reference). The order id will only be passed...

data-popup-webhook-received

A JavaScript function you may provide, which will be invoked when the webhook event is received from the Popup store. This function must accept 1 parameter, an object. To setup webhooks, login to Dashboard and navigate to Integrations > Webhooks. At least one event...

Product Level Directives

Product level directives are markers on a DOM element that allow you to interact with the FastSpring Store Builder Library through HTML.  They are used to retrieve information about a single product.  These directives typically require three parts:  The...