0

If I collect PayPal payment for InApp contents on Android using WebView or External browser, is it okay with the Google's TOS?

Howard
  • 19,215
  • 35
  • 112
  • 184
  • Not sure, but I think you have to use their payment system. AFAIK, they don't offer support for paypal payments – Andreas Apr 18 '12 at 10:53

1 Answers1

1

I'm not sure if there is an easy way other to create a link to the paypal donation page. However, I believe it is OK to do this as long as you are not providing any extra features (i.e. your app doesn't change) after the donation.

If you want the app to provide extra functionality after a donation then you should use the google in app billing or create a pro version of the app.

Boardy
  • 35,417
  • 104
  • 256
  • 447