Copyright © Dev Centerhttps://validator.w3.org/feed/docs/rss2.htmlDev Center Updatesbigcommerce.comhttp://localhost:4567/changelog/?utm_source=noticeable&utm_campaign=bcdevchangelog&utm_content=other&utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2&utm_medium=newspageenThu, 25 Jul 2024 17:04:21 GMThttps://noticeable.iohttps://storage.noticeable.io/projects/Q8YuGWPOCMmZDwnKUywV/newspages/IWS24s1AhDLHDJPwIDx2/01h55ta3gs073dkq368xnhykwm-header-logo.pngDev Center Updateshttp://localhost:4567/changelog/?utm_source=noticeable&utm_campaign=bcdevchangelog&utm_content=other&utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2&utm_medium=newspagehttps://storage.noticeable.io/projects/Q8YuGWPOCMmZDwnKUywV/newspages/IWS24s1AhDLHDJPwIDx2/01h55ta3gs073dkq368xnhykwm-header-logo.png#0d47a1IkmdpAOBqBqvLhbEe3CXThu, 25 Jul 2024 16:57:07 GMT[email protected] (BigCommerce)API Updates for July 25, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-for-july-25-2024API

Payments

  • We're happy to announce that we added TD Online Mart to the list of compatible payment gateways for Stored Instruments and Raw Card Data.

Bug Fix

  • Removed a sentence from the Delete Checkout Consignment endpoint description regarding removing the cart from its assigned customer after deleting a checkout's last consignment. This sentence is inaccurate.

Developer Blog

]]>
API

Payments

  • We're happy to announce that we added TD Online Mart to the list of compatible payment gateways for Stored Instruments and Raw Card Data.

Bug Fix

  • Removed a sentence from the Delete Checkout Consignment endpoint description regarding removing the cart from its assigned customer after deleting a checkout's last consignment. This sentence is inaccurate.

Developer Blog

]]>
APIBug FixDeveloper Blog
gW8S4gvKSxSmA4KPyc1QThu, 18 Jul 2024 17:04:29 GMT[email protected] (BigCommerce)API Updates and Announcement for July 18, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-and-announcement-for-july-18-2024API

  • Apps compatible with multi-location inventory use our Inventory API for inventory adjustments. Now, you can indicate whether an app is MLI-compatible when you submit an app in the Dev Portal. See the Add supported features section for more information.

GraphQL

Announcement

  • We removed the API rate limit content from the Best Practices section to streamline documentation and improve clarity for developers. API Rate Limits documentation now exists as its own reference article and dives deeper into API rate limit standards and best practices.

Bug Fix

  • Removed all pagination objects and replaced them with an empty meta object for the Get all themes endpoint.

]]>
API

  • Apps compatible with multi-location inventory use our Inventory API for inventory adjustments. Now, you can indicate whether an app is MLI-compatible when you submit an app in the Dev Portal. See the Add supported features section for more information.

GraphQL

Announcement

  • We removed the API rate limit content from the Best Practices section to streamline documentation and improve clarity for developers. API Rate Limits documentation now exists as its own reference article and dives deeper into API rate limit standards and best practices.

Bug Fix

  • Removed all pagination objects and replaced them with an empty meta object for the Get all themes endpoint.

]]>
APIAnnouncementBug FixGraphQL
XvQhfW2Id13IQLdX3I9iThu, 11 Jul 2024 17:01:43 GMT[email protected] (BigCommerce)API Updates for July 11, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-for-july-11-2024API

  • We're happy to announce the ability to query product videos using the storefront product graph.

  • We have updated the API rate limits documentation, adding new methods for handling limits and optimizing requests.

GraphQL

  • The GraphQL Storefront API's newly released CustomersSettings node has password complexity requirements that are now available. Now, when you register, update, or reset a customer's password, you can validate it before submitting the customer's desired password to the BigCommerce Platform.

Bug Fixes

]]>
API

  • We're happy to announce the ability to query product videos using the storefront product graph.

  • We have updated the API rate limits documentation, adding new methods for handling limits and optimizing requests.

GraphQL

  • The GraphQL Storefront API's newly released CustomersSettings node has password complexity requirements that are now available. Now, when you register, update, or reset a customer's password, you can validate it before submitting the customer's desired password to the BigCommerce Platform.

Bug Fixes

]]>
APIGraphQLBug Fix
9mbsVqgk1D3n4vDyT4voThu, 27 Jun 2024 16:53:37 GMT[email protected] (BigCommerce)API Updates for June 27, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-for-june-27-2024API

GraphQL

  • We are excited to announce that we have released a new geography node to the Storefront GraphQL API. Now, you can query an unfiltered list of countries.

Bug Fix

  • Removed duplicate location_id parameter in locations.v3.yml. Thank you @smcc-riccardoc.

]]>
API

GraphQL

  • We are excited to announce that we have released a new geography node to the Storefront GraphQL API. Now, you can query an unfiltered list of countries.

