gpt4 book ai didi

android - 谷歌播放发布/订阅主题的应用内购买通知

转载 作者:行者123 更新时间:2023-12-04 23:41:41 28 4
gpt4 key购买 nike

我正在尝试使用 google play 应用内计费来实现支付处理器的后端。
Google play billing api 完全是为无服务场景而构建的,并且是一项艰巨的工作,以使其适用于应用程序具有需要验证和处理支付逻辑的后端的正常世界情况。
我正在关注本教程:https://developer.android.com/google/play/billing/getting-ready#configure-rtdn
但只有在实现了整个逻辑之后,我才阅读了小行

Real-time developer notifications (RTDN) is a mechanism to receivenotifications from Google whenever there is a change in a user'sentitlement within your app. RTDN leverages the use of Google CloudPub/Sub, which allows you to receive data that is either pushed to aURL that you set or is polled using a client library. Thesenotifications allow you to react immediately to subscription statechanges, avoiding the need to poll the Google Play Developer API. Notethat inefficient use of the Google Play Developer API can lead to APIquota restrictions.


所以我的逻辑集成做得很好,播放控制台中的测试消息有效,但谷歌播放计费没有发送真正的通知,因为我的应用处理应用内产品而不是订阅
然后我读了这个教程 https://developer.android.com/google/play/billing/rtdn-reference它说

Note: A OneTimePurchaseNotification is sent only for some types ofone-time purchases. For more information, see Integrate.


但链接是: https://developer.android.com/google/play/integrate去 404
有谁知道如何让谷歌播放控制台发送应用内购买的付款状态通知?
还如何获得退款购买的通知

最佳答案

为您的问题 +1,因为这是一个奇怪的场景,缺少来自谷歌的文档。
当我通过单击“发送测试通知”从谷歌播放控制台测试通知时,它可以工作,但是当我尝试使用测试客户端计费从我的 android 应用程序中这样做时,它不起作用!
但是这个截图说

...for updates to your in-app products and subs...
Screen shot from google play RTDN page

关于android - 谷歌播放发布/订阅主题的应用内购买通知,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62703639/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com