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 69
Error Message Reference
Express Checkout API Errors
10007 Permission
denied
You do not have permissions to make this API
call
10102 PaymentActio
n of Order
Temporarily
Unavailable
PaymentAction of Order is temporarily
unavailable. Please try later or use other
PaymentAction.
10103 Please use
another
Solution Type.
Your Solution Type is temporarily
unavailable. If possible, please use another
Solution Type.
10402 Authorization
only is not
allowed for
merchant.
This merchant account is not permitted to set
PaymentAction to Authorization. Please
contact Customer Service.
10404 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
ReturnURL is missing.
10405 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
CancelURL is missing.
10407 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
Invalid buyer email address (BuyerEmail).
10409 You're not
authorized to
access this
info.
Express Checkout token was issued for a
merchant account other than yours.
T
ABLE B.3 SetExpressCheckout API Errors
Error Code
Short
Message Long Message Correcting This Error...