No content to show

User Activity

So the only moment you know the user belongs to the shop is when shopify redirects him/her to your app with a token. With that token you usually do the registration process and stuff (or if it is already registered, it will just forward to your app)....
We didn't do anything in that regard and the app got approved.
Did you ever figure out what exactly is meant by that requirement or what exactly is expected?
Hey everyone! Is there a way to read the configured unit system (metric/imperial) from the shop using the API? I could only find the weight_unit on the shop object. Thanks for any help!
@Elwin When accessing the non-embedded app, the user will always go through the normal Shopify OAuth flow first. During that process, it is guaranteed that the user is part of the requesting shop and the request can be verified using the hmac. For fu...
Thank you @rhaveneers for the reply. Yes, the domain is unique. But it can be changed by the shop owner, right? If I store data for xyz.myshopify.com in my backend and later on the shop owner changes it to shop.xyz.com then my previously stored shop ...
Hey everyone! What exactly is the intended way to identify a shop? Intuitively I would use the numerical shop ID to identify a shop and store information in our backend with that ID. But it seems that shopify is usually providing only the shop domain...
Hey everyone! I have a question about the webhook delivery, especially the products/update one. I know that the delivery is not guaranteed, but if I change products multiple times then I barely get any event. Even for different products. Is there any...
Hello @EcomGraduates Thank you for your reply. But as stated in my initial post, this is what I already have done. My question was, what is the best way to verify, that the user that will talk to my API after the code exchange, is actually part of th...
@AnthonyCoder Does you app have a backend? How does it know, that the request from your non-embedded app is coming from a user that belongs to the shop?
Hey everyone! I got a question in regards to the authorization of users. So I followed the OAuth flow until the point where I got the access token for the shop. So far, so good. But when a user is interacting with my non-embedded app now, how do I kn...
Thanks for the workaround, but it doesn't work for me sadly. Not sure what the issue is.
Hey everyone! We are currently building an app for which we need a custom preview image of the product on the line item within the cart. Now I know I can do it with line item properties and then change the theme liquid files to use the URL from the p...
@gr_trading  I actually found a solution using script. I added a global function to set line item properties and their values using a snippet. The function creates a hidden input node which is added to the form. So whenever I want to set the property...
Ever found out how to access section.id in the extension block? I have the same issue.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.