timestamp1559225700001Change to image resizing behaviorby BigCommerceStarting May 30, images requested via the {{getImage}} helper will always be returned at the requested size, even if the original image has lower pixel dimensions than the requested size - it will be upsized in this case. We recommend...
timestamp1559086980001Change to Google Fonts to improve performanceby BigCommerceStarting May 29, the {{getFontsCollection}} Handlebars helper in Stencil themes will use Google Fonts' newly released support for font-display. The default behavior of this helper has been changed to return a Google Fonts URL with...
timestamp1558116000001API and Theme Documentation Updatesby BigCommerceAPI Updated Price Lists API to show that doing more than one bulk update at a time will return a 429 error. Order quantity maximum and minimum allowed return a 409 error instead of a 500 error. Updated list of available APIs was updated...
timestamp1557511200001New Shipping Provider API Sample Appby BigCommerceAPI A new sample add was added to the Shipping Provider API. Use it as a base to offer custom shipping to merchants. Sample Shipping Provider PHP & Silex Developer Blog Learn all the ways you can customize a BigCommerce checkout. The...
timestamp1556563680001Smart Buttons now available for PayPal Express Checkoutby BigCommerceSmart Buttons are now available on store checkouts using PayPal Express Checkout (as well as PayPal powered by Braintree). Smart Buttons can also be made customizable via the Store Design tool with some modification to your theme's...
timestamp1553277600001Store Design & V3 Customers APIby BigCommerceAnnouncement Sunset Theme Editor & Store Design Release The Stencil Theme Editor tool has sunset and has been replaced by the new default tool called Store Design. For more information on the new Store Design tool and experience, see...
timestamp1547841600001API Updates January 18, 2019by BigCommerceEnhancement As of Jan 16th, 2019, you can include information about Product Options and Product Modifiers together in a Get All Products API Request. This will allow you to make fewer API calls to understand the full state of a product...
timestamp1547222160001API Updates January 11th 2019by BigCommerceEnhancement Taxes are now returned in more detail in the Storefront Checkout API. taxTotal is the total amount of all taxes in the checkout. The taxes object array, returns the name of the tax and the amount. Bug Fixes For V3 Catalog...
timestamp1541177040001API Documentation Updatesby BigCommerceBug Fixes When a product had a required text option, adding to the cart with the Storefront API returned a 500 error. Enhancement A product_id query parameter was added to the Get All Variants endpoint. This will help with the amount of...