简体   繁体   中英

Google play billing library: manage purchases on a custom database

When we integrate google play billing library in our app, it is pretty clear that google play will manage the purchases on their servers.

This means that we are able to read what each user paid from the server of google play.

Now what if I want to use the google play billing library for receiving payments, but I manage the payments and track users on my custom server or any other database like (Firebase).

Then can I do that?

Thanks.

Why not. Just always consume (for inapp) or acknowledge (for subs) the purchase since you're tracking it by yourself.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM