timestamp1639071645453
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 totimestamp1638459874430
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 cantimestamp1638397140000
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 grouptimestamp1637255940000
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. Thetimestamp1636391940000
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 duringtimestamp1635513060000
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 istimestamp1634735460000
BigCommerce for WordPress 4.19.0 for Oct 20, 2021
by BigCommerce
4.19.0 View release 4.19.0 on GitHub Added Added support for BC product create/update/delete webhooks. Turning on the "Enable Webhooks" creates a subscription to product create, update, and delete events, enabling products to be updated intimestamp1633990919334
Moving to Sitemap Indexes
by BigCommerce
Over the course of October, storefronts will be moving to return a Sitemap Index by default when navigating to/xmlsitemap.php, the default sitemap route for storefronts. There will be separate sitemaps for different types of pages such astimestamp1633633500000
BigCommerce for WordPress 4.18.0 for Oct 07, 2021
by BigCommerce
4.18.0 View release 4.18.0 on GitHub Changed Added support in the WP Menu feature for BC product sub-categories for adding the Product Categories. Updated version requirements and compatibility for PHP, MySQL, and WordPress. PHP 7.4+, MySQL