Android的认购及支付 [英] Android Subscription And Payment

查看:133
本文介绍了Android的认购及支付的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的应用程序要实现订阅服务。认购事项将主要的生产能力。经过订阅到期应用程序应该要求续订,去支付和结算过程。

In my application i want to implement Subscription service. Subscription will be mostly yearly. After subscription expiration application should ask for subscription renewal and go for payment and checkout process.

我检查为Android许可和应用程序内结算,但我可以没有发现任何东西帮助完整,我可以在我的情况下使用,因为我发现,目前,Android市场不支持订阅计费。请注意,通过应用程序收取费用是在Android Market开发者分发协议允许。该链路上的http://www.google.com/support/androidmarket/developer/bin/answer.py?hl=en&answer=140504.

I checked for Android Licensing and in-app billing but i couldn't found any thing help full that i can use in my case as there i found that "Currently, Android Market doesn't support subscription billing. Please note that collecting payments through your application is not allowed under the Android Market Developer Distribution Agreement." on this link http://www.google.com/support/androidmarket/developer/bin/answer.py?hl=en&answer=140504.

我如何可以实现订阅和支付过程中我的应用程序?

How can i implement subscription and payment process in my application?

请帮助我。

感谢你。

推荐答案

我要做到以下几点:


  • 通过应用程序内购买销售认购。当用户实际购买它,你是比尔他们的第一年,并记下您的数据存储的购买数据(本地或在服务器端)。

  • 在今年结束之前,提醒用户购买明年的订阅,而这样做。

这已经使它很容易为​​用户不支付下一年的费用的劣势,但谁想要的是邪恶的呢。

This has the disadvantage of making it very easy for the user to not pay the next year's fee, but who want's to be evil anyway.

另一种方法是使用通过贝宝(http://techcrunch.com/2010/05/19/paypal-launches-in-app-payment-library-for-android/)认购,但我从来没有使用他们的服务,不知道它的状态WRT Android Market中的条款。 (参见: PayPal作为Android中

An alternative would be to use the subscription through PayPal (http://techcrunch.com/2010/05/19/paypal-launches-in-app-payment-library-for-android/), but I have never used their service, and do not know its status w.r.t. Android Market's Terms. (see: Paypal as in-app Payment model in Android?)

这篇关于Android的认购及支付的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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