Package v20.20 - 08 April 2026
On this page
This release introduces the Schema Explorer, a major new feature that lets administrators and developers explore the entire StoreConnect data model as an interactive diagram directly from the console — without needing to navigate Salesforce Setup or reference external documentation. The console header has been redesigned as part of this change, consolidating admin, sync, and subscription actions into header popovers. Two additional data model changes support variable pricing and multi-capture payments.
Breaking changes and cautions
:::warning The StoreConnect Console navigation has been redesigned. The Admin, Sync, and Subscription section pages previously accessible from the console left navigation are now deprecated. All functionality from these pages has moved to new popover menus in the console header toolbar (Setup and License popovers). The section pages remain accessible but will be removed in a future release. Update any internal documentation, training materials, or onboarding guides that reference the old navigation paths. [PKG-7731] :::
Enhancements
Schema Explorer [PKG-7731] A new interactive Schema Explorer is now available in the StoreConnect Console, accessible from the Tools menu in the console header toolbar. The Schema Explorer displays the full StoreConnect data model as a visual entity-relationship diagram and includes the following capabilities:
- Object filtering — filter the diagram by Web, POS, Custom, Standard, or All objects using the left panel.
- Object search — search for objects by name (label or API name) in the left panel.
- Field detail panel — click any object to open a collapsible detail panel showing its fields, types, required status, picklist values, relationships, and descriptions.
- Field filtering and search — filter fields by All, Custom, Standard, Required, Unique, External ID, or Lookup, and search within the detail panel.
- Canvas navigation — zoom, pan, click to select objects, and double-click to open a detail view with a radial relationship layout.
- Export — export the schema as DBML, SVG, or PNG from the export dropdown.
- Display settings — toggle between label and API name display, and show or hide relationship labels on the diagram.
- Guided tour — an interactive walkthrough of all Schema Explorer features, accessible via the help button.
Access to the Schema Explorer requires the SC Administrator custom permission. No page layout configuration is needed — it is available immediately from the console header.
Redesigned console header toolbar [PKG-7731] The console header now includes persistent action buttons for Support, Docs, Setup, and License: - Setup popover — provides access to schema exploration, sandbox provisioning, picklist management, sync user changes, sync error navigation, and sync summary. - License popover — shows your subscription plan, expiry date, and account management options.
These actions replace the Admin, Sync, and Subscription section pages previously listed in the console left navigation. The General section (which housed those nav items) has been removed.
Variable pricing minimum and maximum amounts on pricebook entries [PKG-8042] Two new currency fields — Variable Pricing Min Amount and Variable Pricing Max Amount — are now available on Pricebook Entry records. These fields let you set a price floor and ceiling for variable-priced products at the pricebook entry level and appear in the Variable Pricing section of the Pricebook Entry record page.
Payment Installment object and multi-capture support [WEB-6872]
A new Payment Installment object has been added to support splitting the capture of a pre-authorized payment into multiple partial captures. Each Payment Installment record stores the capture amount, transaction number, API response, and status, linked to the original Payment record. A new Preauth Amount To Capture field has been added to the Payment object, and a new partial_capture status value has been added to the Payment Status picklist. Multi-capture is supported by the Adyen, Latitude, and Zippay AU payment gateways.
Deprecated fields
No fields have been formally deprecated in this release.
:::note
Console section pages deprecated. The consoleSectionAdmin, consoleSectionSync, and consoleSectionSubscription console section pages are deprecated and will be removed in a future release. Plan to move to the new header toolbar actions.
:::
Fixed bugs
No bug fixes in this release.