Subscription Payment Options for Android Application

I have a website that provides a service that customers pay a monthly subscription through Paypal to use.

I would like to write an Android app that my clients can use to access the same service, but you have the following questions:

  • If I release the application to the market for free, but customers need to register for a paid subscription on the website, then this will be considered a violation of Market T & Cs, and I boot - is this right?

  • If I launch the application on the market using the paid subscription model, I can’t include the Paypal subscription in the application, since I am allowed to use Google checkout - is this right?

  • I can’t launch the application on the market using a paid subscription model through Google Checkout, because payment in the application does not support subscriptions - is this right?

Thanks for any help and advice.

+3
source share
1 answer

You do not need to include the application in the Google game. You can create an application and distribute it yourself. In the end, this is the only thing your customers are supposed to use.

+1
source

All Articles