timestamp1645726376153
API Updates and Announcements for February 24, 2022
by BigCommerce
API Added new endpoint: Update Customer Messages Added new limits: Checkout V3- 50 character limit for coupon codes Marketing V2- 250 character limit for messages Orders V2- 65535 character limit for order shipment comments Orders V3- 50timestamp1644948279747
BigCommerce for WordPress 4.24.0 for Feb 15, 2022
by BigCommerce
4.24.0 View release 4.24.0 on GitHub Added Added separate logging section for webhooks. The section can be found under Settings -> Diagnostics -> Get Diagnostics. It shows entries from webhooks incoming requests(validation issues, endpointstimestamp1643047680000
BigCommerce for WordPress 4.23.0 for Jan 24, 2022
by BigCommerce
4.23.0 View release 4.23.0 on GitHub Added In order to speed up the import process running import tasks in parallel was added. The option can be enabled in Bigcommerce > Settings > Product Sync. Enabling it will add an additional backgroundtimestamp1642015585330
Upcoming changes to HTTP header casing
by BigCommerce
Infrastructural changes to BigCommerce over the next 2 weeks may result in some HTTP headers being returned as lowercase which previously had a mixture of uppercase and lowercase characters. For example, HTTP header names such astimestamp1639581782481
Cornerstone 6.2.0 for December 15, 2021
by BigCommerce
Theme 6.2.0 Fix tooltip on close button of modal is shifted.#2148 Optimized usage of jsTree library.#2145 Replace schema microdata with LD+JSON tag.#2138 Translation Gap: Checkbox Option selection on Product.#2063 Admin Bar displaystimestamp1639071645453
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. The