Table of Contents

TTMSFNCCloudPayPalItem Class

Represents a single line item included in a payment transaction, such as a product or service being purchased.

API unit family: TMSFNCCloudPayPal Inherits from: TCollectionItem

Syntax

TTMSFNCCloudPayPalItem = class(TCollectionItem)

Properties

Name Description
Description Free-form description of the item shown to the payer.
Name Display name of the item.
Price Unit price of the item in the transaction currency.
Quantity Number of units of this item being purchased.
SKU Optional stock-keeping unit identifier sent with the item.
Tag User-defined integer value associated with the item for application use.