invoice line items are not appearing in my client's Transaction Details report. I am including them in the submission and the response includes them back. Are there flags or special syntax necessary to have them included in the Transaction Details screen (other details like invoice total, payee name and address, type of card etc are being shown). I am submitting them as (i.e. excerpt from successful submission):
โ02-01-2018 04:24 PM
The transaction details API(https://developer.authorize.net/api/reference/index.html#transaction-reporting-get-transaction-detai...) returns the line items if it is present in the original transaction. What is the transaction details report that you are talking about?
โ02-05-2018 03:19 AM
The Transaction Details report of a transaction is provided by Authorize.net in their online account interface for Authorize.net users (each vendor can see the status of their Authorize.net account and all recorded transactions). I am getting the line items sent back with the response but my client wants to see the line items represented in the Transaction Details screen (it is no problem to show it as a report from their database but they want it in Authorize.net's account screen). It probably should show up in the 'Order Information' field of the Transaction Details screen.
โ02-05-2018 12:29 PM
There is a link "Show Itemized Order Information" in the Transaction details screen. The line items will be shown when you click there.
โ02-05-2018 10:00 PM
Thanks, that's helpful... I'll pass that on to my client.
rt
โ02-05-2018 11:50 PM