When a merchant signs up for our app, it also gives them access to a web app. We are tracking their subscription information in a separate system. Without using OAuth, is there a way that we can get all of the subscription details from a merchant in case they cancel or change their subscription?
We want to be notified so we can keep track in our backend system and update their permissions accordingly.