ProfileReferenceId Property
The merchant's reference id.
Object Oriented Interface
public function getProfileReferenceId(); public function setProfileReferenceId($value);
Procedural Interface
inpaypal_recurringpayments_get($res, 56 ); inpaypal_recurringpayments_set($res, 56, $value );
Default Value
''
Remarks
This property contains a reference id or invoice id for the profile as assigned by the merchant.
Data Type
String