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

Updates to Cart API, Catalog API and Custom Layout Files

by BigCommerce
In V3 Cart API you can now create a Cart and change a line item to have a 0$ price. In V3 Catalog, value_data returns null when empty, instead of an empty array. A custom layout file can now be assigned to categories. Previously, when...
API
Bug Fix

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

ShipperHQ Metafields

by BigCommerce
Advanced shipping settings on products for ShipperHQ have moved to Metafields. To set shipping-groups, shipping-origins or shipping-dimensional-rules, a /POST request must be sent to V3 Metafields API.
API

Store Information Webhook Updated

by BigCommerce
The store/information/updated webhook now has more events that will trigger it. For more on webhooks see Webhooks Overview and Store Information Reference. | | | | --- | --- | | Store Name | Store Address | | Store Phone Number | Admin...
API
Enhancement

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