I am currently in the process of submitting my app for review and have implemented the required compliance webhooks as per the documentation. However, during the automated checks, I am facing issues with the following:
-
Mandatory compliance webhooks – flagged as not provided.
-
Webhook HMAC verification – flagged as failed.
I have already created the required endpoints and implemented HMAC verification according to Shopify’s guidelines, but the automated test still shows failure. Could you please advise if there is any additional configuration or specific test payload I should be handling to ensure successful validation?
Looking forward to your guidance so I can complete the submission process smoothly.