为什么Google播放应用内帐单购买对象列表skus列表?
我在我的Android应用程序中实现了Google Play帐单API。
但是我不明白为什么购买
对象没有单个sku,但skus列表?在哪种情况下,购买
可以包含多个SKU?
这会使后端网站上的验证有些akward,因为我需要迭代skus列表并查询 Google Play开发人员API 多次使用相同的puphaseToken
。
是否有任何用例可以在该列表中包含多个SKU,或者我可以假设列表始终只包含一个SKU?
I implemented the Google Play Billing API in my Android app.
But I don't understand why a Purchase
object doesn't have a single sku but a list of skus? In which case can a Purchase
contain more than one sku?
This makes the validation on backend site a little bit akward because I need to iterate over that list of skus and query the Google Play Developer API multiple times with the same PurchaseToken
.
Is there any use case in which a single Purchase can contain more than one sku in that list or can I just assume that the list will always contain only a single sku?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论