Skip to main content

10 posts tagged with "2025 October"

View All Tags

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.

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.