2012

Table Of Contents
SOAP API Developer Reference August 2012 385
What’s New in Version 66
Changes to PaymentDetailsItemType in GetExpressCheckoutDetails
Response
Amount ebl:BasicAmountType
Cost of item. For digital goods, this field is required.
NOTE: You must set the currencyID attribute to one of the three-character
currency codes for any of the supported PayPal currencies.
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.
Quantity xs:integer
Item quantity. For digital goods, this field is required.
Character length and limitations: Any positive integer
Field Description
ItemCategory ns:ItemCategoryType
New field
Inicates whethe item is digital or physical goods. For digital goods this field is
required and you must set it to Digital. It is one of the following values:
Digital
Physical
This field is available since version 65.1.
Field Description