Select Page

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...

Order Level Directives

Order 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 the current order session.  These directives typically require two parts:...

Actions

Actions are markers on a DOM element that allow you to interact with the FastSpring Store Builder Library through HTML.  They are used to initiate a behavior against the FastSpring Store Builder Library.  These directives typically require three parts:...

Native Currency Pricing Product

This product is a base product with a price defined for all currencies and does not use FastSpring’s conversion rates. In the example below, the product price is set to Euro price to 60,00 EUR and using the Store Builder Library the country is changed to Germany...

data-decorate-callback

A JavaScript function you may provide, which will be invoked before redirecting to checkout for the purpose of obtaining Google Analytics linker “decorations”. This function must accept a URL (string) as a parameter and return the decorated URL as a...