iOS 应用内购买收据:它是什么样子的?
SKPaymentTransaction transactionReceipt
我一直在尝试 NSLog 收据,但苹果的测试用户系统目前已损坏。有人有一个例子来说明它是什么样子吗?
SKPaymentTransaction transactionReceipt
I've been trying to NSLog the receipt, but Apple's test user system is broken at the moment. Does anyone have an example of what it looks like?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是我的收据信息(出于安全目的,删除了一些内容)
有时您会收到“latest_expired_receipt_info”。
需要注意的一件事是,有时过期日期是不同的。
This is my receipt info (some stuff is removed for security purposes)
Sometimes you get "latest_expired_receipt_info".
One thing to be aware of is that sometimes the expired date is different.
有关更多信息,请查看此处:SKPaymentTransaction
For more information, look here : SKPaymentTransaction