Bug Fix

  • Removed duplicate location_id parameter in locations.v3.yml. Thank you @smcc-riccardoc.

]]>
APIGraphQLBug Fix
dA15eyEiB3lWixBpQj4NThu, 13 Jun 2024 17:49:30 GMT[email protected] (BigCommerce)API Updates for June 13, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-for-june-13-2024API

  • We added the origin_channel_id to the list of read-only fields in the Customers V3 API. This field is set upon customer creation and cannot be updated afterward.

  • The newly released Tax Settings API’s document_submission_strategy field lets you choose when to submit tax documents to third-party tax providers.

  • We’re happy to announce the new store/modifier/updated webhook and the store/option/updated webhook, which fires when you update a modifier or variant option globally or for a channel.

  • The new store/product/updated webhook fires when you update the product for a channel.

Announcements

  • The bigcommerce/docs repo now contains the OpenAPI Specification files for promotions, inventory, locations, and other newer API features!

  • The narrative documents’ source file structure in the bigcommerce/docs repo now matches the Dev Center URLs. Finding the document you want to modify is now easier than ever.

  • The API reference source file restructure in the bigcommerce/reference repo is in progress. After completion, we will give all API client maintainers enough notice to reset your references.

Bug Fix

  • Corrected the request body for the Create Cart redirect URL endpoint. Now, the request body will no longer throw errors.

]]>
API

  • We added the origin_channel_id to the list of read-only fields in the Customers V3 API. This field is set upon customer creation and cannot be updated afterward.

  • The newly released Tax Settings API’s document_submission_strategy field lets you choose when to submit tax documents to third-party tax providers.

  • We’re happy to announce the new store/modifier/updated webhook and the store/option/updated webhook, which fires when you update a modifier or variant option globally or for a channel.

  • The new store/product/updated webhook fires when you update the product for a channel.

Announcements

  • The bigcommerce/docs repo now contains the OpenAPI Specification files for promotions, inventory, locations, and other newer API features!

  • The narrative documents’ source file structure in the bigcommerce/docs repo now matches the Dev Center URLs. Finding the document you want to modify is now easier than ever.

  • The API reference source file restructure in the bigcommerce/reference repo is in progress. After completion, we will give all API client maintainers enough notice to reset your references.

Bug Fix

  • Corrected the request body for the Create Cart redirect URL endpoint. Now, the request body will no longer throw errors.

]]>
APIBug Fix
z6kJrlqUXNFVJYXb4whJThu, 30 May 2024 17:59:17 GMT[email protected] (BigCommerce)API Updates and Announcements for May 30, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-and-announcements-for-may-30-2024API

  • The Create an order shipment endpoint no longer supports UPSOnline as a shipper.

  • The newly-released product review mutation is now available. Now, you can create product reviews through the built-in comment system using the GraphQL Storefront API.

  • We are excited to announce Japanese language support. Now, BigCommerce’s Cornerstone Stencil theme supports uneditable strings in Japanese.

  • We’ve added a new query parameter, transaction_id, in GET Refunds API endpoints.

  • The GraphQL Storefront API now supports creating cart/checkout redirect URLs.

Announcements

  • BigCommerce will deprecate support for Stencil CLI version 6 and older starting June 3, 2024. This decision is part of our ongoing efforts to ensure optimal performance and security for all platform users.

    Action required: To facilitate a smooth transition, we encourage you to upgrade to the latest version of Stencil CLI before the deprecation date. Upgrading ensures you and your team access the latest enhancements and features.

    How to upgrade: Run the following command in your terminal window to install the latest version.

    npm i -g @bigcommerce/stencil-cli

    If you have any questions or need assistance with the upgrade process, please don’t hesitate to contact our support team. We’re here to help ensure a seamless transition for your storefront.

  • We’ve updated our list of dev support options to include the Resource Hub.

Bug Fixes

]]>
API

  • The Create an order shipment endpoint no longer supports UPSOnline as a shipper.

  • The newly-released product review mutation is now available. Now, you can create product reviews through the built-in comment system using the GraphQL Storefront API.

  • We are excited to announce Japanese language support. Now, BigCommerce’s Cornerstone Stencil theme supports uneditable strings in Japanese.

  • We’ve added a new query parameter, transaction_id, in GET Refunds API endpoints.

  • The GraphQL Storefront API now supports creating cart/checkout redirect URLs.

Announcements

  • BigCommerce will deprecate support for Stencil CLI version 6 and older starting June 3, 2024. This decision is part of our ongoing efforts to ensure optimal performance and security for all platform users.

    Action required: To facilitate a smooth transition, we encourage you to upgrade to the latest version of Stencil CLI before the deprecation date. Upgrading ensures you and your team access the latest enhancements and features.

    How to upgrade: Run the following command in your terminal window to install the latest version.

    npm i -g @bigcommerce/stencil-cli

    If you have any questions or need assistance with the upgrade process, please don’t hesitate to contact our support team. We’re here to help ensure a seamless transition for your storefront.

  • We’ve updated our list of dev support options to include the Resource Hub.

