Shayne
Shopify Staff
Contact Me
Status
Online
Last Activity
2m ago
Topic Started
1
Topics Started
Topic Solutions
20
Solutions
Post Count
253
Posts
Post Kudos
64
Likes

Community Badges

App Bridge rollout meter : 100% Revised Launch Date : Thursday, November 8th, 2018. We’re excited to announce that we're launching a new way for apps and channels to be embedded direct...
Safari is expected to release a new version of its Intelligent Tracking Protection (ITP) 2.0 in Safari on September 24th with macOS 10.14 Mojave. Unlike earlier versions, ITP 2.0 immediately ...
In the past, it had been possible to create gift_card Transactions that do not belong to any gift card through the API. Going forward, Transactions that include a gift ...
In 30 days, inventory levels will no longer be returned by the public product.json that's available on the storefront of newly created shops. If you want to consume inventory information about a...
Today, we’re excited to announce the launch of another small improvement to Shopify’s app billing system: the Application Credit API. This new API allows you to credit merchants for charges t...
On November 30th, we'll be changing the way that processed_at and created_at interact with one another during order creation. Currently documented created_at property : ...
No content to show

User Activity

Hey Anniebaile,Based on what's in the docs, you should be sending the tracking info as an object: https://shopify.dev/docs/api/admin-rest/2023-07/resources/fulfillment#post-fulfillments-fulfillment-id-update-trackingThe error message is definitely co...
Hi,Metafields aren't accessible through POS UI Extensions yet, but you can look at the full list of supported features (and API reference documentation) here. If you'd like to see some sample code, the best thing to do is generate some scaffolded con...
This kind of question is best suited for Support, since there isn't any public information that anyone would be able to use to help you. Please contact them directly, they'll be able to help you out!
Hi Hemant,You may want to check out the Github repo for the SDK, there are a couple similar questions there where people are working on localization for their apps. TLDR; We don't support it as default behaviour yet, but it's possible to get it worki...
Hi Sebastian,In this case, it looks like Svea is asking you to build an app to process the information from the Shopify webhook, and make API calls to their service in order to create new orders.If you're a developer, this should be fairly straightfo...
Hi Michael,From our perspective, there's nothing on the store that needs to change. Whether or not the store is ready for the Fulfillment Orders migration is 100% the responsibility of the API client that's making the calls. That said, there may be s...
Hi Kevin,You should be able to move FulfillmentOrders using the fulfillmentOrderMove mutation. If you have the appropriate access scopes, you can move the fulfillments around so that whichever location you want is fulfilling to orders. Thanks for the...
Hi there!This is a common issue when sessions aren't implemented correctly, or you're using an outdated library.I'm having a little trouble understanding this sentence though:>We have configured the \api\auth  and \api\auth\callback  on our server ra...
Hi there,If your app was created through the partner dash, you can visit our documentation on how to create an online access token alongside your offline access token. If your app was created from the merchant admin, then you won't be able to use onl...
To create an app-owned metafield in Shopify Admin API GraphQL, you need to use the metafieldSet mutation and set the ownerID to the ID of the AppInstallation object associated with the app. Here's an example of how to create an app-owned metafield: m...
Unfortunately, you cannot modify or delete an order risk created by another application or Shopify itself. This restriction is noted in the Shopify API documentation. However, you can create a new order risk with a low risk score and a recommendation...
Hi there,You're right — there's still no endpoint available to get the total product count with the storefront API. I can definitely see how this would be beneficial though ... I'll run the feedback up to the team.You could feasibly work around this ...
Hey Filip,This is a case where paginating through your results is going to be the best option. You can't always get all of the data that you need in 1 shot, but paginating through the results will give your app some time to recover your call limit.I ...
Hi Jedi!I know that you're just creating the single integration for the shop, but I'd highly recommend creating a partner account anyways. It's much easier to manage API client membership, it allows to to use CLI tools, there's a dedicated screen for...
Hi, thanks for the question!You can control validity of code-based subscriptions based on customer segments, but this isn't available for automatic discounts. If you're building a custom app and the Shop is on Shopify Plus, you can use Functions, whe...
This widget could not be displayed.
This widget could not be displayed.