API Updates for September 19, 2024

by BigCommerce
API We’re happy to announce that we’ve added the following protected UI sections when you build a storefront channel. You can now include these settings when you create a channel menu: Overview, Localization, Script Manager, Payments,
API
Enhancement
Bug Fix

API Updates for September 12, 2024

by BigCommerce
API The newly-released Customer Segmentation API is generally available (GA) to use. Stencil We updated Stencil React foundation documentation to work with the latest Babel plugin packages. Now, the guidance works for React
API
Stencil
Enhancement
Bug Fix

API Updates for September 5, 2024

by BigCommerce
API The Store Information API now includes the infrastructure_region of the store so you can determine the hosted store’s geographical location. This location is helpful when deploying supporting infrastructure for the store so you can
API
Catalyst
Bug Fix

API Updates for August 22, 2024

by BigCommerce
Payments We are happy to announce the update of the Braintree SDK version from 3.95.0 to 3.104.0 as of 4 PM EEST, August 22, 2024. See the Checkout SDK JS in GitHub for more information. API Updated the Create a Refund Quote endpoint of
API
Bug Fix
Enhancement

API Updates for August 15, 2024

by BigCommerce
API We are happy to announce that the Cart and Checkout API now supports optimistic concurrency control. This feature helps prevent lost updates caused by concurrent requests overriding changes made by others. If the version number
API
Theme
Bug Fix
Enhancement

API Announcement for January 26, 2024

by BigCommerce
Announcement BigCommerce for WordPress Plugin Update Required! We have deployed a fix for a recent vulnerability found with the BigCommerce for WordPress plugin. To prevent security vulnerabilities, please upgrade your plugin by
Announcement
Warning
WordPress

API internal migration on August 7, 2023

by BigCommerce
API We are implementing an internal migration for GET v3/catalog/categories and GET v3/catalog/categories/{category_id} endpoints to enhance our API’s performance. If you experience any unexpected API behavior on the following endpoint,
API
Announcement
Warning

API Updates and Announcements for August 11, 2022

by BigCommerce
API Added gift_certificate_id to Get an Order Product endpoint. Added original_price, a new attribute for return items in the Storefront Cart and Storefront Checkout APIs. Partners Added the ability for Impartner users to create sandbox
API
Enhancement
Developer Blog

Node 12 End-of-life on April 30th

by BigCommerce
Node 12 enters End-of-life on April 30, 2022 ( https://endoflife.date/nodejs). From this date, new versions of Stencil CLI will drop support for Node 12, and add support for Node 14. In order to provide time for developers to update their
Warning
Stencil