SuiteCommerce
NetSuite 2021.1
2026-06-20

SuiteCommerce 2021.1.x Minor Releases: Extensibility API, Extension Manager, and Storefront Fixes

Seven minor SuiteCommerce patches (2021.1.1–2021.1.7) fix issues in the Extensibility API (gclid parameter stripping), Extension Manager (gulp extension:fetch, SCDeployer auth), guest checkout permissions, Google Tag Manager cart integration, and several MyAccount UI bugs.

Affects:SuiteCommerceSuiteCommerce AdvancedSuiteCommerce MyAccountExtensibility APISuiteCommerce Extension ManagerGoogle Tag Manager IntegrationStore Locator

Oracle shipped seven minor patches against the 2021.1 SuiteCommerce baseline (2021.1.1 through 2021.1.7). All changes target SuiteCommerce, SuiteCommerce MyAccount, and SuiteCommerce Advanced unless noted otherwise. Every item below is a bug fix — no new features were introduced.

2021.1.7

  • Extensibility API — setDisplay stripping gclid parameter: Calling setDisplay on the Extensibility API was removing the gclid query-string parameter from the URL. This broke Google Ads click-ID tracking for any storefront using Extensibility API display logic.
  • Free-gift promotion reverting fulfillment method: Items carrying a free-gift promotion were silently switching from pickup-in-store back to a shipping delivery method during checkout.

2021.1.6

  • Background-processing updates only — no end-user or developer-facing changes documented.

2021.1.5

  • Recently Viewed items missing on Cart page.
  • Discounts not applied to subtotal, total, or final invoice payment amounts.
  • Dropdown search results capped at four items regardless of configuration.
  • Quotes page — Status column showing incorrect values.

2021.1.4.1

Applies to SuiteCommerce and SuiteCommerce Advanced only (not MyAccount).

  • Guest checkout blocked: Customers received NOT ALLOWED - Sorry you have no permission to view this page when attempting guest checkout while Customer Registration was set to Disabled on the Website record. If you disabled guest registration via the Website record's Customer Registration field, verify that guest checkout now completes without a permissions error after applying this patch.

2021.1.4

  • Store Locator / Google Maps: Store Locator was passing incorrect coordinates to Google Maps, causing the wrong store location to display.

2021.1.3

  • MyAccount — Back/Submit buttons disabled: Customers could not edit or submit credit card payment information.
  • MyAccount — Language selector missing.
  • Extension Management — item options in query parameters: Item option values were not included in query parameters, forcing full page reloads instead of in-place URL updates.
  • Transaction history permissions: A permissions issue prevented customers from viewing their order/transaction history on the web store.
  • Product Details Page: Related items were overlapping in the layout.
  • MyAccount menu translation strings not being translated.

2021.1.2

  • Extension Manager backward compatibility: The Extension Manager failed when paired with SuiteCommerce Advanced 2020.2 and earlier. If you are running an older SCA version with the updated Extension Manager, this patch restores compatibility.
  • Multi-Domain configuration — EN_CA translation key not appearing in the Translations subtab.
  • Invoice checkout — Terms and Conditions not displayed during payment.
  • Google Tag Manager integration — cart items not displaying: Items added to the shopping cart did not render when the domain configuration included a Google Tag Manager integration.

2021.1.1

  • Extension Manager — gulp extension:fetch: The extension developer tools could not build the list of available extensions to fetch.
  • Extension Manager — SCDeployer role authentication: The SCDeployer role failed to authenticate when running gulp extension:fetch or gulp extension:deploy (and the equivalent theme commands). If you have CI/CD pipelines using the SCDeployer role, this patch is required.
  • Other minor internal fixes.

What to do

  1. Confirm your current patch level. Navigate to Setup > Company > Release Preview or check the SuiteCommerce bundle version to verify you are running 2021.1.7 or later.
  2. Google Ads / gclid tracking: If you use the Extensibility API's setDisplay function on a storefront that relies on Google Ads click tracking, verify that the gclid parameter persists through page navigation after updating to 2021.1.7.
  3. Extension Manager / CI pipelines: If you previously worked around the SCDeployer authentication bug or the gulp extension:fetch failure, remove those workarounds after confirming 2021.1.1+ is applied.
  4. Guest checkout: Accounts with Customer Registration set to Disabled on the Website record should test guest checkout end-to-end after applying 2021.1.4.1.
  5. Google Tag Manager: If your domain configuration includes a GTM integration, confirm that cart items render correctly after applying 2021.1.2.
  6. SCA 2020.2 or earlier: If you are still running an older SuiteCommerce Advanced version, apply 2021.1.2+ to restore Extension Manager compatibility.