Correlate an Inapp transaction with the Financial report

醉酒当歌 提交于 2020-06-24 12:28:25

问题


I am working with the Inapp purchases in my current app. After successfull purchase i save the "receipt" of the product on my server. I am aware about the "Financial Reports" provided on iTunes Connect at monthly intervals. Now my question is what should i have to do to validate a particular transaction with the Financial report provided by apple. I see some sample Financial reports but couldn't find any such parameter which give the transaction Id or any other unique field.

Also, if there is any way of attaching some payload during the Payment request and get that payload back in the receipt and the Financial report?. This might solve the problem from me.

来源:https://stackoverflow.com/questions/35862347/correlate-an-inapp-transaction-with-the-financial-report

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!