Dev Center Updates

Now in Beta: A New, Redesigned Developer Center

by BigCommerce
Announcement
Enhancement
API
Stencil
We are excited to announce the beta launch of the Dev Center, a new version of our developer documentation. This new experience combines API (https://developer.bigcommerce.com/api/) and Theme documentation (https://stencil.bigcommerce...

BigCommerce Checkout SDK

by BigCommerce
The Checkout JS SDK is a wrapper for the BigCommerce Storefront Checkout API. It allows for a developer to create a custom checkout experience to move a customer through the checkout process. The SDK handles all the ‘heavy-lifting’ such...
API
Announcement

Developer Survey

by BigCommerce
BigCommerce is looking for developers to answer a short survey about the eco-system. You can help shape the future of products, documentation and support resources. The basics section has been reorganized. All of the information related...
API
Announcement

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

Wordpress Beta and Webhook Updated

by BigCommerce
Wordpress Beta is accepting signups. Learn more here. Store information webhook was listed incorrectly. It was store/information/created. It is now store/information/updated. Updated dimensiondecimalplaces. Returns a number instead of...
Announcement
Bug Fix

Price Lists API

by BigCommerce
The Price List API different versions of catalog pricing and assign them to different Customer Groups.
API
Announcement

New Scripts API

by BigCommerce
The Scripts API can be used to place {{header}} and {{footer}} scripts into a store’s page. This alleviates the need to ask a customer to copy and paste in the script for the app.
API
Announcement