11 days ago
Data Events API, Storefront Selection, Catalyst-compatible apps, Enhancements
by BigCommerce
Data Events Update Using Data Events in the GraphQL Storefront API - A new article has been published to guide you through enabling native analytics for headless storefronts via the GraphQL Storefront API. Storefront Update Choosing the28 days ago
Next.js 15.2.3 - Security Update, Upgrade recommended for Catalyst storefronts
by BigCommerce
Next.js has released version 15.2.3 to address a security vulnerability. Due to this CVE in previous versions, we recommend that developers upgrade to the latest version based on the guidance in Next.js’s official blog post here. Asabout 1 month ago
Account Hierarchies are Now Available!
by BigCommerce
B2B Updates Company Account Hierarchies - Now enabled by default for all new B2B Edition stores. Create a Quote Form - Added price validation to storefront quote creation, preventing invalid prices from being passed from the storefront.about 1 month ago
GraphQL Best Practices
by BigCommerce
GraphQL API Update New Article: Best Practices for Using GraphQL APIs - Introduced a new guide to help merchants optimize store stability and performance when working with GraphQL APIs. Catalyst Update Language selection in CLI - Theabout 2 months ago
PCI 4.0 Compliance Requirements
by BigCommerce
Checkout Updates New developer guide - Added a developer guide to assist in setting up PCI DSS 4.0 Section 6.4.3-compliant features for configuring open checkout, including step-by-step instructions and troubleshooting tips. Webhook2 months ago
API Updates and Announcement for February 13, 2025
by BigCommerce
Announcement Validation for channel_id in POST/PUT /v2/orders The v2 Orders API now validates the channel_id field in both the Create an Order and Update an Order endpoints. Previously, invalid or non-existent channel_id values were3 months ago
API Updates for January 9, 2025
by BigCommerce
API Fixed the webhook documentation for options and modifiers. You can only trigger the store/option/updated and store/modifier/updated webhooks by updating the option or modifier in the context of a channel and locale. We are happy to4 months ago
API Updates for January 2, 2025
by BigCommerce
Announcement: Introducing cursor-based pagination for coupon codes The Get Coupon Codes endpoint now supports cursor-based pagination for improved query performance. As each store can support millions of coupon codes, it is a more5 months ago
API Updates for December 5, 2024
by BigCommerce
API We’re happy to announce that you can now retrieve channels to which a product is assigned when you get a product through the Catalog API. You can also filter products by the channel when you Get All Products. GraphQL We added the