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

RecipientInvoiceId Property

The invoice number for the payment.

Object Oriented Interface

public function getRecipientInvoiceId($recipientindex);
public function setRecipientInvoiceId($recipientindex, $value);

Procedural Interface

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

Default Value

''

Remarks

The invoice number for the payment. The data in this property shows on the transaction details report. (Use the AdaptivePaymentDetails class to generate reports).

This property is optional.

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