Hello there.
I'm able to send a complete breakdown of items and their respective quantities to the SIM form (i.e. Itemized order entries) and the information shows up fine on the receipt page and in the receipt email, too. However, none of the item information appears to be saved anywhere that I can see. The total price, tax, and shipping are all shown, but I can't just be left to guess what the customer actually ordered to get that total. Is there a way (through Authorize.net) to get access to the same information that is given to the customer? Even a CC of the email receipt that the customer receives would be nice.
Thanks in advance.
Solved! Go to Solution.
11-06-2012 09:43 PM
It probably the same reason as this.
It is in the transaction detail on the merchant account. And you can also get it with the http://developer.authorize.net/api/transaction_details/
with the transactionID.
11-07-2012 04:26 AM - edited 11-07-2012 04:29 AM
It probably the same reason as this.
It is in the transaction detail on the merchant account. And you can also get it with the http://developer.authorize.net/api/transaction_details/
with the transactionID.
11-07-2012 04:26 AM - edited 11-07-2012 04:29 AM
Thanks for the links. I'll look into including merchant defined field data.
11-07-2012 09:18 AM