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 77
Error Message Reference
Express Checkout API Errors
10004 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
Transaction refused because of
an invalid argument. See
additional error messages for
details.
10004 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
The transaction id is not valid
10007 Permission
denied
You do not have permissions to
make this API call
10406 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
The PayerID value is invalid.
10408 Express
Checkout
token is
missing.
Express Checkout token is
missing.
10409 You're not
authorized to
access this
info.
Express Checkout token was
issued for a merchant account
other than yours.
10410 Invalid token Invalid token.
10411 This Express
Checkout
session has
expired.
This Express Checkout session
has expired. Token value is no
longer valid.
10412 Duplicate
invoice
Payment has already been made
for this InvoiceID.
T
ABLE B.5 DoExpressCheckoutPayment API Errors
Error
Code
Short
Message Long Message Correcting This Error...