Our blog pages are not being indexed by Google. Upon inspection we are finding the following code inside the content_for_header block: <meta name="robots" content="noindex,nofol...
No content to show

User Activity

We would like to disable a specific payment method when specially tagged products are in the cart. The problem is that one of our external payment methods (Klarna) can only auth a credit card for 28 days, but in the case of items available for pre-or...
Arg, so, this is solved. Here's the relevant section from the documentation: Webhooks created through the API by a Shopify App are verified by calculating a digital signature. Each webhook request includes a base64-encoded X-Shopify-Hmac-SHA256 heade...
When I create a webhook using the UI, I am able to receive and validate the webhook using the hmac. However, the same isn't working for webhooks I create using the API. Using a very simple webhook (collections/delete), I was able to demonstrate that ...
I have the same webhook create manually and through the API (collections/delete). When I use the manually created one, everything is fine. When I use the API-generated one, it fails hmac verification. Is it possible that there are two different secre...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.