2013

Table Of Contents
ExpressCheckout API Operations
DoExpressCheckoutPayment API Operation
6
114 February 01, 2013 Name-Value Pair API Developer Guide
Payment Error Type Fields
UserSelectedOptions Fields
Field Description
PAYMENTINFO_
n_SHORT
MESSAGE
xs:string
Payment error short message. You can specify up to 10 payments, where
n is a digit
between 0 and 9, inclusive.
PAYMENTINFO_
n_LONGM
ESSAGE
xs:string
Payment error long message. You can specify up to 10 payments, where
n is a digit
between 0 and 9, inclusive.
PAYMENTINFO_
n_ERROR
CODE
xs:string
Payment error code. You can specify up to 10 payments, where
n is a digit between 0
and 9, inclusive.
PAYMENTINFO_
n_SEVER
ITYCODE
xs:string
Payment error severity code. You can specify up to 10 payments, where
n is a digit
between 0 and 9, inclusive.
PAYMENTINFO_
n_ACK xs:string
Application-specific error values indicating more about the error condition. You can
specify up to 10 payments, where
n is a digit between 0 and 9, inclusive.
Field Description
SHIPPINGCALCULATIONM
ODE
Describes how the options that were presented to the buyer were determined. It is
one of the following values:
API - Callback
API - Flatrate
INSURANCEOPTIONSELEC
TED
The option that the buyer chose for insurance. It is one of the following values:
Yes – The buyer opted for insurance.
No – The buyer did not opt for insurance.
SHIPPINGOPTIONISDEFA
ULT
Indicates whether the buyer chose the default shipping option. It is one of the
following values:
true – The buyer chose the default shipping option.
false – The buyer did not choose the default shipping option.
Character length and limitations: true or false
SHIPPINGOPTIONAMOUNT The shipping amount that the buyer chose.
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 (,).
SHIPPINGOPTIONNAME The name of the shipping option, such as air or ground.