This page provides information about the 8.21.2 release of the Infosys Equinox Commerce platform. It includes updates for CSR Admin and Foundation Admin, as well as Amazon RDS failover support enhancements and open-source vulnerability fixes. For storefront changes, see Frontend Accelerator Release Notes.

03 February 2026 (8.21.2)

The following new features or enhancements have been added to the Infosys Equinox Commerce platform.

CSR Admin

CSR Admin introduces a default search filter, region‑specific address field configuration, and the ability to view and apply promo codes and vouchers across both one‑time and subscription orders for CSRs.

UI & Search Enhancements

  • Displays the Order Source (One‑Time/Subscription) field as the default filter in Advanced Order Search.

Region‑Specific Address Fields Configuration

  • Updated the region‑specific address fields using the new configuration (for example, for regions such as New Caledonia [PAC]) to align with the updated schema and ensure accurate validation during customer and billing address creation and updates.

View Applicable Promo Codes

For One‑Time Orders:

  • Provides an option to view all applicable promo codes along with their offer details.
  • Enables users to apply eligible promo codes based on the configured restrictions.

In Subscription Management:

  • Added an Apply Discounts option to allow users to apply promo codes in the Subscription dashboard for the upcoming order. This enhancement supports both single‑subscription and multi‑subscription models.
  • CSRs can view and apply eligible promo codes based on the configured restrictions.

Configuration Details:

For promotion stacking rules configuration, configure the following collection properties in the Cart service:

  • allowedPromoCodeStacking – This property has been newly introduced to configure promotion stacking behavior for promo codes:
    • enabled: When set to true at the collection level, only one promo code from the entire collection can be applied.
    • groupLevel.enabled: When set to true at the promotion group level, only one promo code per promotion group can be applied.
    • groupLevel.equivalentGroups: An array of colon-separated group IDs representing mutually exclusive groups (e.g., [“G1:G2”, “G3:G4”] means only one promocode from G1 or G2 can be applied, and only one promocode from G3 or G4) can be applied.

View & Apply Vouchers in Subscription Management

  • Added an Apply Discounts option to enable applying vouchers in the Subscription dashboard for the upcoming order. This enhancement supports both single‑subscription and multi‑subscription models.
  • CSRs can view and apply eligible vouchers for a subscription based on the configured voucher‑stacking rules.

Configuration Details:

For voucher‑stacking rules configuration, configure the following collection properties in the Cart service:

  • allowedVouchersCount – When voucher stacking (the enableVoucherStacking collection property) is enabled, the number of vouchers that can be stacked is restricted based on this configured value. The default allowed voucher count is 1.

  • enableVoucherStacking – This new property enables or disables voucher stacking in the cart. When set to true, the allowedVouchersCount property must be configured to define the maximum number of vouchers allowed for stacking.

Foundation Admin

Foundation Admin has been enhanced with Order Dashboard integration and support for exploring additional dashboards—see details below.

Order Dashboard Visibility in the StoreOps Page

  • Business admins can now view the store’s Order Dashboard directly within the StoreOps page.
  • Provides an option “Explore Dashboard” to explore additional dashboards for deeper analysis and insights.

Configuration Details:

To enable the Order Dashboard in the StoreOps page, configure the following store properties:

  • showOrderDashboardonStoreOps with the value true to display the order dashboard on StoreOps. In addition to this property, you must also configure the existing store properties:
    • quicksightDashboardInfo with the value true to display the analytics and insights option in the admin page to access the dashboard reports.
    • quicksightDashboardId with the required JSON values to display for Inventory, Catalog, Promotion, Order, Subscription, and Loyalty data:

Technology Maintenance & Upgrades

Amazon RDS Failover Support Enhancements

Support has been extended for Amazon RDS failover functionality across multiple operational scenarios:

  1. Writer/Reader Instance Failover: Support for automatic failover handling when the primary writer or any reader instance undergoes a failover.
  2. Cluster Resizing: Failover‑aware handling during scaling operations such as scaling up or scaling down the engine type of DB instance within the RDS cluster.
  3. Patch Version Upgrade: Improved application stability and continuity during Amazon RDS patch version upgrade.
  4. Blue/Green Version Upgrade: Support for failover processes occurring during Blue/Green deployment version upgrades.
  5. Parameter Configuration Changes with Failover: Handling of failover events automatically triggered by parameter group changes applied to the cluster.

Refer to the deployment notes for more information.

Open-Source Library Vulnerability Fixes

The unique security vulnerability that has been patched into the Infosys Equinox Commerce platform has 19 vulnerabilities.

The total number of vulnerabilities closed is: 59

Vulnerability severity levels are as follows:

Critical High Medium Low
8 22 16 13

Revision History
2026-02-03 | JP – Added Release 8.21.2 content.