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
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
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
KqdJrCQcAiiDARIuVBqZThu, 07 Mar 2024 18:11:10 GMT[email protected] (BigCommerce)API Updates for March 7, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-for-march-7-2024Bug Fixes

  • Updated the discount_amount definition in Checkout Coupons endpoints.

  • Corrected the shipping consignment example in the Add Consignment to Checkout endpoint.

  • Corrected the type for external_order_id query parameter in the Get All Orders endpoint.

  • Added “read-only” and removed the enum of accepted values for tax_provider_id on OrdersV2 Create/update.

  • Fixed a bug that shows duplication of default_currency_code and billing_address fields in the OrdersV2 API response body.

  • The variants collection of product nodes now contains an SKU filter to filter the collection of variants by one or more SKU codes.

  • Removed contradictory information regarding adding YAML front matter to the templates/pages subdirectory. Thank you Matt Coy from Arctic Leaf for assisting with this issue.

  • We’ve updated the blog feature specification in Store Content to note that the is_published field defaults to false on both POST and PUT. Pass true to avoid reverting the post to draft status.

  • We’ve clarified that some 422 errors in calls to the Channel Listings feature of the Management API include a group_id, which is the same as the listing_id of the request.

  • We’re continuing to convert query params that provide comma-separated lists to unexploded form-style arrays, making generated API clients more efficient.

Developer Blog

]]>
Bug Fixes

  • Updated the discount_amount definition in Checkout Coupons endpoints.

  • Corrected the shipping consignment example in the Add Consignment to Checkout endpoint.

  • Corrected the type for external_order_id query parameter in the Get All Orders endpoint.

  • Added “read-only” and removed the enum of accepted values for tax_provider_id on OrdersV2 Create/update.

  • Fixed a bug that shows duplication of default_currency_code and billing_address fields in the OrdersV2 API response body.

  • The variants collection of product nodes now contains an SKU filter to filter the collection of variants by one or more SKU codes.

  • Removed contradictory information regarding adding YAML front matter to the templates/pages subdirectory. Thank you Matt Coy from Arctic Leaf for assisting with this issue.

  • We’ve updated the blog feature specification in Store Content to note that the is_published field defaults to false on both POST and PUT. Pass true to avoid reverting the post to draft status.

  • We’ve clarified that some 422 errors in calls to the Channel Listings feature of the Management API include a group_id, which is the same as the listing_id of the request.

  • We’re continuing to convert query params that provide comma-separated lists to unexploded form-style arrays, making generated API clients more efficient.

Developer Blog

]]>
Bug FixDeveloper Blog
zHlE1F56q1k87FcT7idkThu, 25 Jan 2024 18:06:47 GMT[email protected] (BigCommerce)API Updates and Announcement for January 25, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-and-announcement-for-january-25-2024Payments

  • We’re happy to announce the ability to use stored Braintree ACH accounts in the Payments API. Now customers can store their bank accounts in a BigCommerce store and use it for recurring payments.

  • The newly-released Square V2 payment gateway is available for stored instrument data. See the list of compatible payment gateways.

Announcement

  • The Dev Center now contains a UX Writing Guide for developers using BigDesign in their apps and implementations. Developers can now make their apps feel more seamlessly integrated into the BigCommerce control panel. Many thanks to the Product Design team for all their work on this!

Developer Blog

]]>
Payments

  • We’re happy to announce the ability to use stored Braintree ACH accounts in the Payments API. Now customers can store their bank accounts in a BigCommerce store and use it for recurring payments.

  • The newly-released Square V2 payment gateway is available for stored instrument data. See the list of compatible payment gateways.

Announcement

  • The Dev Center now contains a UX Writing Guide for developers using BigDesign in their apps and implementations. Developers can now make their apps feel more seamlessly integrated into the BigCommerce control panel. Many thanks to the Product Design team for all their work on this!

Developer Blog

]]>
APIAnnouncementDeveloper Blog
q0XU7GsPTimNLnZaRsArThu, 09 Nov 2023 18:12:04 GMT[email protected] (BigCommerce)API Updates for November 9, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-and-announcements-for-november-9-2023API

  • Added minimum and maximum values for the pagination limit parameter.

  • You can not exclude gift_wrapping_options_type and gift_wrapping_options_list from response bodies in the Catalog API.

Developer Blog

]]>
API

  • Added minimum and maximum values for the pagination limit parameter.

  • You can not exclude gift_wrapping_options_type and gift_wrapping_options_list from response bodies in the Catalog API.

Developer Blog

]]>
APIDeveloper Blog
RvKlqtdyxnxbuviqGaPAThu, 24 Aug 2023 17:30:26 GMT[email protected] (BigCommerce)API Updates for August 24, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-for-august-24-2023API

Developer Blog

]]>
API

