Skip to content

Shop-Script 11.6.0

Latest

Choose a tag to compare

@Leonix Leonix released this 30 Sep 12:25
  • Added Headless API, an open JSON API for third-party developers to create custom ecommerce solutions interacting with your online store:

    • mobile apps for smartphones and tablets,
    • mini apps for online messengers,
    • catalog & checkout widgets for embedding in any websites (including those not powered by Webasyst),
    • chat bots providing product recommendations and order placement functionality,
    • any user interfaces allowing customers to place orders, created with any programming languages, from self-service terminals and cash registers to smart watches, smart speakers, and game consoles.

    Headless API allows external apps/widgets/services to:

    • obtain information about products & categories,
    • obtain product reviews and add new reviews on behalf of customers,
    • obtain the list of currently active promo campaigns,
    • obtain the list of available shipping & payment options,
    • add items to the shopping cart and change the cart contents,
    • place new orders.

    The Headless API support can be enabled for individual storefronts of your store. Requests to the Headless API are protected with a special antispam key.

  • Fixed a few found errors.