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

RecipientPrimary Property

Indicates whether the recipient is the primary receiver.

Object Oriented Interface

public function getRecipientPrimary($recipientindex);
public function setRecipientPrimary($recipientindex, $value);

Procedural Interface

inpaypal_adaptivepay_get($res, 56 , $recipientindex);
inpaypal_adaptivepay_set($res, 56, $value , $recipientindex);

Default Value

false

Remarks

Indicates whether the recipient is the primary receiver.

If this property is set to True, this is a chained payment. If the property is False, this is a simple or parallel payment.

The size of the array is controlled by the RecipientCount property.

This property is not available at design time.

Data Type

Boolean

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