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

Items Property

This collection contains the items that were purchased.

Syntax

[VB.NET]
Public ReadOnlyProperty Items As PaymentItemList

[C#]
public PaymentItemList Items {get;}

Remarks

This property should contain all the items that were purchased in the transaction. This property will be populated after a call to GetTransactionDetails.

This property is read-only and not available at design time.

Default Value

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