2012

Table Of Contents
ExpressCheckout API Operations
GetExpressCheckoutDetails API Operation
6
88 August 2012 Name-Value Pair API Developer Guide
L_PAYMENTREQUEST_n_NUMB
ER
m
L_NUMBERn (deprecated)
Item number. You can specify up to 10 payments, where
n is a digit between 0
and 9, inclusive, and
m specifies the list item within the payment. These
parameters must be ordered sequentially beginning with 0 (for example
L_PAYMENTREQUEST_
n_NUMBER0, L_PAYMENTREQUEST_n_NUMBER1).
Character length and limitations: 127 single-byte characters
L_NUMBER
n is deprecated in version 63.0. Use
L_PAYMENTREQUEST_
0_NUMBERm instead.
L_PAYMENTREQUEST_
n_QTY
m
L_QTYn (deprecated)
Item quantity. You can specify up to 10 payments, where
n is a digit between 0
and 9, inclusive, and
m specifies the list item within the payment. These
parameters must be ordered sequentially beginning with 0 (for example
L_PAYMENTREQUEST_
n_QTY0, L_PAYMENTREQUEST_n_QTY1).
Character length and limitations: Any positive integer
L_QTY
n is deprecated in version 63.0. Use L_PAYMENTREQUEST_0_QTYm
instead.
L_PAYMENTREQUEST_
n_TAXA
MT
m
L_TAXAMTn (deprecated)
Item sales tax. You can specify up to 10 payments, where
n is a digit between 0
and 9, inclusive, and
m specifies the list item within the payment. These
parameters must be ordered sequentially beginning with 0 (for example
L_PAYMENTREQUEST_
n_TAXAMT0, L_PAYMENTREQUEST_n_TAXAMT1).
Character length and limitations: Value is a positive number which cannot
exceed $10,000 USD in any currency. It includes no currency symbol. It must
have 2 decimal places, the decimal separator must be a period (.), and the
optional thousands separator must be a comma (,).
L_TAXAMT
n is deprecated in version 63.0. Use
L_PAYMENTREQUEST_
0_TAXAMTm instead.
L_PAYMENTREQUEST_
n_ITEM
WEIGHTVALUE
m,
L_PAYMENTREQUEST_
n_ITEM
WEIGHTUNIT
m
L_ITEMWEIGHTVALUE
n and
L_ITEMWEIGHTUNIT
n
(deprecated)
Weight of the item. You can pass this data to the shipping carrier as is without
having to make an additional database query. You can specify up to 10
payments, where
n is a digit between 0 and 9, inclusive, and m specifies the list
item within the payment. These parameters must be ordered sequentially
beginning with 0 (for example L_PAYMENTREQUEST_
n_ITEMWEIGHTVALUE0,
L_PAYMENTREQUEST_
n_ITEMWEIGHTVALUE1).
Character length and limitations: Any positive integer
L_ITEMWEIGTHTVALUE
n and L_ITEMWEIGHTUNITn are deprecated in version
63.0. Use L_PAYMENTREQUEST_0_ITEMWEIGTHTVALUE
m and
L_PAYMENTREQUEST_0_ITEMWEIGHTUNIT
minstead.
L_PAYMENTREQUEST_
n_ITEM
LENGTHVALUE
m,
L_PAYMENTREQUEST_
n_ITEM
LENGTHUNIT
m
L_ITEMLENGTHVALUEn and
L_ITEMLENGTHUNIT
n
(deprecated)
Length of the item. You can pass this data to the shipping carrier as is without
having to make an additional database query. You can specify up to 10
payments, where
n is a digit between 0 and 9, inclusive, and m specifies the list
item within the payment. These parameters must be ordered sequentially
beginning with 0 (for example L_PAYMENTREQUEST_
n_ITEMLENGTHVALUE0,
L_PAYMENTREQUEST_
n_ITEMLENGTHVALUE1).
Character length and limitations: Any positive integer
L_ITEMLENGTHVALUE
n and L_ITEMLENGTHUNITn are deprecated in version
63.0. Use L_PAYMENTREQUEST_0_ITEMLENGTHVALUE
m and
L_PAYMENTREQUEST_0_ITEMLENGTHUNIT
m instead.
Field Description