Bug Fixes

]]>
APIAnnouncementBug Fix
kU0hU6U4FETVi6oCYUygThu, 09 May 2024 17:36:49 GMT[email protected] (BigCommerce)API Updates for May 9, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-for-may-9-2024API

  • The REST Management API’s Update a checkout endpoint allows you to add a custom shipping method to the consignment ID. This feature allows you to create a manual order using this shipping method.

Bug Fixes

  • We corrected our authentication documentation because the Customer login API had the wrong information for token creation. Users need store-level access to create a token. You must install the app on the store before creating a JWT.

  • Added missing order_level_refund_amount field to the Create a refund quote response.

  • Clarified the relation between the amounts needed to complete the refund in the Create refund quote endpoint.

Developer Blog

]]>
API

  • The REST Management API’s Update a checkout endpoint allows you to add a custom shipping method to the consignment ID. This feature allows you to create a manual order using this shipping method.

Bug Fixes

  • We corrected our authentication documentation because the Customer login API had the wrong information for token creation. Users need store-level access to create a token. You must install the app on the store before creating a JWT.

  • Added missing order_level_refund_amount field to the Create a refund quote response.

  • Clarified the relation between the amounts needed to complete the refund in the Create refund quote endpoint.

Developer Blog

]]>
APIBug FixDeveloper Blog
whGRpm6sCfEC5h9bWGBVThu, 02 May 2024 17:59:56 GMT[email protected] (BigCommerce)API Updates for May 2, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-for-may-2-2024API

Payments

  • We're pleased to inform you that PayPal (Commerce Platform) now supports the storage of PayPal accounts with Braintree. This update brings added convenience and ease to your payment processes.

Bug Fixes

  • Replaced the incorrect currency code in the Create a cart endpoint so merchants can use the sample code for Carts with 'custom item' without encountering an error.

  • Fixed a broken category assignments link on the Channel webhooks page.

  • Removed an incorrect statement in the Create cart redirect URL usage notes. You can create redirects for any cart, including one created with the GraphQL Storefront API.

  • Fixed an incorrect example on the Update instruments endpoint.

]]>
API

Payments

  • We're pleased to inform you that PayPal (Commerce Platform) now supports the storage of PayPal accounts with Braintree. This update brings added convenience and ease to your payment processes.

Bug Fixes

  • Replaced the incorrect currency code in the Create a cart endpoint so merchants can use the sample code for Carts with 'custom item' without encountering an error.

  • Fixed a broken category assignments link on the Channel webhooks page.

  • Removed an incorrect statement in the Create cart redirect URL usage notes. You can create redirects for any cart, including one created with the GraphQL Storefront API.

  • Fixed an incorrect example on the Update instruments endpoint.

]]>
APIBug Fix
xH6HzHqGeuYFDPptpuLYThu, 25 Apr 2024 17:59:03 GMT[email protected] (BigCommerce)API Updates and Announcement for April 25, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-and-announcement-for-april-25-2024API

  • We’re happy to announce Promotions API is Generally Available (GA).

  • The GraphQL Storefront API now supports cart metafields.

  • Added a Localization document that describes how to localize a Catalyst storefront.

Webhooks

Announcement

BigCommerce will deprecate support for Stencil CLI version 6 and older starting June 3, 2024. This decision is part of our ongoing efforts to ensure optimal performance and security for all platform users.

  • Action required: To facilitate a smooth transition, we encourage you to upgrade to the latest version of Stencil CLI before the deprecation date. Upgrading ensures you and your team access the latest enhancements and features.

  • How to upgrade: Run the following command in your terminal window to install the latest version.

    npm i -g @bigcommerce/stencil-cli

    If you have any questions or need assistance with the upgrade process, please don’t hesitate to contact our support team. We’re here to help ensure a seamless transition for your storefront.

Developer Blog

]]>
API

  • We’re happy to announce Promotions API is Generally Available (GA).

  • The GraphQL Storefront API now supports cart metafields.

  • Added a Localization document that describes how to localize a Catalyst storefront.

Webhooks

Announcement

BigCommerce will deprecate support for Stencil CLI version 6 and older starting June 3, 2024. This decision is part of our ongoing efforts to ensure optimal performance and security for all platform users.

  • Action required: To facilitate a smooth transition, we encourage you to upgrade to the latest version of Stencil CLI before the deprecation date. Upgrading ensures you and your team access the latest enhancements and features.

  • How to upgrade: Run the following command in your terminal window to install the latest version.

    npm i -g @bigcommerce/stencil-cli

    If you have any questions or need assistance with the upgrade process, please don’t hesitate to contact our support team. We’re here to help ensure a seamless transition for your storefront.

Developer Blog

]]>
APIAnnouncementDeveloper BlogGraphQLWebhooks
Bl659nekD0m5pL3ieuFfThu, 18 Apr 2024 16:55:11 GMT[email protected] (BigCommerce)API Updates for April 18, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-for-april-18-2024API

  • The newly updated store/order/transaction/created webhook allows you to receive data for transaction_statustransaction_type, and result attributes.

]]>
API

  • The newly updated store/order/transaction/created webhook allows you to receive data for transaction_statustransaction_type, and result attributes.

]]>
API