Dev Center Updates

Cornerstone 3.3.0 Release

by BigCommerce
Enhancements Add option to hide breadcrumbs and page title. PR #1444 Using Cornerstone Are you a merchant using our Cornerstone theme? See the Cornerstone Theme Manual (Support).
Cornerstone
Enhancement

Wishlist API is Now Available

by BigCommerce
Announcement As of March 20th 2019 the Wishlist API is now available. The Wishlist API allows developers to create and edit customer wishlists on the store. Use wishlists to send targeted email campaigns to users, create wishlists based...
API
Announcement
Enhancement

Widgets API is Now Available

by BigCommerce
Announcement As of March 11, 2019 the Widgets API is available. Use Widgets to create custom, reusable content blocks without needed the heavy lifting of changing the template files and css. See our BigCommerce Developer Blog post on...
API
Announcement
Enhancement

API Spec Files Available For Download

by BigCommerce
New As of February 21, 2019: There is a new section in Cart and Checkout Overview that details common errors and how to solve for them. API specification files are downloadable. Specification files are found on each endpoint or in the...
API
Enhancement

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

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

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