Google Wallet digital goods: No subscription cancelled callback

人盡茶涼 提交于 2019-12-20 06:26:28

问题


I've been using Google Wallet for handling our subscriptions for some months now. Everything seemed to work fine but I just found out that Google Wallet does not send subscription cancel confirmations any more when a user cancels the subscription. I still receive subscription success callbacks, but our server simply does not get any subscription cancel events. Now I have a bunch of active subscriptions on our end that are already cancelled in Google Wallet. As there is no way to query the subscription state I am totally lost. Is this is general or a temporary problem or has the wallet API been changed?


回答1:


It was broken (at least in sandbox for me), but is now working again. You should get a SUBSCRIPTON_CANCELED failure postback if/when a user cancels his/her subscription.

My Sandbox buyer (I cancelled a subscription as a buyer) and got an email:

Here's the failure postback for it (sandbox ):




回答2:


No, there is currently no way to find out if a subscription has been cancelled without manually looking at each order. See: https://stackoverflow.com/a/20556528/123444



来源:https://stackoverflow.com/questions/20515512/google-wallet-digital-goods-no-subscription-cancelled-callback

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!