Dev Center Updates

Developer Update for March 10, 2022

by BigCommerce
Customizing Checkout Added support for Installing a Custom Order Confirmation Page
Announcement

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- 50
API
Announcement
Stencil
Developer Blog

Beta launch of the new BigCommerce Dev Center!

by BigCommerce
We are excited to announce the beta launch of the new BigCommerce Dev Center! Our Vision Your feedback is truly at the heart of this change. Over the past year, our developer advocates, product & engineering teams, and support agents have
Announcement

Coming Soon: New, Redesigned BigCommerce Dev Center

by BigCommerce
We are excited to share that we will be launching a new version of our Dev Center in the coming weeks. Our goal is to make it effortless for you to find documentation and resources that empower you to think creatively and work
Announcement

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 to
API
Announcement
Developer Blog
Maintenance
Enhancement

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 can
Storefront API
Bug Fix
Enhancement
Announcement

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
API
Announcement
Developer Blog

Moving to Sitemap Indexes

by BigCommerce
Over the course of October, storefronts will be moving to return a Sitemap Index by default when navigating to/xmlsitemap.php, the default sitemap route for storefronts. There will be separate sitemaps for different types of pages such as
Announcement
Stencil
Enhancement

GraphQL Storefront API can now be used to power Stencil theme context

by BigCommerce
It is now possible to augment the data available in the theme context through the use of GraphQL queries described directly in the Front Matter of template files. Using this capability, you can fetch data a little bit more flexibly to build
Stencil
Storefront API
Announcement
Enhancement