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

RecipientAmount Property

Amount to be paid to the recipient.

Object Oriented Interface

public function getRecipientAmount($recipientindex);
public function setRecipientAmount($recipientindex, $value);

Procedural Interface

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

Default Value

''

Remarks

Amount to be paid to the recipient. This property is required.

Limitations: Must not exceed $10,000 USD in any currency. The decimal separator must be a period (.) and the thousands separator a comma (,). No currency symbol ($) is to be sent.

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

This property is not available at design time.

Data Type

String

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