Shop
Settings, branding, currencies, and gateways of the shop.
Loads the settings, branding, currencies, gateways and apps of the shop.
Subbly.init calls this for you, so subbly.shop already holds the fields
below by the time you get the SDK instance. Call it again only to pick up a
change.
subbly.shop is a model object: it carries the shop fields and the load
method together. load copies the response onto that same object and returns
it, so the value you get back and subbly.shop are one object.
ReturnsPromise<SubblyShop>
The shop object, with its fields refreshed.
Load the shop
Read a setting before you draw a form