PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

PayerIPAddress Property

IP address of the payer's browser as recorded in its HTTP request to your website.

Object Oriented Interface

public function getPayerIPAddress();
public function setPayerIPAddress($value);

Procedural Interface

inpaypal_directpayment_get($res, 34 );
inpaypal_directpayment_set($res, 34, $value );

Default Value

''

Remarks

IP address of the payer's browser as recorded in its HTTP request to your website.

Character length and limitations: 15 single-byte characters, including periods, in dotted-quad format: ???.???.???.???

NOTE: PayPal records this IP address as a means to detect possible fraud.

This property is required.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0