2 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. As6 days 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.20 days 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. Webhook27 days ago
Persisting analytics session IDs
by BigCommerce
GraphQL Storefront Updates Analytics session IDs - The GraphQL API now supports including a visitor ID when creating a session sync JWT using the generateSessionSyncJwt mutation. See the Persisting analytics session IDs section forabout 1 month 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 wereabout 2 months ago
API Updates for February 6, 2025
by BigCommerce
Stencil Handlebars partial blocks for Stencil Stencil now supports Handlebars partial blocks, enabling merchants to leverage the latest handlebar features and best practices for enhanced flexibility and performance. Unified2 months ago
API Updates for January 17, 2025
by BigCommerce
API We are happy to announce you can manage languages across different channels. Using the GraphQL Admin API, merchants can add, update, or remove locales for each sales channel, change locale status, and set a locale as the default. When3 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 to3 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 more