Shopify / js-buy-sdk

The JS Buy SDK is a lightweight library that allows you to build ecommerce into any website. It is based on Shopify's API and provides the ability to retrieve products and collections from your shop, add products to a cart, and checkout.
https://shopify.github.io/js-buy-sdk
MIT License
985 stars 260 forks source link

Migration to Storefront Cart API #977

Open alexdupre opened 8 months ago

alexdupre commented 8 months ago

According to the following email Shopify will deprecate the Checkout API soon:

We are reaching out because you have a custom application installed on your Shopify store that uses the Checkout API.
On April 1, 2024 the Checkout API will be marked as deprecated.

To maintain continuity and unlock new capabilities, apps will need to migrate to the Storefront Cart API

To my knowledge the custom application they are referring to is the JS Buy SDK that we use on our custom storefront. Are there plans to update to it to use the new Storefront Cart API?

OctoD commented 8 months ago

Same question here

aliwilsonph commented 8 months ago

Likewise came here to ask this :)

alexdupre commented 7 months ago

It looks like work is happening on this branch: https://github.com/Shopify/js-buy-sdk/tree/sd-cart