almost 3 years ago
API Updates for December 9, 2021
by BigCommerce
API Added store/order/transaction/created and store/order/transaction/updated webhook events. Please note that if your application uses the store/order/* scope to create webhooks, it will start receiving this event and should be prepared toabout 3 years ago
API Updates for December 2, 2021
by BigCommerce
API The Add to Cart URLs example now uses promises to demonstrate using JavaScript to make serial requests to a single endpoint. The Add Consignments to Checkout endpoint now reflects limits to the number of line items a consignment canabout 3 years ago
BigCommerce for WordPress 4.21.0 for December 1, 2021
by BigCommerce
4.21.0 View release 4.21.0 on GitHub Changed Set “New/Updated Since last Sync” as the default selection in the manual product sync on both the Settings page and the Product Archive in the admin. Fixed Reflects change of the customer's groupabout 3 years ago
BigCommerce for WordPress 4.20.1 for Nov 19, 2021
by BigCommerce
4.20.1 View release 4.20.1 on GitHub Fixed Handle legacy PHP filter_input bug which may cause situation with empty auth headers and webhook validation fail Update existing webhooks with new passwords when enabling webhooks in settings. Theabout 3 years ago
Cornerstone 6.1.2 and 6.1.3 for November 12, 2021
by BigCommerce
Theme 6.1.3 Cannot see currency dropdown in storefront.#2141 6.1.2 Hide prices for aria-label and data-product-price attributes if set to "Hidden for guests". Hide currency selection for non-logged in users.#2131 Added basic validation forabout 3 years ago
API Updates & Announcements for November 11, 2021
by BigCommerce
API Localized Abandoned Cart Emails have moved into Open Beta. See Developer Documentation for more information. Added a new possible response code for API requests. Some V2 and V3 endpoints now return a`207` Multi-Status code when multipleabout 3 years ago
BigCommerce for WordPress 4.20.0 for Nov 8, 2021
by BigCommerce
4.20.0 View release 4.20.0 on GitHub Changed Update the cart total when QTY is updated Update total button click while calculating shipping will update the total price. Fixed Fixed issue that occurred when webhooks option is enabled duringabout 3 years ago
BigCommerce for WordPress 4.19.1 for Oct 29, 2021
by BigCommerce
4.19.1 View release 4.19.1 on GitHub Changed Added ability to set the max file size for the import log. Before each import starts, the log size is measured, and if the size exceeds the limit, it will be truncated. The default log size isabout 3 years ago
Theme Update for October 21, 2021
by BigCommerce
Theme Added Translating Regions documentation which describes how to create translations for a specific region. Developer Blog What’s New for Merchants in September? Introducing BigCommerce Next.js Sample App