Android Question Shareware / donations?

Tony Tetley

Member
Licensed User
Longtime User
Has anyone tried publishing an app that allows the user to donate to you using Venmo or something similar?

I wonder if this would be easier than implementing try before you buy using Google billing.
 

Sagenut

Expert
Licensed User
Longtime User
Not sure but I think that is against the Google Play rules to make payments for apps outside Google Play.
 
Upvote 0

asales

Expert
Licensed User
Longtime User
You can use alternative billing in the app. Check If Venmo has an API to this.
In the Console you will see the option to the Google Play Billing and alternatives billings.
I don't know if it is allowed for donations.

Check the documentation:
 
Upvote 0
Top