Hi,
When a store is removed and no longer exists on shopify the apps they have installed do not receive an app/uninstall webhook which makes the app developers to believe the store is still active.
As part of the deletion/removal of a store it would be good to trigger an app/uninstall webhook for all the apps they have installed.
Hi @devsignifyd ,
If you stop paying your bills or deactivate your store, then Shopify freezes your account and your recurring app charges. If you start your payments again or re-open your store within 30 days, Shopify unfreezes your account, and your recurring app charges resume.
Did you receive an app charge you were not expecting? Was it an app from Shopify’s app store?
Hi @Andrew_8
We are app owners but stores install our app and we have found that one store no longer exists on shopify (get 404 Not Found) when trying to get the store information. If the store uninstalls our app we get notified that they have uninstalled via the app/uninstall webhook but if the store just is removed/deleted we are not receiving any notifications of this so we may try to keep getting the store information whereas we would stop if they have uninstalled our app.
I’m facing the exact same issue. Did you find a solution or workaround?