Updated price calculation in checkout
We scheduled breaking change in HTML and JavaScript of checkout process, which is going to break it in some blank templates and JavaScript addons or […]
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
We scheduled breaking change in HTML and JavaScript of checkout process, which is going to break it in some blank templates and JavaScript addons or […]
Projects without any style modifications now have new version of mobile headers. For other projects, there was no change. You can read more about mobile […]
From 1. 1. 2022 all marketing and analytics cookies must be approved by the user. A new cookie toolbar will be implemented according to the […]
There is a new endpoint available in our API: Product category deletion. Optionally you can also delete product assignments if the category is not empty […]
We have introduced a new endpoint to create an invoice from an order. This emulates an action from the administration. Given an order, API creates […]
We have introduced a new endpoint to modify order items. Endpoint URL is /api/orders/{code}/item/{id} where code is an existing order code and id identifies the […]
We are about to simplify access control to API endpoints. Currently it is necessary to apply and approve each single endpoint. As we have already […]
We have extended Order insert endpoint to support also surcharge parameters in the request (data.items[].surchargeParameters[]). Multiple pairs of parameter name and value can be provided. […]
For addons having their settings in the Shoptet administration (in the iframe), there used to be a problem with third party cookies in some more […]
We have extended Product insert as well as Product edit and Product edit by code to accept also surcharge parameters. This can be done using […]