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...

API Documentation Updates

by BigCommerce
Brand now returns as part of the Storefront Cart and Checkout. Updated Clarified the test payment gateway definition on Order Transactions API.. Added new scope Sites & Routes
API
Maintenance

Server to Server Checkout, Webhooks, Storefront API, Products

by BigCommerce
Server to Server Checkout Server to Server Checkout is now available. The S2S Checkout API can be used to process a checkout outside of the BigCommerce storefront or pre-populate a checkout's information to speed up checkout for...
API
Maintenance

Customer Login API Updates

by BigCommerce
The Customer Login API documentation was updated to include an example on creating a login token manually and more clarification on jwt.io. Example Payload { "iss": "Your app’s Oauth client ID", "iat": "timestamp for when the token...
API
Maintenance

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

Cornerstone 2.3.2 Release

by BigCommerce
Enhancements Undo New Products left align from 2.3.0. PR #1328 Bug Fixes Fix zoom behavior for small images in gallery (turn off zoom if image is too small). PR #1325 Fix invoice store logo. PR #1326 Using Cornerstone Are you a...
Stencil
Cornerstone
Enhancement
Bug Fix

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

Cornerstone 2.3.1 Release

by BigCommerce
Enhancements Display product reviews in tabbed content region of product page. PR #1302 Show bulk discounts only if enabled through store settings. PR #1310 Style active section in search results. PR #1316 New products left align. PR...
Bug Fix
Enhancement
Cornerstone
Stencil