Google Play Billing API

Iv’e been reading the API docs here:
https://support.google.com/googleplay/android-developer/answer/140504
How can we implement the Google Play Billing system into our apps?

0 5 484
5 REPLIES 5

@Holmes_Motors
Are you asking in general? I mean for the apps that are not white-labelled?

White label apps. I love appsheet but I want to publish an app for a subscription model.

@Holmes_Motors
You can do that with creating a Google Apps Scripting project, deploy it as webapp and use its URL as an webhook workflow endpoint URL which will connect you to the Google Play API and pass the required parameters to their merchant console. Requires a bit of work but doable.

Wow! Thanks, I will look into it. Someone should make an example.

You’re welcome, but I don’t think that it can be presented as an example or sample app because it’s totally case specific and requires a professional work.

Top Labels in this Space