Google Play 一次性产品购买 - 实时开发者通知

发布于 2025-01-09 06:35:45 字数 156 浏览 3 评论 0原文

我正在尝试处理 Google Play 一次性购买产品的退款。当我从 Play 商店退款时,我无法收到实时通知。

退款是否会发送实时开发者通知,是什么样的? ONE_TIME_PRODUCT_CANCELED? 是否可以在测试/沙盒环境中测试或获取 Google Play 退款通知?

I am trying to handle refunds for google play one-time purchase products. I am not able to get a real time notification when I refund the item from the play store.

Do refunds send real-time developer notifications, what kind? ONE_TIME_PRODUCT_CANCELED?
Is it possible to test or get notifications for a google play refund in test/sandbox environment?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

不及他 2025-01-16 06:35:45

2023 年 11 月更新:Android 现在发送 VoidedPurchaseNotifications

Update November 2023: Android now send VoidedPurchaseNotifications

要走干脆点 2025-01-16 06:35:45

不,没有实时的开发者退款通知。您需要从此 api 轮询数据并以您的方式执行退款。

VoidedPurchases API

No there isn't real time developer notification for refunds. You need to poll data from this api and perform refunds that way on your side.

VoidedPurchases api

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文