2007
Table Of Contents
- Name-Value Pair API Reference for Germany
- Preface
- Overview
- Accepting PayPal in Express Checkout
- Basic Checkout with PayPal
- Support giropay and electronic funds transfer
- Controlling the Shipping Address Using SetExpressCheckout
- Changing the Language on the PayPal Login Page Using SetExpressCheckout
- Changing the Logo on the PayPal Pages Using SetExpressCheckout
- Form-Filling Your Payment Review Page Using GetExpressCheckoutDetails
- Making a Sale Using DoExpressCheckoutPayment
- Changing the URL for IPN Using DoExpressCheckoutPayment
- Including Line Item Details Using DoExpressCheckoutPayment
- Including Subtotals Using DoExpressCheckoutPayment
- Updating Order Details Using DoExpressCheckoutPayment
- Updating the Shipping Address Using DoExpressCheckoutPayment
- Back-Office Administration
- NVP API Method and Field Reference
- Error Message Reference
- NVP API Web Samples
- The Java SDK
- The ASP.NET SDK
- Country Codes
- Index
Name-Value Pair API Developer Guide and Reference March 2007 81
Error Message Reference
Express Checkout API Errors
10431 Item amount is
invalid.
Item amount is invalid.
10432 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
Invoice ID value exceeds
maximum allowable length.
10433 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
Value of OrderDescription
element has been truncated.
10434 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
Value of Custom element has
been truncated.
10435 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
The customer has not yet
confirmed payment for this
Express Checkout session.
10441 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
The NotifyURL element value
exceeds maximum allowable
length.
T
ABLE B.5 DoExpressCheckoutPayment API Errors
Error
Code
Short
Message Long Message Correcting This Error...