Release notes February 2026
Notable features
Norce Checkout documentation moved
We added the Norce Checkout documentation to docs.norce.io. At the same time, additional articles about setup and configuration were added.
Where to find the NCO documentation:
- API references: Norce Checkout API
- Storefront development: Working with Norce Checkout
- Concepts and adapters: Norce Checkout overview
The old checkout process has now been moved to the legacy section.
As an additional bonus, the Norce Assistant is now trained on the NCO documentation as well, and both the Ask-AI as well as the MCP server should be able to help you with checkout tasks and questions.
The old checkout-portal is now closed down.
Norce [Storm] platform is down for good
As of February 2026, Norce [Storm] is no longer in service. All clients have now moved from the old Storm environments to Norce Commerce. This means old links and references to Storm.io URLs are no longer working.
Resources and URLs closed down:
- admin.storm.io
- [slug].storm.io
- api.storm.io
- lab-storm.io
- all other
*.storm.iopaths
From now on, all services and resources for Norce Commerce can be found here.
Jetshop technical documentation moved
(Flight and Store API documentation)
The documentation that was under flight.norce.io has now moved to docs.norce.io/flight. Please update your bookmarks and other references to point to this location instead.
Other patches and fixes
Commerce Admin
New features:
- Basket and Order: Improved usability when navigating between basket and order tabs.
- Pricelist: Improved usability when navigating between pricelist tabs.
Bug fixes:
- Category: Fixed an issue where it was not always possible to set category sort order.
Commerce Service
New features:
- None in this release.
Bug fixes:
- Fix to ensure orders and shopping carts have consistent amounts that match the paid amount.
- Return friendly error message if basket is missing on calls to ListProductOnHandByBasket.
- Handle missing ManufacturerInfo in calls to GetManufacturerByUniqueName gracefully.
- Return a user-friendly error message for calls to ListProducts2 with malformed parametric filter parameters.
- Fixed best-price logic when updating quantity where a cheaper company price-list quantity break was not selected.
- Products with no quantity breaks will now result in an empty 200 result instead of a 500 error in the ListProductPriceQtyBreak endpoint.
Management API
New features:
- Released a modernized version and moved the old version to a temporary legacy path.
- New API: https://{slug}.api-se.norce.tech/commerce/management/1.0/api/
- Old API: https://{slug}.api-se.norce.tech/commerce_old/management/1.0/api/
Norce Checkout
New shipping adapter:
Norce checkout now has a native integration to nShift
Platform adapter:
- Added validation for
{slug}and{environment}when saving configurations.
- Added validation for
Walley:
- Now supports add-on delivery product prices from Ingrid
price_components. - The Walley Checkout Adapter now supports post-purchase upsell offers
- Now supports add-on delivery product prices from Ingrid
Ingrid adapter:
- Added a first version of split-shipment handling.
- The ruleset for splitting does not exist in Ingrid or Norce and must be handled by the API consumer.
- Shipping name now reflects the selected shipping option and is no longer set only to "Ingrid".
Qliro:
- The Qliro adapter now supports post purchase upsell
- Bug fixes for better handling of the OnHold flow.
Awardit:
- Better handling of expired reservations when moving back from processing state to checkout state.
Svea:
- Uses "Svea Checkout" as payment name instead of internal ID.