2012

Table Of Contents
ExpressCheckout API Operations
GetExpressCheckoutDetails API Operation
6
122 August 2012 SOAP API Developer Reference
PaymentDetailsItemType Fields
EnhancedPaymentData ed:EnhancedPaymentDataType
Enhanced Data section to accept channel-specific data.
NoteText xs:string
Note to the merchant.
Character length and limitations: 255 single-byte characters
TransactionId xs:string
Transaction identification number of the transaction that was created.
NOTE: This field is only returned after a successful transaction for
DoExpressCheckout has occurred.
AllowedPaymentMethodTy
pe
xs:string
The payment method type. Specify the value InstantPaymentOnly.
PaymentRequestID xs:string
A unique identifier of the specific payment request. Required when
implementing parallel payments.
Character length and limitations: Up to 127 single-byte characters
Field Description
Name xs:string
Item name.
Character length and limitations: 127 single-byte characters
Description xs:string
Item description.
Character length and limitations: 127 single-byte characters
This field is available since version 53.0.
Amount ebl:BasicAmountType
Cost of item.
NOTE: You must set the currencyID attribute to one of the 3-character
currency codes for any of the supported PayPal currencies.
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 (,).
Number xs:string
Item number.
Character length and limitations: 127 single-byte characters
Field Description