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
Error Message Reference
Express Checkout API Errors
82 March 2007 Name-Value Pair API Developer Guide and Reference
10442 ButtonSource
value
truncated.
The ButtonSource element value
exceeds maximum allowable
length.
10443 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
This transaction cannot be
completed with PaymentAction
of Order.
10444 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
The transaction currency
specified must be the same as
previously specified.
10445 This
transaction
cannot be
processed at
this time.
Please try
again later.
This transaction cannot be
processed at this time. Please try
again later.
10446 Unconfirmed
email
A confirmed email is required to
make this API call.
10474 Invalid Data This transaction cannot be
processed. The country code in
the shipping address must match
the buyer’s country of residence.
The buyer selects the country of residence when
they sign up for their PayPal account. The country
of residence is displayed after the dash in the title
on the Account Overview page.
10537 Risk Control
Country Filter
Failure
The transaction was refused
because the country was
prohibited as a result of your
Country Monitor Risk Control
Settings.
10538 Risk Control
Max Amount
Failure
The transaction was refused
because the maximum amount
was excceeded as a result of your
Maximum Amount Risk Control
Settings.
T
ABLE B.5 DoExpressCheckoutPayment API Errors
Error
Code
Short
Message Long Message Correcting This Error...