Introducing a new Order Detail layout view that greatly improves order management UX. Metadata fields can now be enabled as Search Filters, making them much more useful as data points throughout the system.
Introducing a new Order Detail layout view that greatly improves order management UX.
Metadata fields can now be enabled as Search Filters, making them much more useful as data points throughout the system.
The Admin API now allows passing a custom shipping_price to override the default price for the passed shipping_method to simplify order creation on the Admin API.
The Storefront GraphQL API now includes Products for cart line items, subscription properties to preview the subscription that will be created after checkout, and support for adding and removing vouchers.
Fixed an issue with Orders Overview Report showing user's email instead of the associated user account.
Improved the subscription renewal logic to check for subscriptions that have had a payment event within the last 24 hours, and exclude them from being considered for renewal.
Fixed an issue with Partner Reports where the Funnel field was expected to be exact but it was icontains causing the report to show unexpected results.