2012

Table Of Contents
Name-Value Pair API Developer Guide August 2012 287
What’s New in Version 69
What’s New in Version 69
New PaymentDetailsItemType Structure in
CreateRecurringPaymentsProfile Request
PaymentDetailsItemType Fields
Field Description
L_PAYMENTREQUEST_
n_IT
EMCATEGORY
m
New field
Indicates whether the item is digital or physical goods. For digital goods, this field
is required and you must set it to Digital to get the best rates. It is one of the
following values:
Digital
Physical
These parameters must be ordered sequentially beginning with 0 (for example
L_PAYMENTREQUEST_
n_ITEMCATEGORY0,
L_PAYMENTREQUEST_
n_ITEMCATEGORY1).
L_PAYMENTREQUEST_
n_NA
ME
m
New field
Item name.This field is required when you pass a value for ItemCategory.
These parameters must be ordered sequentially beginning with 0 (for example
L_PAYMENTREQUEST_
n_NAME0, L_PAYMENTREQUEST_n_NAME1).
Character length and limitations: 127 single-byte characters
L_PAYMENTREQUEST_
n_DE
SC
m
New field
(Optional) Item description.
These parameters must be ordered sequentially beginning with 0 (for example
L_PAYMENTREQUEST_
n_DESC0, L_PAYMENTREQUEST_n_DESC1).
Character length and limitations: 127 single-byte characters
L_PAYMENTREQUEST_
n_AM
T
m
New field
Cost of item. This field is required when you pass a value for ItemCategory.
These parameters must be ordered sequentially beginning with 0 (for example
L_PAYMENTREQUEST_
n_AMT0, L_PAYMENTREQUEST_n_AMT1).
Character length and limitations: Must not exceed $10,000 USD in any currency.
No currency symbol. Regardless of currency, decimal separator must be a period
(.), and the optional thousands separator must be a comma (,). Equivalent to nine
characters maximum for USD.
L_PAYMENTREQUEST_
n_NU
MBER
m
New field
(Optional) Item number.
These parameters must be ordered sequentially beginning with 0 (for example
L_PAYMENTREQUEST_
n_NUMBER0, L_PAYMENTREQUEST_n_NUMBER1).