cancel
Showing results for 
Search instead for 
Did you mean: 

Keeping record of itemized order information with SIM.

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.  

Pontoshi
Member
1 ACCEPTED SOLUTION

Accepted Solutions

It probably the same reason as this.

http://community.developer.authorize.net/t5/Integration-and-Testing/Order-info-in-merchant-email/m-p...

 

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.

View solution in original post

RaynorC1emen7
Expert
2 REPLIES 2

It probably the same reason as this.

http://community.developer.authorize.net/t5/Integration-and-Testing/Order-info-in-merchant-email/m-p...

 

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.

RaynorC1emen7
Expert

Thanks for the links.  I'll look into including merchant defined field data.