Overview

Release notes

Your bookmark friendly source for BigCommerce platform updates and enhancements.

January 26, 2024 at 1:53 PM CT

API Announcement for January 26, 2024

Announcement
Warning
WordPress

Announcement

BigCommerce for WordPress Plugin Update Required!

We have deployed a fix for a recent vulnerability found with the BigCommerce for WordPress plugin.

To prevent security vulnerabilities, please upgrade your plugin by following the steps below.

  1. Navigate to your WordPress website and log in as an admin.

  2.  In the sidebar, select "Plugins".

  3.  Select the "update now" hyperlink for the BigCommerce for WordPress plugin.

  4.  Wait for the upgrade to finish.

January 25, 2024 at 12:06 PM CT

API Updates and Announcement for January 25, 2024

API
Announcement
Developer Blog

Payments

  • We’re happy to announce the ability to use stored Braintree ACH accounts in the Payments API. Now customers can store their bank accounts in a BigCommerce store and use it for recurring payments.

  • The newly-released Square V2 payment gateway is available for stored instrument data. See the list of compatible payment gateways.

Announcement

  • The Dev Center now contains a UX Writing Guide for developers using BigDesign in their apps and implementations. Developers can now make their apps feel more seamlessly integrated into the BigCommerce control panel. Many thanks to the Product Design team for all their work on this!

Developer Blog

January 18, 2024 at 12:40 PM CT

API Updates for January 18, 2024

API
Announcement
Bug Fix
GraphQL

Announcement

  • Hi Devs! We added a submitContactUs mutation to our GraphQL Storefront API, enabling a frontend customer feedback experience. This feature relies on reCaptcha for security and requires the customer to supply, at minimum, an email and comments. It also supports optional fields such as fullName, phoneNumber, orderNumber, companyName, and rmaNumber. This mutation also provides descriptive results for errors that can occur, including the failing field, what caused the error, and a description of the error. For more details, see the GraphQL Storefront Playground for your store or sandbox and experiment with the submitContactUs mutation.

Bug Fix

January 16, 2024 at 2:33 PM CT

API Announcement for January 16, 2024

API
Announcement

Announcement

  • A valued partner has done the heroic work of making the OAS operation IDs programmatic across our public APIs. The operationId property is now consistently camelCase and relates to the plain-language name of the endpoint. You can use operation IDs as basis for the method name in a generated SDK.

January 8, 2024 at 1:44 PM CT

API Announcement for January 8, 2024

Announcement

Announcement

Attention, developers! Google Chrome is starting to restrict 3rd-party cookies. Google made the announcement some time ago, but it's now in effect for 1% of Chrome users, and we expect that number to grow. Many of our app store apps use cookies to manage things like user session or analytics. If you maintain apps or storefront integrations that use 3rd-party cookies, please see Google's article on the changes (developers.google.com) and update your code.

December 28, 2023 at 12:13 PM CT

API Announcement for December 28, 2023

Announcement

Announcement

As of December 27, 2023, you can find all the public BigCommerce DevDocs at https://github.com/bigcommerce/docs.

Previous docs repositories are now read-only due to the move into one repository. This change includes the following repositories:

This consolidation offers a more streamlined developer experience. We look forward to seeing your issues, discussions, and pull requests at bigcommerce/docs.

December 21, 2023 at 11:59 AM CT

API Updates for December 21, 2023

API
Bug Fix

API

  • The Webhooks Overview article now provides best practices for working with webhook responses. Use these response requirements to ensure the webhook delivery is successful. 

  • Excited to announce that authorized users can now create API Keys or install apps like store owners. See the Single-Click App OAuth Flow article for details.

  • Added the shipping_provider_display_name field to Orders V2 API. Now, you can expose a friendly human-readable name for the provider instead of the provider code.

Bug Fix

  • Fixed a bug related to the category image URL length for the v3/catalog/trees/categories endpoint, allowing the img_url to contain a full path instead of a short one. The img_url is now consistent with the existing categories API and documented format.

December 14, 2023 at 11:50 AM CT

API Updates for December 14, 2023

API
Bug Fix
GraphQL

API

  • Happy to announce rate limits are now available for the Create a Customer Address endpoint.

  • The Carts and Checkout Storefront APIs now allow adding, updating, and deleting gift wrapping to lineItems similar to the REST Management APIs. 

  • Deprecated the view_count field for products in the Catalog API to improve platform performance.

  • The newly released Delete Locations endpoint of the Locations API allows you to delete locations that do not have open transaction associated with them. Now you can remove an incorrectly added location or a location that is interfering with a workflow.

Bug Fix

  • Fixed a GraphQL bug related to price fields displaying even when Show Product’s Price is disabled in the Settings>Display>Product Settings section of the control panel.

December 7, 2023 at 12:27 PM CT

API Updates and Announcement for December 7, 2023

API
Announcement

API

Announcement

BigCommerce is excited to announce a move toward a more streamlined and consolidated public-facing docs repository in 2024. On December 27th, all our current docs repositories will become read-only in preparation for the move into one repository. This change includes the following repositories:

If you maintain API clients, your source for the most up-to-date API specifications will change.

November 30, 2023 at 12:06 PM CT

API Update for November 30, 2023

API

API

Did you find what you were looking for?