almost 3 years ago
BigCommerce for WordPress 4.25.0 for Mar 7, 2022
by BigCommerce
4.25.0 View release 4.25.0 on GitHub Added Added ability to control images import. It adds the ability to choose between serving images from external CDN, skip import completely, or serving images as usual. To access these settings go toalmost 3 years ago
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- 50about 3 years ago
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, endpointsabout 3 years ago
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 backgroundabout 3 years ago
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 asabout 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
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 groupover 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. Theover 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 multiple