Dev Center Updates

Clarification added to Products Variants on V3 Catalog API

by BigCommerce
Clarification was added to V3 Catalog API on creating products and product variants. Included are examples on how to create a product with variants, adding variant options and use cases for creating variant options. Create a Product...
API
Maintenance

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

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

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

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