Dev Center Updates

Scripts API, Server to Server Cart, and API Clarifications.

by BigCommerce
Order Transactions API paymentinstrumenttoken was updated to show a list of known payment providers that return information. Price Lists bulk requests are limited to 100 items V2 Products fulfillment_source was added. It indicates if a...
API
Maintenance

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

Custom Sass Functions Updated

by BigCommerce
The stencilImage function is now documented in the Custom Sass Functions Article, providing an explanation of the function's expected input and output.
Stencil
Maintenance

Blueprint Information filtered into Legacy Article

by BigCommerce
Content related to Switching between Blueprint and Stencil Themes is now in a Legacy article, but the content is referenced and is still accessible from the Switching Themes with Custom Templates article.
Stencil
Maintenance

Updated Landing Page and Nav Bar

by BigCommerce
Previously, stencil.bigcommerce.com routed you to a landing page, where you then clicked to get to the Stencil documentation. To create a more seamless experience, stencil.bigcommerce.com now routes you directly to the documentation...
Stencil
Maintenance

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

Removed Storefront Post Checkout Order

by BigCommerce
Removed V3 API Storefront Post Checkout Order, which created an order. The endpoint is not ready at this time.
API
Maintenance

Configurable Fields are no longer available

by BigCommerce
Configurable fields are no longer available as of 12/20/2017. Any store new stores or stores that did not have them enabled will no longer have them. Updated Product Options resource link to stop 404 page errors.
Warning
API
Bug Fix