In-app purchase and subscriptions in android apps

∥☆過路亽.° 提交于 2019-12-04 11:57:10

Try MoVend:https://movend.com/. It provides different purchase options like paypal, in-app billing, etc.

Subscriptions are now supported with in-app billing.

http://developer.android.com/guide/market/billing/billing_subscriptions.html

It's called In-App Billing on Android:

http://developer.android.com/guide/market/billing/billing_overview.html

I don't believe it supports a subscription model if you use this system.

Bachbill supports in-app billing for Android. We implemented it using Tic-tac-to as an example and the code and more information are available in this link: http://wiki.bachbill.com/confluence/display/devreference/Android+example+3.+Adding+In-app-purchase+to+the+Tic-tac-toe+game

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