No content to show
User Activity
Is the Shop ID from this API https://shopify.dev/docs/api/admin-rest/2024-04/resources/shop#top is the same as merchant ID? ---Based on previous forums that I read, Merchant ID is considered sensitive data and it can only be retrieved by merchant's t...
I'm working on a Shopify app and planning to develop the app using the up-coming 2024-04 but I can't find a documentation how to migrate to it. I checked the releases of Shopify in NPM and it the latest version is `9.6.0` which I am already using. A...
Hello Everyone, good day. I am developing a shopify app that creates product upon installation. The challenge I am encountering right now is how to make the product have a fixed dollar price across countries. I hope anyone can help me. Thanks in adva...
What I did was to create the product upon user installation. I used the `afterAuth` callback in our remix project.
Hi everyone, good day. I'm new to Shopify and working on a checkout extension. QuestionIs it possible to have a single product available to other stores through checkout extension? If not, what's the proper way to be able to be able to have the same ...