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

InvoiceItemUnitPrice Property

Price of the item (in the currency specified by CurrencyCode ).

Object Oriented Interface

public function getInvoiceItemUnitPrice($invoiceitemindex);
public function setInvoiceItemUnitPrice($invoiceitemindex, $value);

Procedural Interface

inpaypal_invoice_get($res, 63 , $invoiceitemindex);
inpaypal_invoice_set($res, 63, $value , $invoiceitemindex);

Default Value

''

Remarks

Price of the item (in the currency specified by CurrencyCode).

This property is required.

The size of the array is controlled by the InvoiceItemCount 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