简体   繁体   English

是否可以直接从Google Play API获取应用内购买列表到我的服务器?

[英]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. 我需要将Google Play应用内购买与服务器端结算集成在一起。

Any way to get list of in-app purchases via some Google Play API to my server without client app in between? 是否可以通过一些Google Play API将应用内购买列表获取到我的服务器,而中间没有客户端应用?

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. 试图找到任何与文档相关的东西,我发现的只是状态检查API ,它可以为您提供特定购买的状态,但是我也需要获取购买清单。

Okay, it's possible via Callback functions in Integration tab of Settings page but only if you have classic Google Checkout account. 好的,可以通过“设置”页面“集成”标签中的“回调”功能,但前提是您拥有经典的Google Checkout帐户。

If you just registered as Android Developer — you have a different type of account and those options are unavailable for you. 如果您只是注册为Android Developer-您拥有其他类型的帐户,那么这些选项将不可用。

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. 由于Google Checkout已被Google电子钱包取代,因此无法注册经典帐户,注册后也无法更改帐户时间。

sarcasm on:Thank you, Google!:sarcasm off 讽刺:感谢您,谷歌!:讽刺

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我想为我的 android 益智游戏进行应用内购买,它将从 Google Play 下载带有其他谜题的文件 - I want to have in-app purchases for my android puzzle game that will download files with additional puzzles from Google Play 如何在Google Play上为我的应用关闭“提供应用内购买”功能 - How to turn off “Offers in-app purchases” on Google Play for my app 获取Android中已消费的应用内购买列表 - Get list of consumed in-app purchases in Android 应用内购买如何使用Google Play进行墨绿色包装 - How to do In-App Purchases ink ivy using Google Play 在Google Play应用内结算中消费已取消购买 - Consuming cancelled purchases on Google Play In-app Billing 应使用哪些用户身份来整理Google Play中的应用内购买? - What user identity should be used to collate in-app purchases from Google Play? 使用与设备主帐户不同的Google Play帐户进行应用内购买 - Making in-app purchases with an google play account different from the device primary account 使用谷歌播放服务器上的Android应用程序进行应用程序内购买(测试产品)时出错 - Error during In-app Purchase(Test Products) with my Android app from google play server 我的服务器可以获取有关应用程序内购买的哪些信息? - What information can my server get about an app's in-app purchases? android应用内购买API 3 - android in-app purchases API 3
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM