Dev Center Updates

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

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