For the payment methods, we have the Manual payment method "Bank Deposit" active. Since the "Order invoice" description on the 'Notifications' settings pages says: "Sent to the customer when the ord...
No content to show

User Activity

It is now July, 2023, and this issue is still not addressed. Please Shopify, this is an important issue, fix it!
You can automatically apply the On hold status to all new orders, with Shopify flow. Shopify flow requires a Shopify subscribtion above 'basic'.
We have an app that synchronizes product information across multiple Shopify stores operated by the same merchant. We synchronize all (subject to configuration by the merchant) product related information (variants, metafields, inventoryItems, etc.) ...
Scenario: I have a ProductOption GUID (e.g. gid://shopify/ProductOption/...) and I want to find the Product it belongs to. I can query the ProductOption just fine...  query ($id: ID!) { node(id: $id) { id ... on ProductOption { id ...
It seems like you are looking at it the wrong way around. metafields are stored on the Shopify servers. To access them, you need to make an API call. The fact that your app is an embedded app, does not change this. ('non embedded'/'embedded' only has...
Hi, When looking at the list of available webhooks (https://shopify.dev/docs/api/admin-graphql/unstable/enums/WebhookSubscriptionTopic#value-localescreate) it looks like there is not webhook available to get notifications when translations van been c...
The GraphQL `inventoryItem` endpoint gives an incorrect result when the query parameter is used to query the `updated_at` field with a `:>` (= greater than or equal) operator. More specifically, the _date_ part of the date-time string is honoured, bu...
A GraphQL call to the admin API `InventoryItem` query endpoint returns outdated data. We have been able to reproduce this issue across multiple development stores, on 2 consecutive days. Scenario:Through the Shopify admin web UI, we edit the `Country...
We would like to review all orders before fulfilling them. We found that we can _manually_ set an order status to ‘On hold’, we would like to have all new orders start with the ‘On hold’ status automatically (instead of the ‘Open’ status), so that we...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.