2013

Table Of Contents
ExpressCheckout API Operations
DoExpressCheckoutPayment API Operation
6
126 February 01, 2013 SOAP API Developer Reference
PaymentErrorType Fields
TaxIdDetailsType Fields
DoExpressCheckoutPayment API Operation
The DoExpressCheckoutPayment API operation completes an Express Checkout
transaction.
If you set up a billing agreement in your SetExpressCheckout API call, the billing
agreement is created when you call the DoExpressCheckoutPayment API operation.
Field Description
ShortMessage xs:string
Payment error short message.
LongMessage xs:string
Payment error long message.
ErrorCode xs:string
Payment error code.
SeverityCode xs:string
Payment error severity code.
ErrorParameters xs:string
Application-specific error values indicating more about the error condition.
Field Description
TaxIdType xs:string
Buyers tax ID type. This field is required for Brazil and used for Brazil only.
For Brazil use only: The tax ID type is BR_CPF for individuals and BR_CNPJ for
businesses.
This field is introduced in API version 72.0.
TaxId xs:string
Buyers tax ID. This field is required for Brazil and used for Brazil only.
For Brazil use only: The tax ID is 11 single-byte characters for individuals and 14
single-byte characters for businesses.
This field is introduced in API version 72.0.