Language for an order
We have extended Order detail and Insert new order endpoints to support language of an order – field data.language. Using this field you can provide […]
We have extended Order detail and Insert new order endpoints to support language of an order – field data.language. Using this field you can provide […]
We have enhanced the Product update endpoint to support variants. Now it is possible to specify the most important variant parameters including variant parameters. It […]
As we noticed you through ours partner managers, we scheduled breaking change in HTML and JavaScript of checkout process, which is going to break it […]
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 […]