Skip to main content

Stripe PaymentIntent implementation

When completing a payment via Stripe, the PaymentIntent API is now used instead of the deprecated redirect_status parameter. The payment status is retrieved directly from Stripe.

Consistent filter order across all PDPs

To make the ordering process easier, we have improved the order of product filters on the PDP. Previously, the filter order could differ between category pages and, for example, tag or brand pages, which could be confusing during ordering.

Sneak peek: DeliveryMatch integration in the checkout

Together with our partner DeliveryMatch, we are developing a new integration between our checkout and their Transport Management System (TMS). The first version (MVP) makes it possible to display various carriers (delivery options) in the checkout as soon as a customer enters their delivery address.

Option to remove empty lines in export

Exports could contain empty lines when a main record included multiple subrecords, for example when exporting products within a tree or an order. An option has now been added to remove these empty lines, making exports clearer and easier to read.

Adjust order of sorting options

It is now possible to define the order of sorting options on the Product Listing Page (PLP). For example, you can place Sort by price directly under Popularity if this is the option most frequently used by your customers.

Configurable product ID in OCI form

In the OCI form, you can now define which product ID is used: EAN, product key, or product code. Previously, the product code was always used by default, but this is now configurable per OCI user.

Enterprise domain: Automatic shop selection based on IP address

For enterprise domains, the country selector can now be skipped. Visitors are automatically redirected to the correct shop (e.g., EU or US) based on their IP address. If a country cannot be recognized, the default shop will be shown with the option to manually select a different shop or language.

Shopping basket: modification date stored

The date that the shopping basket was last modified is now stored. This is useful for, among other things, abandoned baskets. The modification date is automatically updated with every change.

Sneak peek: DeliveryMatch integration in the checkout

Together with our partner DeliveryMatch, we are developing a new integration between our checkout and their Transport Management System (TMS). The first version (MVP) makes it possible to display various carriers (delivery options) in the checkout as soon as a customer enters their delivery address.

Attributes now available in search

You can now search by specific attribute values, such as a product's country of origin. For example, a search for "Spain" will immediately return all Spanish products. This improvement makes it easier for customers to find what they are looking for quickly.

Discover the full potential of CloudSuite: overview of all modules

Soon, we’ll introduce a new overview page where you can instantly see which powerful modules and features are available in the CloudSuite platform. For each feature, you’ll see whether it’s already active in your environment and what additional possibilities you can unlock to further enhance your eCommerce setup.

Expected deliveries overview in my account

In addition to the existing backorder overview in ‘My Account’, a new view is now available where products are sorted by expected delivery date instead of order date. This better supports situations where the arrival date of products is more relevant than the order date.

Product code added to order endpoint

Starting with this release, the order message via the REST API also includes product codes (in addition to the import key/origin), making integrations with ERP systems easier and more efficient to set up.