about 6 years agoCornerstone 2.5.0 Releaseby BigCommerceEnhancements Blueprint for Mapping Custom Templates to JavaScript Modules PR #1346 Cornerstone schema updates and organization PR #1350 Add div and id attributes so that contact form steps can be tracked PR #1317 Added "activePage...
about 6 years agoCornerstone 2.4.0 Releaseby BigCommerceEnhancements Require Webpack config only when used. (reduce time to be ready for receiving messages from stencil-cli). PR #1334 Add link to order status in account menu when viewing order. PR #1343 Update cart when quantity changed...
about 6 years agoServer to Server Checkout, Webhooks, Storefront API, Productsby BigCommerceServer to Server Checkout Server to Server Checkout is now available. The S2S Checkout API can be used to process a checkout outside of the BigCommerce storefront or pre-populate a checkout's information to speed up checkout for...
over 6 years agoCustomer Login API Updatesby BigCommerceThe Customer Login API documentation was updated to include an example on creating a login token manually and more clarification on jwt.io. Example Payload { "iss": "Your app’s Oauth client ID", "iat": "timestamp for when the token...
over 6 years agoClarification added to Products Variants on V3 Catalog APIby BigCommerceClarification was added to V3 Catalog API on creating products and product variants. Included are examples on how to create a product with variants, adding variant options and use cases for creating variant options. Create a Product...
over 6 years agoScripts API, Server to Server Cart, and API Clarifications. by BigCommerceOrder Transactions API paymentinstrumenttoken was updated to show a list of known payment providers that return information. Price Lists bulk requests are limited to 100 items V2 Products fulfillment_source was added. It indicates if a...
over 6 years agoCornerstone 2.3.2 Releaseby BigCommerceEnhancements Undo New Products left align from 2.3.0. PR #1328 Bug Fixes Fix zoom behavior for small images in gallery (turn off zoom if image is too small). PR #1325 Fix invoice store logo. PR #1326 Using Cornerstone Are you a...
over 6 years agoBigCommerce Checkout SDKby BigCommerceThe Checkout JS SDK is a wrapper for the BigCommerce Storefront Checkout API. It allows for a developer to create a custom checkout experience to move a customer through the checkout process. The SDK handles all the ‘heavy-lifting’ such...
over 6 years agoCornerstone 2.3.1 Releaseby BigCommerceEnhancements Display product reviews in tabbed content region of product page. PR #1302 Show bulk discounts only if enabled through store settings. PR #1310 Style active section in search results. PR #1316 New products left align. PR...