Integration Guide

Table Of Contents
Optional API Operations
GetTransactionDetails API
72
Payment Item Fields
Auction Fields
T
ABLE A.8 Payment Item Fields
Field Description
L_DESCn
Amount of tax charged on payment.
These parameters must be ordered sequentially beginning with 0 (for
example L_DESC0, L_DESC1).
L_NUMBERn
Item number set by you. If this was a shopping cart transaction, PayPal
appends the number of the item to the HTML item_number variable.
For example, item_number1, item_number2, and so forth.
Character length and limitations - 127 single-byte alphanumeric
characters.
These parameters must be ordered sequentially beginning with 0 (for
example L_NUMBER0, L_NUMBER1).
L_QTYn
Quantity set by you or entered by the customer.
Character length and limitations - no limit
L_AMTn
Cost of item.
These parameters must be ordered sequentially beginning with 0 (for
example L_AMT0, L_AMT1).
L_OPTIONSNAMEn
PayPal option names for an item in the shopping cart; each name
corresponds to an option value. There can be multiple option names per
item.
The option names are ordered sequentially beginning with 0 (for
example,L_OPTIONSNAMES0, L_OPTIONSNAME1).
L_OPTIONSVALUEn
PayPal option values corresponding to option names of an item in the
shopping cart.
The option names are ordered sequentially beginning with 0 (for
example,L_OPTIONSVALUE0, L_OPTIONSVALUE1).
T
ABLE A.9 Auction Fields
Field Description
BUYERID
Customer’s auction ID
CLOSINGDATE
Auction’s close date
MULTIITEM
Counter used for multi-item auction payments