Jun 28, 2021
Hello, I am unable to complete the checkout and gets blocked by this error message: Payment gateway isn't setup to test orders. This store can't accept real orders or real payments. ...
Hi everyone, Following a successful experience on other ecommerce platforms, it is Shopify turn to get love from our developers Smshare is an app that lets you: Increase your shopper...
Hi everyone, Following a successful experience on other ecommerce platforms, it is Shopify turn to get love from our developers Smshare is an app that lets you: Increase your shopper...
No content to show
User Activity
Our app business model requires users to topup their balance using Shopify "one time purchase" to be able to use the service (paid APIs). See screenshot, where for some stores, the amount is really captured and added to our earning report where as fo...
09-07-2024
query {
menus (first: 250) {
edges{
node{
id
title
}
}
}
}which permission is needed?
Dear shopify team, any help with this?
Trying to retrieve translatableResource for Article Metafield is returning null. query {
translatableResource(resourceId: "gid://shopify/Metafield/22357251096634") {
resourceId
translatableContent {
key
value
digest
...
I am using the following graphql bulk operation request to get all products with tag: "TAG1" from a shopify store:mutation {
bulkOperationRunQuery(
query: """
{
products (first: 250, query: "tag:tag1 OR tag:tag2") {
edges {
...
Tested today and it's working.
Hi Liam, the timing... what a coincidence The translatableResource is still not showing the product handle (api version 2023-04) query {
translatableResource(resourceId: "gid://shopify/Product/123456789") {
resourceId
translatableContent ...
Localising a product seems to be restricted to: - product title- product description- product meta title- product meta description However, the Shopify app (Translate & Adapt) seems to be able to translate the product handle too. How can we do the s...
18 months later, still the same issue. Any ETA?
HiI am getting this same warning although we are not using this discount feature.app id: 522563 can you check please?