cancel
Showing results for 
Search instead for 
Did you mean: 

How to add customer IP address for transaction processing & tracking using CIM SOAP service

Hi,

I have implemented authorize.net CIM functionality  using SOAP service reference and asp.net technology. I have created customer profile and customer payment profile sucessfully.I am using CreateCustomerProfileTransaction 

function to process the transaction. I want to add customer IP address during transaction processing so that it will be good for me to track the transaction & this IP address should be get reflected when I click any transaction  to see its details. i.e IP address should be get reflected in authorization information of transaction details. Customer IP_Transaction_Details

 

I have tried using third parameter of CreateCustomerProfileTransaction function but it is not working. It gives me error as " Invalid Extra options " .

 

 

Please kindly assist me.

 

Thanks

Amol

AmolR
Contributor
2 REPLIES 2

Thanks for your immediate help.