Dev Center Updates

Cornerstone 3.1.1 Release

by BigCommerce
Enhancements Major performance improvements. Reduce Javascript bundle size from 376kb to 286kb. #1390 Send GA tracking event whenever the last product is removed from the cart #1409 Changed z-index to higher for header #1422 Removed...
Cornerstone

API Updates January 18, 2019

by BigCommerce
Enhancement As of Jan 16th, 2019, you can include information about Product Options and Product Modifiers together in a Get All Products API Request. This will allow you to make fewer API calls to understand the full state of a product...
API
Maintenance
Enhancement

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

API Updates January 11th 2019

by BigCommerce
Enhancement Taxes are now returned in more detail in the Storefront Checkout API. taxTotal is the total amount of all taxes in the checkout. The taxes object array, returns the name of the tax and the amount. Bug Fixes For V3 Catalog...
API
Bug Fix
Maintenance
Enhancement

Partner Sandboxes moving to Sitewide HTTPS

by BigCommerce
In the effort to make BigCommerce one of the safest (and fastest!) places to run your business, and in alignment with best practices, we're beginning the journey of moving our platform to be exclusively served via HTTPS. As a first step...
Announcement
Enhancement

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

Server to Server Checkout API Out of Beta

by BigCommerce
The Server to Server Checkout API is now out of Beta! The Checkout API allows you to add all the information needed to turn a cart into an order.
API
Announcement

API Updates 2018-12-18

by BigCommerce
Enhancements: Sort order is now available on modifers. Order Products now returns width, height and depth. As of December 17th 2018, when editing a Product Option or Product Modifier created using V2, instead of returning a 422. The...
API
Bug Fix
Enhancement

Working with the Storefront APIs and Multiple Shipping Addresses

by BigCommerce
Working with the Storefront APIs A new tutorial is available: Working with the Storefront APIs The tutorial goes over the Fetch API and how to use it to return data from a shopper session. Learn how to create a cart, add items to the...
API
Enhancement