Developer Blog

]]>
APIDeveloper Blog
0LkravzxWIlZIVqrR11aThu, 20 Jul 2023 17:31:02 GMT[email protected] (BigCommerce)API Updates for July 20, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-for-july-20-2023API

WordPress

Developer Blog

]]>
API

WordPress

Developer Blog

]]>
APIWordPressDeveloper Blog
z8vTFN2SQAorn9PN6BCTThu, 06 Jul 2023 17:18:42 GMT[email protected] (BigCommerce)API Updates and Announcements for July 6, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-and-announcements-for-july-6-2023API

  • Updated the node and npm versions required to use Widget Builder.

  • Added an article about getting started with Next.js + BigCommerce, the BigCommerce-optimized version of Vercel’s Next Commerce v2. Archived the v1 Quick Start.

Announcements

  • Node-sass

BigCommerce is preparing to deprecate our current SASS compiler, node-sass fork, in favor of the more modern node-sass, which will allow us to support the latest versions of Node (Node 18) in Stencil CLI.

BigCommerce is sunsetting the node-sass fork on 11/1/2023. Sunsetting this fork means your live storefront will run into styling issues after this date unless you address these issues.

To ensure your storefront is up to date, please do the following:

  • Using the latest version of stencil-cli, run the stencil bundle command to validate your theme’s code and note any errors in the console output.

    • stencil bundle

  • For most issues, we have supplied an option to run a script to update your files with the correct formatting. You can do this by running the following:

    • To see what changes will be made without actually changing/saving said changes, we have created a dry run option.

      • stencil -scss-autofix.js --dry

    • To make the changes and revalidate simply run the following:

      • stencil -scss-autofix.js

      • stencil bundle

    • You may wish to test your site after making these changes to ensure there are no visual regressions. You can simply run stencil start as usual to preview the site.

    • If everything looks good, you can run stencil push (or follow your normal theme deployment workflow) to push the changes live to your storefront.

  • App Extensions

BigCommerce is pleased to announce the release of a new feature for App developers called App Extensions.

This new feature helps BigCommerce App developers create more deeply embedded experiences by allowing an app's functionality to augment certain pages of the BigCommerce control panel, such as View Orders, View Products, and View Customers to allow apps that help with order management, catalog management, and customer management to integrate into a merchant's existing workflow.

Using this feature, you can link directly to your app’s functionality from the relevant pages of the BigCommerce control panel to streamline a user’s workflow and allow them to accomplish tasks using your app without switching contexts or performing duplicative steps.

Developer Blog

]]>
API

  • Updated the node and npm versions required to use Widget Builder.

  • Added an article about getting started with Next.js + BigCommerce, the BigCommerce-optimized version of Vercel’s Next Commerce v2. Archived the v1 Quick Start.

Announcements

  • Node-sass

BigCommerce is preparing to deprecate our current SASS compiler, node-sass fork, in favor of the more modern node-sass, which will allow us to support the latest versions of Node (Node 18) in Stencil CLI.

BigCommerce is sunsetting the node-sass fork on 11/1/2023. Sunsetting this fork means your live storefront will run into styling issues after this date unless you address these issues.

To ensure your storefront is up to date, please do the following:

  • Using the latest version of stencil-cli, run the stencil bundle command to validate your theme’s code and note any errors in the console output.

    • stencil bundle

  • For most issues, we have supplied an option to run a script to update your files with the correct formatting. You can do this by running the following:

    • To see what changes will be made without actually changing/saving said changes, we have created a dry run option.

      • stencil -scss-autofix.js --dry

    • To make the changes and revalidate simply run the following:

      • stencil -scss-autofix.js

      • stencil bundle

    • You may wish to test your site after making these changes to ensure there are no visual regressions. You can simply run stencil start as usual to preview the site.

    • If everything looks good, you can run stencil push (or follow your normal theme deployment workflow) to push the changes live to your storefront.

  • App Extensions

BigCommerce is pleased to announce the release of a new feature for App developers called App Extensions.

This new feature helps BigCommerce App developers create more deeply embedded experiences by allowing an app's functionality to augment certain pages of the BigCommerce control panel, such as View Orders, View Products, and View Customers to allow apps that help with order management, catalog management, and customer management to integrate into a merchant's existing workflow.

Using this feature, you can link directly to your app’s functionality from the relevant pages of the BigCommerce control panel to streamline a user’s workflow and allow them to accomplish tasks using your app without switching contexts or performing duplicative steps.

Developer Blog

]]>
APIAnnouncementDeveloper Blog
03Tq0KrYuzFioGWeA5UeThu, 15 Jun 2023 17:32:38 GMT[email protected] (BigCommerce)API Updates for June 15, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-for-june-15-2023API

Stencil

Developer Blog

]]>
API

Stencil

Developer Blog

]]>
APIStencilDeveloper Blog