Images of subcategories as data attributes in menu
If there is a subcategory image set in admin, respective menu items have this image URL available in data attribute data-image. This allows you to […]
Stay updated with the latest news from our developer portal through our machine-readable RSS and JSON feeds.
API News: RSS Feed, JSON Feed
Frontend News: RSS Feed, JSON Feed
If there is a subcategory image set in admin, respective menu items have this image URL available in data attribute data-image. This allows you to […]
We have added one new item into Order detail endpoint response: onlinePaymentLink. In case of an online payment it contains a link to the payment […]
We have added a new endpoint List of product images, which is a thin focused endpoint to retrieve all images of a product. This might […]
The family of /changes endpoints has a new member: Proforma invoice changes. As all the other /changes endpoints, it shows the last add/edit or delete […]
We have extended endpoint Order detail to provide also selected surcharge parameters selected by the buyer while putting a product into the cart. You have […]
We have introduced 3 new endpoints to generate discount coupons. The first one creates a Coupon template (as well as in the Shoptet administration), which […]
We have introduced a new endpoint to insert a product – POST /api/products. There are many common attributes of a product available and also variants […]
For some time we offer to use custom function after (un)succesfull validation, see https://developers.shoptet.com/vlastni-script-pred-odeslanim-formulare/. To bring some “culture” between multiple addons/custom adjustments, we had recently […]
In coming days, we will add guid (identifier) and code (sku) for each cart item as data attributes. Format is the same as for microdata […]
We have added a new field to Product detail endpoint: negativeStockAllowed (data.variants[].negativeStockAllowed). In case an eshop does not allow to sell goods not available on […]