Elements
Checkouts
By default SpiffyJS will automatically convert any links to your checkouts into popups on your page but you can also embed checkouts in-line as well using the checkout element:
Properties
url
(required) - the URL of the checkout you want to load in-line. Also accepts URL parameters for passing additional data to your checkout
Compatibility Mode
Portals
Embed customer and affiliate portals into your own pages with the portal element:
Properties
type
(defaultcustomer
) - toggle the type of portal to embed. Valid values arecustomer
oraffiliate
token
(defaultnull
) - pass in an authentication token for single sign-on functionality. This requires an API connection with Spiffy to request customer portal tokens
Compatibility Mode
Affiliate Registration
Embed your affiliate registration form
Compatibility Mode
Last updated