ClientDetailsIPAddress Property
Sender's IP address.
Object Oriented Interface
public function getClientDetailsIPAddress(); public function setClientDetailsIPAddress($value);
Procedural Interface
inpaypal_adaptivepay_get($res, 11 ); inpaypal_adaptivepay_set($res, 11, $value );
Default Value
''
Remarks
Sender's IP address. If an IP address was passed with the pay request, use the same Id here.
Data Type
String