Android in app billing using external payment processor

ε祈祈猫儿з 提交于 2019-12-03 06:11:48

In simple word if your app is the only thing you got, you must go through google payment service but if you are selling your service through multiple environments(desktop/ios/windows mobile) and Android is one of it you are ok.

Example; CBS app, where once you pay you can watch shows in desktop, Android or in iOS platform and they use third payment processors.

But, if you are selling your app through a third party payment service, it is not ok. For example, you developed a Chess game app which can be downloaded free from Play store. But after the download user have to pay and you are collecting payment using third party payment service like Paypal. This same goes for any other app features or digital contents.

In one of the place i worked where my company was selling app to end user. We have the same app for Android, Desktop and Windows mobile. When a user is paying for Android app they will not got Desktop version for free or Windows Mobile version. There were separate license agreements for each app and user have to pay for each license separately. I remember on that instance our company lawyer suggested we should distribute our app outside Play store.

But finally i will recommend you to consult a legal expert who understand digital content policies. Better safe then sorry.

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