Hi,
I am using webhooks to get notifications on app changes such as install, uninstall and subscription change. Please explain how subscription change webhooks works?
From what I understand, for a merchant to change his/her subscription plan, he/she has to 1. Uninstall the application 2. Re-install the app with the new subscription plan
So will I get 2 webhook calls - uninstall followed by install or will there be one single subscription change webhooks call?
Please let me know if there is a different process than above for change in subscription by a merchant.