Centra 3.110
Overview
This release extends Delivery Window controls with per-size quantity limits, giving brands more precise oversight of preorder capacity in Showroom. It also adds a shipping address override option for PayPal widget checkout flows. Bug fixes address Showroom session stability and authentication handling across multiple login scenarios, a pricing discrepancy in Product Information exports, and a misconfigured help link in the Adyen plugin.
Availability Legend
- QA: Available in QA environments for testing
- Production: Live in production environments
Release Flow Reminder: Updates are released to QA first. Production rollout follows approximately two weeks later unless otherwise stated.
Core
Platform-wide backend functionality shared across DTC and Wholesale, including tax and discount calculations, accounting workflows, and third-party integrations.
Bug Fixes
- Fixed issue where Mexico City appeared in English as "Mexico City" in Centra's region list rather than the ISO-compliant "Ciudad de México." The region name now follows ISO standards, keeping existing integrations and constraints intact.
- Fixed issue where manually toggling preorder status for a product size in the Stock view did not save correctly after page reload. Preorder status changes made in the Stock view and via import now persist as expected. Size activation on newly created variants from stock level also works correctly, including when using "select all in preorder" or setting a size quantity to 0.
- Fixed issue where creating a selection from orders in a supplier view returned an "Invalid or missing CSRF token" error. CSRF validation no longer blocks valid selection creation requests from supplier pages.
- Fixed issue where accepting a supplier delivery and then reopening it showed the uncompleted delivery UI with an active Accept button. Opening an accepted supplier delivery now shows the correct completed view without errors.
Direct-to-Consumer (DTC)
Direct-to-Consumer includes storefront APIs, checkout flows, native payment integrations, native email integrations, and all customer-facing commerce functionality for online retail.
Improvements
Override Shipping Address in PayPal
Availability: QA Audience: Customers, Partners
Brands using PayPal as an embedded widget in checkout can now choose whether to apply the shipping address entered in the checkout flow or the address stored in the customer's PayPal account. Previously, this override only worked when customers were redirected to PayPal; orders completed via the PayPal widget pop-up always used the PayPal-stored address.
Partner notes: No implementation changes are required to enable this behavior. The option is configured at the client level. Existing integrations are not affected.
Learn more: PayPal Commerce integration
Bug Fixes
- Fixed issue where the "payment methods" help link in the Adyen plugin configuration pointed to a generic Adyen page instead of the specific
paymentMethodVariantdocumentation. The link now points to the correct reference for configuring allowed payment methods.
Wholesale
Wholesale includes the digital Showroom for buyer ordering, B2B account and order management, delivery window configuration, and administrative tools for managing wholesale operations.
Note: Showroom updates are released on Wednesdays with separate timing:
- QA: April 9, 2026
- Production: April 23, 2026
Improvements
Delivery Window Limit on Size Level
Availability: QA Audience: Customers, Partners
Delivery Window quantity limits can now be configured at the size level, in addition to the existing product and variant level options. When applied, the limit applies equally across all sizes of a variant. For example, setting a limit of 40 means a maximum of 40 units can be ordered per size. Brands can set high and low caps per variant size for preorder campaigns. Quantities exceeding the size limit are automatically reset during checkout in both AMS and Showroom.
Learn more: When to use delivery window limits
Bug Fixes
- Fixed issue where RRP prices in the Product Information export did not reflect active time-controlled price alterations. The export now correctly applies the configured price alteration settings so RRP values match the active price list.
- Fixed issue where using "Log out all" in Centra Auth login settings caused an internal server error on the next login attempt. Login flows now correctly clear the old session and redirect users to Showroom.
- Fixed issue where authenticated Showroom sessions could return 401 errors shortly after login without triggering the token refresh flow. Expired access tokens are now refreshed correctly, and users are only logged out after the refresh token lifetime expires.
- Fixed issue where creating an account with an empty buyer form triggered a Centra Auth error in backend logs. Account creation now skips Centra Auth buyer creation when no buyer details are provided.
- Fixed issue where size charts were missing for stock products in Showroom due to unnormalized
stockTypevalues in the delivery window API response.stockTypevalues are now normalized correctly. - Fixed issue where users could be blocked from Showroom with a 403 error after account changes involving a shared Centra Auth ID. ACL checks now evaluate all active records for a given Centra Auth ID, not just the first match.
- Fixed issue where the "Orders by Delivery Window" report calculated totals using full order amounts rather than only the items belonging to the selected delivery window. Totals and product counts now reflect delivery-window-specific items only, excluding order-level discounts and shipping. The Orders popup continues to display full order totals, which may differ from delivery window totals when an order spans multiple windows.
- Fixed issue where Showroom selections for preorder delivery windows still displayed warehouse stock quantities on preorder products. Stock quantities are no longer shown for products in preorder delivery windows.