timestamp1557511200001
New Shipping Provider API Sample App
by BigCommerce
API A new sample add was added to the Shipping Provider API. Use it as a base to offer custom shipping to merchants. Sample Shipping Provider PHP & Silex Developer Blog Learn all the ways you can customize a BigCommerce checkout. The...timestamp1550847600001
Optimized One Page Checkout Moving to React
by BigCommerce
In March 2019, BigCommerce will be making changes to Optimized One Page Checkout. To improve rendering and loading performance, we will be updating the underlying JavaScript framework from Angular to React. This update will lay the...timestamp1548435720001
Handling Customer Sign Out from Checkout
by BigCommerce
Note: This only applies if you have Persistent Cart enabled and are using a custom checkout built with the Checkout JS SDK. Persistent cart is now in the process of rolling out to BigCommerce stores. With this new feature, when a...timestamp1547841600001
API Updates January 18, 2019
by BigCommerce
Enhancement As of Jan 16th, 2019, you can include information about Product Options and Product Modifiers together in a Get All Products API Request. This will allow you to make fewer API calls to understand the full state of a product...timestamp1547245620001
Recent Cornerstone Breaking Changes
by BigCommerce
Due to a breaking change made in the release of Cornerstone 3.0, you can no longer load Cart resource on non-cart pages in the Cornerstone theme PR #1401. While the theme itself doesn't depend on this resource on non-cart pages, this...timestamp1547222160001
API Updates January 11th 2019
by BigCommerce
Enhancement Taxes are now returned in more detail in the Storefront Checkout API. taxTotal is the total amount of all taxes in the checkout. The taxes object array, returns the name of the tax and the amount. Bug Fixes For V3 Catalog...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...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...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 & Routes