2009

Table Of Contents
API Error Codes
DoExpressCheckoutPayment API Errors
190 08 April 2009 Name-Value Pair API Developer Guide
10413 Transaction refused
because of an invalid
argument. See additional
error messages for details.
The totals of the cart item
amounts do not match order
amounts.
z ItemTotal
z ShippingTotal
z HandlingTotal
z TaxTotal
If you get this error, research why it
might have occurred and modify your
implementation of Express Checkout to
ensure proper addition of the values.
For the rules of this calculation, see the
PayPal Express Checkout Integration
Guide.
10414 Transaction refused
because of an invalid
argument. See additional
error messages for details.
The amount exceeds the
maximum amount for a single
transaction.
10415 Transaction refused
because of an invalid
argument. See additional
error messages for details.
A successful transaction has
already been completed for
this token.
10416 Transaction refused
because of an invalid
argument. See additional
error messages for details.
You have exceeded the
maximum number of payment
attempts for this token.
10417 Transaction cannot
complete.
The transaction cannot
complete successfully. Instruct
the customer to use an
alternative payment method.
Instruct the customer that PayPal is
unable to process the payment and
redisplay alternative payment methods
with which the customer can pay.
10418 Transaction refused
because of an invalid
argument. See additional
error messages for details.
The currencies of the shopping
cart amounts must be the same.
10419 Express Checkout
PayerID is missing.
Express Checkout PayerID is
missing.
10420 Transaction refused
because of an invalid
argument. See additional
error messages for details.
Express Checkout
PaymentAction is missing.
10421 This Express Checkout
session belongs to a
different customer.
This Express Checkout session
belongs to a different
customer. Token value
mismatch.
Verify that your programs are properly
associating the Tokens and PayerIDs.
Error
Code Short Message Long Message Correcting This Error...