Dev Center Updates

Removing support for Node 6 in stencil-cli

by BigCommerce
Due to Node 6's End of Life, we've removed support for it in stencil-cli from version 1.16.0 and we'll be working on phasing it out of other Stencil-related projects. As of this writing, the only supported version of Node for use with...
Announcement
Warning
Stencil

Change to image resizing behavior

by BigCommerce
Starting May 30, images requested via the {{getImage}} helper will always be returned at the requested size, even if the original image has lower pixel dimensions than the requested size - it will be upsized in this case. We recommend...
Stencil
Announcement

API and Theme Documentation Updates

by BigCommerce
API Updated Price Lists API to show that doing more than one bulk update at a time will return a 429 error. Order quantity maximum and minimum allowed return a 409 error instead of a 500 error. Updated list of available APIs was updated...
API
Stencil

New Shipping Provider API Sample App

by BigCommerce
API A new sample add was added to the Shipping Provider API. Use it as a base to offer custom shipping to merchants. Sample Shipping Provider PHP & Silex Developer Blog Learn all the ways you can customize a BigCommerce checkout. The...
API
Developer Blog

Developers Guide to Headless Commerce

by BigCommerce
New Article Developers Guide to Headless Commerce. This article covers what headless commerce is, ways to integrate headless into your application and sample API workflows. Learn about how to use the BigCommerce APIs to manage your...
API
Enhancement

New Payments API

by BigCommerce
New The Payments API will allow developers to accept payments for orders using either a credit card or a stored card. With the addition of Payments, merchants can now fully customize the entire shopper experience by using the server to...
API
Announcement
Enhancement

New Shipping Provider API

by BigCommerce
The Shipping Provider API opens the possibility to create custom shipping apps. The application can be for a single store or submitted to our app marketplace. Use it to sync orders, create a combination of shipping such as in store and...
API
Announcement

Store Design & V3 Customers API

by BigCommerce
Announcement Sunset Theme Editor & Store Design Release The Stencil Theme Editor tool has sunset and has been replaced by the new default tool called Store Design. For more information on the new Store Design tool and experience, see...
Announcement
API
Cornerstone
Stencil

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