cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Sending customer IP on customer card validation ($0 transaction)

We're trying to activate the IP filters on the fraud detection suite, and we are able to send the IP of the customer when we make a credit card charge with the following code:

$transactionRequestType = new AnetAPI\TransactionRequestType();

$transactionRequestType->setCustomerIP($this->_getCustomerIP());

We would also like to send the customer IP  with the $0 transactions that authorize.net does whenever you add a new credit card (we have validationMode set to LiveMode). Is this possible?

Thank you for your help!

 

palberida
Member
0 REPLIES 0