No content to show

User Activity

Meantime, I found out that X-Shopify-Webhook-Id is used by Shopify for tracing purpose, and it is not meant to be used for the validation of the request by the webhook of the application.Secondly,  X-Shopify-Hmac-Sha256 is obtained with hashing the p...
Hello We are facing a dilemma regarding the usage of any of Headers that Shopify passed during the callback to a Webhook. The list of generic headers (good for all topic) is documented well at at https://shopify.dev/docs/apps/build/webhooks. However,...
Found a solution that is working fine. I have noticed that the Box component in Polaris can be assigned an id. From there the code becomes cleaner as shown belowimport {Box, Grid, Text} from "@shopify/polaris";import {Day} from "./Day.ts";import {use...
I want to render a number of Box objects in a grid using Polaris but have stumbled upon a issue of setting event handlers for onclick when coding with Typescript. The code written in plain JSX worksimport {Box, Grid, Text} from "@shopify/polaris"; c...
Found it. The https://shopify.dev/docs/api/admin-graphql/2024-04/objects/queryroot#field-queryroot-shop has the response I was looking for. The result from a sample grapql query that can be run from https://shopify.dev/docs/api/graphiql-admin-api can...
We are developing a public app for Shopify App Store. The app has a page that is loaded embedded in a Store admin page to allow the merchant to make use of its functionality as well as theme extensions to allow for new functionality on the merchant's...
Such a requirement is not listed for the review of apps published the Shopify App store as per https://shopify.dev/docs/apps/store/requirements 
Does anyone know if all Shopify Foundations Certification is a mandatory prerequisite to take by any Shopify Partner wanting to only publish Applications on the Shopify App Store? I am new to Shopify and would like to assess the effort it takes to be...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to