Android应用程式内结算第3版获得订阅过期 [英] Android In-App Billing Version 3 get expired subscriptions

查看:1308
本文介绍了Android应用程式内结算第3版获得订阅过期的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

谷歌的API文档指出,你应该调用方法
    getPurchases()
要知道当前活动的订阅,但有没有办法从谷歌订阅过期也获得?或者我应该订阅信息存储自定义服务器上?

the google api documentation states that you should call the method getPurchases() to know currently active subscriptions, but is there a way to get from Google the expired subscriptions too? Or should I store the subscription informations on a custom server?

我在做一本杂志的应用程序,而且即使认购期满,我应该能够让用户重新下载,而认购活跃公布的问题...

I'm doing a magazine app and, even if the subscription is expired, I should be able to allow the user to re-download the issues published while the subscription was active…

推荐答案

是的,当然还有为Android应用程序的方式和你的后端服务器来检查您的订阅信息和它的到期日,甚至如果有机会取消订阅手动从您的服务器。使用购买状态-API,你可以检查它的过期日期和自动循环帐单标志。

Yes of course there is the way for the android application and your back end server to check your subscription details and it's expiration date and even if have access to cancel subscription manually from your server. Using "purchase-status-api", you can check it's expiration date and auto-recurring bill flag.

在搜索我有以下链接很多,

AFTER LOT OF SEARCH I GOT FOLLOWING LINKS,

购STATUS-API

认证开发者DOC

GET截止日期订阅产品

参考链接:

<一个href=\"http://stackoverflow.com/questions/11115381/unable-to-get-the-subscription-information-from-google-play-android-developer-ap\">MORE链路来实现GOOGLE API

<一个href=\"http://stackoverflow.com/questions/12427479/am-i-getting-the-steps-right-for-verifying-a-users-android-in-app-subscription\">HELP要实现对服务器或客户端Google API

希望这将解决您的问题。

Hope it will solved your problem.

这篇关于Android应用程式内结算第3版获得订阅过期的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