PayerId Property
Unique encrypted PayPal customer account number.
Object Oriented Interface
public function getPayerId(); public function setPayerId($value);
Procedural Interface
inpaypal_recurringpayments_get($res, 44 ); inpaypal_recurringpayments_set($res, 44, $value );
Default Value
''
Remarks
Unique encrypted PayPal customer account number.
Character length and limitations:17 single-byte characters maximum.
Data Type
String