2013

Table Of Contents
GetTransactionDetails API Operation
GetTransactionDetails Response Message
9
130 February 01, 2013 Name-Value Pair API Developer Guide
Payment Item Fields
Field Description
L_EBAYITEMTXNID
n (Optional) The eBay auction transaction ID of the item that you use to identify items
that the buyer purchased.
Character length and limitations: 255 single-byte characters
These parameters must be ordered sequentially beginning with 0 (for example
L_EBAYITEMTXNID0, L_EBAYITEMTXNID1).
L_NAME
n Item name set by you or entered by the customer.
NOTE: Character length and limitations: 127 single-byte alphanumeric characters.
These parameters must be ordered sequentially beginning with 0 (for example
L_NAME0, L_NAME1).
L_NUMBER
n 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_QTY
n Quantity set by you or entered by the buyer.
Character length and limitations: no limit
L_COUPONID
n (Optional) Coupon identification number.
L_COUPONAMOUNT
n (Optional) Amount (value) of the coupon.
L_COUPONAMOUNTCURRE
NCY
n
(Optional) Currency of the coupon amount, e.g., a 3-character currency code.
L_LOYALTYCARDDISCOU
NTAMOUNT
n
(Optional) Amount of discount associated with this Loyalty Card incentive.
NOTE: Use character string as shown.
L_LOYALTYCARDISCOUN
TCURRENCY
n
(Optional) Currency of the loyalty card discount, for example, a 3-character currency
code.
NOTE: Use character string as shown.
L_AMT
n Cost of item.
These parameters must be ordered sequentially beginning with 0 (for example
L_AMT0, L_AMT1).
L_OPTIONSNAME
n 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_OPTIONSVALUE
n 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).