22 July 2025
Store launchpads
The new version of the Store Launchpad for B2C Retail contains the following enhanced functionality:
Enhancements
- Replaced the
node-fetch
package with the Node.jsfetch
API, reducing the number of package imports. - Standardized API creation across the codebase by using dedicated API factory functions. This helps ensure a consistent approach to creating APIs throughout the project.
- Added the checkout callback URL to project configuration in the Studio for easier management.