Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi Shopify Community,
We've been following this tutorial on how to delete a user after an app uninstall on Shopify: https://weeklyhow.com/shopify-uninstall-webhook-api-tutorial/
This method does not seem to be registering the webhook on the PHP end. One my teammates believes the webhook won't work because we don't have an embedded app. Is this true? Does anyone have any reference of how we can implement this webhook when we are not embedded in PHP?