mattdenoronha
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎02-15-2024 11:55 AM
Topic Started
7
Topics Started
Topic Solutions
1
Solution
Post Count
30
Posts
Post Kudos
13
Likes

Community Badges

So I implemented a Graphql appSubscriptionCreate mutation within an app previously and it was successful. However I'm now experiencing problems when making the call - I'm getting a 'Error: Graph...
No content to show

User Activity

Hi @Liam, any updates yet?
 The above screenshot has the output from useApi() in the console. As you can see, discountCodes shows a correct array of one discount. However, discountAllocations appears to be empty, despite there being a discount applied.  Is this a bug or does d...
Thanks for your reply @Liam . How would we dynamically update from the current exchange rate, as far as I can see from the documentation, exchange rate isn't accessible in a checkout UI extension? We could set the rule to appear based on a set USD va...
There doesn't seem to be a way to convert currencies within a checkout extension. For one example, we have a free shipping bar that's completed at 200 GBP. If the cart total is 200 GBP or over, the success message shows. How can this be done when the...
Passing type does still work.However, the Oct 1st deadline has passed, apps are being flagged as calling unsupported APIs, ours is threatened with delisting and new installs being be blocked. Customers have flagged the app is saying it's 'unsupported...
Confirming this is an issue we're also experiencing on one of our apps. We've seen reports from other apps as well. We've managed to get it to work with a moves list of less than 11, however this is intermittent. I doubt it makes a difference, but we...
Hi there, I've noticed all apps now have an option which states what kind of speed impact it'll have on a user's store.  While this seems like a good addition for most apps, it's an issue for some. One of my apps does not make any changes to the fron...
If the app you mentioned is creating this issue, you'll be best answered by the app support team. If you can provide an example, a developer may offer help on how to override the styling in the way you want. Or you may want to work with a developer d...
Are you using the app/uninstall webhook? That should have the uninstall reason. https://shopify.dev/api/admin-graphql/2021-07/mutations/webhookSubscriptionCreate
You'll likely want to contact Shopify support directly, rather than using the forum. You'll be able to explain your reasons why you should be approved then.
What you're looking for is probably Checkout Extensions https://shopify.dev/apps/checkout/post-purchase. Answered your query? Please mark as solution.
When an app is "installed", it just means you can access it from the app section of your Shopify dashboard and you've allowed it access to certain parts of your store. It doesn't "sit" on your theme. Now for some apps, they may need to make changes t...
Ok, it does seem this message appearing is an issue, or the sample app https://github.com/Shopify/shopify-app-node does use third party cookies. To recreate, I've:- Cloned https://github.com/Shopify/shopify-app-node- Deployed- Updated URL, secret, et...
I recently had an app rejected due to usage of '3rd party cookies'. Proof of this was a screencast where the below image appeared, showing an Enable Cookies message, before redirecting to the app's homepage. However, the app doesn't make any use of 3...
Does anyone have an idea on this? Is there a way to limit theme app extensions to only subscribed stores? One that doesn't require a server call on every page view? Will standard theme app extensions only be for free apps?
This widget could not be displayed.
This widget could not be displayed.
Likes given to