
Release notes
Your bookmark friendly source for BigCommerce platform updates and enhancements.
Developer Doc Update for September 8, 2022
Partners
Added capability for partners to deploy a global region during sandbox creation.
API Updates for September 1, 2022
API
Added new Tax Settings API doc and API Specs
API Updates & Announcements for August 25, 2022
API
Added new Store Logs documentation and API Specs
Converted all API Specification files to OAS 3+ format
Partners
Added documentation for the POS Foundation open-source application for building point-of-sale (POS) checkout interfaces. It provides a template for custom POS solutions that use secure, pre-certified EMV card readers.
Developer Blog
BigCommerce for Wordpress 4.33.0 For Aug 25, 2022
BigCommerce for Wordpress 4.33.0 For Aug 25, 2022
4.33.0
View release 4.33.0 on GitHub
Changed
Improved GraphQL token validation while using 'Fast - Headless' import option
The update should handle
GraphQL credentials were missing. No token was sent
issue during import
API Announcement for August 22, 2022
Announcement
All API specification files are now in OAS 3+ format. Please update your forks to ensure you are working with the newest source files. However, the file that contains webhook events callback schemas, webhooks_events.yml
, is still in Swagger 2.0 format.
API Updates and Announcements for August 11, 2022
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 accounts directly from the Deal Registration dashboard.
Developer Blog
BigCommerce for Wordpress 4.32. For Aug 5, 2022
BigCommerce for Wordpress 4.32. For Aug 5, 2022
4.32
View release 4.32 on GitHub
Changed
Products processing by adding pre-caching logic on the Product Catalog after each Fast-Headless-Import and store minimal product data option import
This will reduce the number of queries and the risk of the “too many requests” issue occurring
If import is stuck in the Completed status, the latest changes will allow you to abort the import process
Fixed
Issue with product duplication during Fast-Headless-Import and store minimal product date option import
Respect General Inventory Settings toggle behavior found in Customizer > BigCommerce > Product Catalog
When switched, the radio button enables or disables support for the general BigCommerce of out stock inventory settings
Renaming channel in BigCommerce > Settings > Channel no longer produces errors
API Updates for August 4, 2022
API
Added new Tax Properties API Doc and API Specs
Updated Tax Provider API to include tax property fields
Developer Blog
API Update & Announcement for July 28, 2022
API
Added the
external_order_id
field to the Orders API.
Stencil
We've added new custom handlebar helpers for
get
,getObject
,moment
, andoption
to replace the corresponding standard helpers. The new custom handlebar helpers are backward compatible.
Developer Blog
API Update & Announcement for July 14, 2022
API
Added new endpoints (Get Channel Metafields, Create a Channel Metafield, Get a Channel Metafield, Update a Channel Metafield, and Delete a Channel Metafield) to the Channels API.
Partners
Added documentation for Subscription Foundation, an open-source framework for creating custom subscription billing and invoicing solutions.