Hi
I'm using my test account in live mode and I'm passing shipping address id while authorizing an order but didn't get shipping address in email notification and transaction details,
Shipping address is showing only on CIM ->customer profile area.
Regards,
Manish
06-17-2013 10:51 PM
If you need to see the shipping address on the email
Use the shipping address id to GetCustomerShippingAddress, then add the shipping address info to the extraoptions
the fields name are here
http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=B_APIFields.html
they are start with x_ship_to_???
06-18-2013 04:17 AM