Android:应用内计费问题 - 从响应中获取订单 ID

发布于 2024-11-30 16:09:50 字数 94 浏览 0 评论 0原文

我在我的应用程序中使用应用内购买。我成功购买了产品。付款后,我无法从市场响应中获取订单 ID。任何人都可以帮我从市场响应中检索订单 ID。请帮忙。

提前致谢。

I am using In-App purchase in my application. I am successfully purchased the products. I am unable to get the order Id from the market response once the payment was made.anyone help me to retrieve the order ID from the response from the market. kindly help.

Thanks in advance.

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

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

发布评论

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

评论(1

轻许诺言 2024-12-07 16:09:50

purchase.getSignature()

我不确定这就是您要查找的内容,

但我用它来唯一化我的订单。

这对我来说效果很好。(使用测试帐户和签名的APK)

purchase.getSignature()

I'm not sure this is what you're looking ,

but I use this to uniqe my order.

And this work fine for me.(With test account and signed APK)

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