Android 中的应用内订阅
我仍在寻找第三方“应用内计费和订阅机制”,但值得听取您的观点。
我研究了“Google Checkout Beta Features”(http://code.google.com/apis/checkout/developer/Google_Checkout_Beta_Features.html),但它处于测试阶段,我们是否有其他可靠的替代品可以服务于Android市场每月订阅。
谢谢!!
I am still looking for third party "in-App billing and subscriptions mechanism" but It would be worth taking your point of view on this.
I looked into "Google Checkout Beta Features" (http://code.google.com/apis/checkout/developer/Google_Checkout_Beta_Features.html) but it is in beta stage, Do we have other reliable alternatives for android market which could serve the monthly subscription.
Thanks!!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您现在可以在应用程序订阅中提供支持:
如果您以前在应用程序中购买过产品,则没有太大变化,但必须检查计费/自动售货的版本 2。
请参阅 Android 开发者博客:
http:// /android-developers.blogspot.se/2012/05/in-app-subscriptions-in-google-play.html
You can now support in app subscriptions:
If you have done in app purchasing of products before it's not much of a change, have to check for version 2 of the billing/vending though.
See the android developer blog:
http://android-developers.blogspot.se/2012/05/in-app-subscriptions-in-google-play.html
您可能需要查看 PayPal 的移动支付库。不过,我不确定它对订阅的支持程度如何。
You might want to take a look at PayPal's Mobile Payment Library. I'm not sure how well it supports subscriptions, though.