Dev Center Updates

API Updates for September 12, 2024

by BigCommerce
API We’re happy to announce that localization settings are now a protected UI section when you create a channel menu. The newly-released Customer Segmentation API is generally available (GA) to use. Stencil We updated Stencil React
API
Stencil
Enhancement
Bug Fix

API Updates for August 29, 2024

by BigCommerce
API We’re happy to announce that we have updated the Sites API reference to deprecate the ssl_status field. To determine whether a site uses a private or shared SSL, retrieve the status from the Site Certificate endpoint instead. B2B B2B
API
B2B
Theme
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 Updates and Announcement for April 25, 2024

by BigCommerce
API We’re happy to announce Promotions API is Generally Available (GA). The GraphQL Storefront API now supports cart metafields. Added a Localization document that describes how to localize a Catalyst storefront. Webhooks The
API
Announcement
Developer Blog
GraphQL
Webhooks

API Updates & Announcements for August 25, 2022

by BigCommerce
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
API
Announcement
Developer Blog
Sample Apps

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

API Updates for December 9, 2021

by BigCommerce
API Added store/order/transaction/created and store/order/transaction/updated webhook events. Please note that if your application uses the store/order/* scope to create webhooks, it will start receiving this event and should be prepared to
API
Announcement
Developer Blog
Maintenance
Enhancement

API Updates for December 2, 2021

by BigCommerce
API The Add to Cart URLs example now uses promises to demonstrate using JavaScript to make serial requests to a single endpoint. The Add Consignments to Checkout endpoint now reflects limits to the number of line items a consignment can
Storefront API
Bug Fix
Enhancement
Announcement