Dev Center Updates

Optimized One Page Checkout Moving to React

by BigCommerce
In March 2019, BigCommerce will be making changes to Optimized One Page Checkout. To improve rendering and loading performance, we will be updating the underlying JavaScript framework from Angular to React. This update will lay the...
Warning

Handling Customer Sign Out from Checkout

by BigCommerce
Note: This only applies if you have Persistent Cart enabled and are using a custom checkout built with the Checkout JS SDK. Persistent cart is now in the process of rolling out to BigCommerce stores. With this new feature, when a...
Warning

Recent Cornerstone Breaking Changes

by BigCommerce
Due to a breaking change made in the release of Cornerstone 3.0, you can no longer load Cart resource on non-cart pages in the Cornerstone theme PR #1401. While the theme itself doesn't depend on this resource on non-cart pages, this...
Warning
Cornerstone

Cornerstone 3.0.0 Release

by BigCommerce
Enhancements Added defer tag to addThis and defered execution of related script PR #1406 Remove unnecessary API call to get cookie notification status PR #1380 Cart switch from quote item hash to id which is immutable PR #1387 Remove...
Cornerstone
Warning

Legacy OAuth Removed

by BigCommerce
As of July 31, 2018 legacy auth has been removed for new BigCommerce stores. Existing legacy integrations will continue to work, we recommend upgrading as soon as possible.
Warning
API
Announcement

Legacy API Accounts Deprecation

by BigCommerce
As of July 31, 2018, new BigCommerce stores are no longer able to create Legacy API Accounts (accounts using HTTP Basic Auth) within their control panels. Existing Legacy API Accounts will continue to work until further notice, but we...
Warning
API

Record Count is being removed from Price Lists API

by BigCommerce
Beginning soon, the Price Lists API will no longer return a record_count on the Price Lists object. You can still understand how many records are in a particular price list by looking at the meta information on a Price List Record...
API
Warning

Configurable Fields are no longer available

by BigCommerce
Configurable fields are no longer available as of 12/20/2017. Any store new stores or stores that did not have them enabled will no longer have them. Updated Product Options resource link to stop 404 page errors.
Warning
API
Bug Fix