timestamp1545336000001
Cornerstone 3.0.0 Release
by BigCommerce
Enhancements Added defer tag to addThis and defered execution of related script PR #1406 Remove unnecessary API call to get cookie notification status PR #1380 Cart switch from quote item hash to id which is immutable PR #1387 Remove...timestamp1545317700001
Server to Server Checkout API Out of Beta
by BigCommerce
The Server to Server Checkout API is now out of Beta! The Checkout API allows you to add all the information needed to turn a cart into an order.timestamp1545160440001
API Updates 2018-12-18
by BigCommerce
Enhancements: Sort order is now available on modifers. Order Products now returns width, height and depth. As of December 17th 2018, when editing a Product Option or Product Modifier created using V2, instead of returning a 422. The...timestamp1541795340001
Working with the Storefront APIs and Multiple Shipping Addresses
by BigCommerce
Working with the Storefront APIs A new tutorial is available: Working with the Storefront APIs The tutorial goes over the Fetch API and how to use it to return data from a shopper session. Learn how to create a cart, add items to the...timestamp1541177040001
API Documentation Updates
by BigCommerce
Bug Fixes When a product had a required text option, adding to the cart with the Storefront API returned a 500 error. Enhancement A product_id query parameter was added to the Get All Variants endpoint. This will help with the amount of...timestamp1540397460001
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...timestamp1538758740001
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 & Routestimestamp1536177300001
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...timestamp1535479800001
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...