How to add transaction_id into in-app purchase transactions report

Hello all, we have in-app purchases in our application. Our server is used to verify all transactions. We get transaction_id from verifyReceipts API along with other data. In the report that we get from Apple, there is no transaction_id or any common field that can uniquely identify a payment. Can we add transaction_id into reports somehow?

Replies

transaction_id is not available in App Store Connect Sales&Trends report. You may record transaction id on your server, and track them separately.

Please feel free to file a feedback ticket to https://feedbackassistant.apple.com/ with the use cases for the transaction id field in the App Store Connect report. Thank you!