Dev Center Updates

Cornerstone 2.5.2 Release

by BigCommerce
Enhancements Bug Fixes Fixes issue with Slick slider for mobile safari in iframe #1371 Product review modal error message is now accurate. #1370 Using Cornerstone Are you a merchant using our Cornerstone theme? Please see the...
Cornerstone

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

Cornerstone 2.5.1 Release

by BigCommerce
Enhancements Copy changes for Payment Buttons section. PR #1365 Add option to disable arrows on the homepage carousel PR #1293 Bug Fixes Fix spacing with SweetAlert cancel button on mobile PR #1363 Fix broken breadcrumb schema markup...
Cornerstone

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

Cornerstone 2.5.0 Release

by BigCommerce
Enhancements Blueprint for Mapping Custom Templates to JavaScript Modules PR #1346 Cornerstone schema updates and organization PR #1350 Add div and id attributes so that contact form steps can be tracked PR #1317 Added "activePage...
Cornerstone

Cornerstone 2.4.0 Release

by BigCommerce
Enhancements Require Webpack config only when used. (reduce time to be ready for receiving messages from stencil-cli). PR #1334 Add link to order status in account menu when viewing order. PR #1343 Update cart when quantity changed...
Cornerstone

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