No content to show
User Activity
07-31-2024
Hi all, I am new to Shopify and trying to migrate to the latest API. However, I am using the Js Buy SDK, but I don't find any related cart-resource.js file in the src folder. How do I create a cart with this SDK?
Hi Han, I am migrating my shop to new storefront cart api from deprecated checkout api. Currently, the checkout API allows me to reach the checkout page and complete the checkout process, so I believe my store is already set up and functioning. T...
Hi, Thank you for replying to my question. I have two further questions I would like to ask. First, what is this migrate your app used for? I am not clear on the difference between admin and storefront.Additionally, I have already changed the URL to ...
I am following the official tutorial, migrate your app.The url I used is https://XXX.myshopify.com/admin/api/2024-04/graphql.jsonThe script I used in Postman is ---{"query": "mutation cartCreate($cartInput: CartCreateInput!) { cartCreate(input: $cart...
Hi Liam I'm not quite sure which private app you're referring to. If you're talking about "My_app," I'm currently using a mobile app to allow users to purchase items.In my app, I am using checkout-related functionalities. According to the latest cha...
I'm totally new to Shopify. I received this message from shopify few days ago. ----------We’re sending you this email because one or more apps installed on your Shopify store are making calls to APIs that will be removed soon and will soon be unsuppo...