timestamp1608220260001
API Updates for December 17, 2020
by BigCommerce
API Widgets API now supports GraphQL queries on widgets. Added Create Widgets Powered by GraphQL tutorial to Widgets API documentation. Added storefrontapiquery property to Widget Template.timestamp1607621220001
API Updates for December 10, 2020
by BigCommerce
API Added Bolt payment gateway to stored cards list Developer Blog BigCommerce Employee Spotlight: Rachel Thompson timestamp1607015460001
API Updates for December 3, 2020
by BigCommerce
API Added new tutorials to Widgets API documentation: Global Regions Tutorial Widget Versioning Tutorial Developer Blog Next.js Conference 2020: Recapped BigCommerce Checkout is Now Open Source Analyzing BigCommerce Data with R How to...timestamp1604548800001
The qty_in_cart property is removed from the Stencil Common Product Card object
by BigCommerce
As part of an effort to improve the performance of BigCommerce storefronts, the qtyincart property is no longer supported on the Stencil Common Product Card Model. This property will return 0 from now on, and its use is discouraged. The...timestamp1603978860001
API Updates for October 29, 2020
by BigCommerce
API Endpoints for managing order metafields added to Orders v3. Moved all management API related articles under a new Management API section and all storefront API related articles under a Storefront API section for consistency.timestamp1603818000001
Metafields are now available on the Order resource
by BigCommerce
It is now possible to create metafields against the Orders resource, allowing you to store custom fields against Orders for later reference. To get started, access the documentation here: https://developer.bigcommerce.com/api-reference...timestamp1602769740001
Cornerstone 4.11.0 for October 15, 2020
by BigCommerce
Theme Now supports global regions for display of widgets across multiple storefront pages. #1859 Add Info and Add Coupon forms on Cart Page tabbable when hidden. #1820 Fixed outline styles for breadcrumbs on focus state. #1824 Fixed...timestamp1602264240001
OAuth Client ID is no longer required for requests to api.bigcommerce.com
by BigCommerce
As of October 9, 2020, it is no longer necessary to send the OAuth Client ID as the X-Auth-Client header with API requests you make to api.bigcommerce.com. Going forward, API connections are authenticated only with your OAuth Token...timestamp1602164160001
Catalog API Updates for October 8, 2020
by BigCommerce
API Category is no longer required to create a product in Catalog API. Developer Blog How to Add Custom Theme Styles to BigCommerce Page Builder