PaymentOptionsDisplayName Property
The full name of the customer as known by the institution.
Object Oriented Interface
public function getPaymentOptionsDisplayName(); public function setPaymentOptionsDisplayName($value);
Procedural Interface
inpaypal_adaptivepay_get($res, 31 ); inpaypal_adaptivepay_set($res, 31, $value );
Default Value
''
Remarks
The full name of the customer as known by the institution. This property is required.
This property to the PayPal financial partner that is initiating the payment, and indicates that this payment is made by the API caller on behalf of the initiating party. The initiating party can be an institution or a customer of the institution. The initiating party must be set up by PayPal Merchant Services.
Note: Financial partners must first be set up in the Admin tool before they can use the PayPal APIs.
Data Type
String