2007

Table Of Contents
Error Message Reference
Express Checkout API Errors
70 March 2007 Name-Value Pair API Developer Guide and Reference
10410 Invalid token Invalid token.
10411 This Express
Checkout
session has
expired.
This Express Checkout session has expired.
Token value is no longer valid.
The token returned by
SetExpressCheckout
response expires after
three hours. If you attempt to
send the
DoExpressCheckoutPaym
ent after that time, you will
receive error code 10411 in
the
DoExpressCheckoutPaym
ent response.
If you receive this error, you
must return your customer to
PayPal to approve the use of
PayPal again. Display an
error message to inform the
customer that the transaction
expired, and provide a
button to return to PayPal. In
this situation, you are
effectively restarting the
entire checkout process. (Do
not reuse the expired token
value on
SetExpressCheckout
request.) However,
because you already know
the final OrderTotal, be
sure to update the value for
that element if appropriate.
You might also want to
update the values for
ReturnURL and
CancelURL, if necessary.
T
ABLE B.3 SetExpressCheckout API Errors
Error Code
Short
Message Long Message Correcting This Error...