Skip to main content

Production Tenant Features

Inventory

  • Segmentation with Subscription****s: You can now set or update inventory tags on items in subscriptions, which follows the same process as when adding and updating tags on standard orders. If tags exist on a subscription, then those will be passed to the items in Order Al Items Now, Order Partial Items Now, and Next Order Only mode.
  • Segmentation in Return Replacements: When creating a return replacement from the Admin UI, the Edit Details pop-up will prepopulate the inventory tags for the replacement items. If there are more than three tags, then only the first three will be prepopulated. You will be able to update the tags and add new tags (up to three total) in this pop-up as well. This is similar to the same process as when adding and updating tags on standard order items.
  • Deprecated Reservation APIs: Two Reservation APIs have been deprecated, Update Fulfillment Method (.../commerce/reservation/{reservationId}/items/{reservationItemId}/fulfilmentMethod/{fulfilmentMethod}) and Update Pickup Location (.../commerce/reservation/{reservationId}/items/{itemId}/fulfillment/{fulfillmentLocationCode}). Use alternative APIs such as Update Reservation Item instead. The deprecated API schemas will be removed from the API documentation soon.

Locations

  • Extensible Carriers in Location Groups: The Location Groups page of the Admin UI now fully supports extensible shipping carriers, allowing you to set carrier credentials and service types for those carriers within the group.

Production Bug Fixes

Production Sandbox Features

Customers

  • Customer Search Enhancements: You can now use the Advanced Filters of the Customers UI to switch between performing an Exact or Contains search, similarly to what you can already do in the Orders UI. You can perform these searches on the customer’s first name, last name, and phone number. However, note that Contains searches are not supported for phone numbers; looking up a phone number will only ever return exact matches.

Discounts

  • Subscription Discount Enhancements**:** The Discounts UI has been updated to offer more options when configuring subscription discounts. You can now specify whether the discount is applied to the initial order only, continuity orders only, or both. Your selection will determine which additional settings are available, where for continuity orders you can fine-tune your discount eligibility based on the continuity recurrence, Nth continuity order, and subscription frequency. See the Subscription Discounts guide for more details.

Sandbox Bug Fixes