简体   繁体   中英

Is it possible to get list of in-app purchases from Google Play API directly to my server?

I need to integrate google play in-app purchases with my server-side billing.

Any way to get list of in-app purchases via some Google Play API to my server without client app in between?

Tried to find anything relevant in documentation and all I found is status check API which gives you status of specific purchase, but I need to get list of purchases too.

Okay, it's possible via Callback functions in Integration tab of Settings page but only if you have classic Google Checkout account.

If you just registered as Android Developer — you have a different type of account and those options are unavailable for you.

No way to sign up for classic account as Google Checkout is being substituted by Google Wallet and no way to change account time once you are registered.

sarcasm on:Thank you, Google!:sarcasm off

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