2

I'm currently research if there any way to get notify our server when subscription status had change (expired or cancelled manually). I had read two related articles:

For now the only way I see, is to check status on purchase validation via Azure, which happens on login in my case (which is not notification obviously), disadvantages of this approach that there would be a ton of notification from each user who logon, even if there no any changes in subscription.

Another possible options (I guess) is to send notification using WNS or Azure, according to articles:

I see it's possible to send direct notifications to cloud service, but I can't find any information on how to subscribe to user subscription changes, is it even possible?

Liastre
  • 1,281
  • 11
  • 29
  • It may be impossible to subscribe to user subscription changes now. – DasiyTian_1203 Aug 29 '19 at 09:18
  • 1
    @DasiyTianMSFT additionally I've contacted MS support, seems you are right, there no any way to receive notify on user subscription status. Though google play and appstore has it, don't you know if there any plans to add this functionality to MS store? – Liastre Aug 29 '19 at 09:26
  • You could give your feature request in [Feedback](https://wpdev.uservoice.com/) so that MSFT might will add it to their to-do-list based on your idea. – DasiyTian_1203 Aug 30 '19 at 01:56

0 Answers0