ClientDetailsIPAddress Property
Sender's IP address.
Object Oriented Interface
public function getClientDetailsIPAddress(); public function setClientDetailsIPAddress($value);
Procedural Interface
inpaypal_adaptivepreapproval_get($res, 19 ); inpaypal_adaptivepreapproval_set($res, 19, $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