2006
Table Of Contents
- Authorization & Capture Integration Guide
- Preface
- Overview
- Basic Authorization & Capture on the PayPal Website
- Authorization & Capture API
- Order Authorizations Scenarios
- Best Practices
- Testing PayPal Authorization & Capture
- PayPal Authorization & Capture Statuses
- PayPal Authorization & Capture API Error Codes, Short Messages, and Long Messages
- IPN and PayPal Authorization & Capture
- Glossary
PayPal Authorization & Capture API Error Codes, Short Messages, and Long Messages
Authorization & Capture API Errors
62 June 2006 Authorization & Capture Integration Guide
10623 Maximum
number of
authorization
allowed for the
order is
reached.
Maximum number of
authorization allowed for the
order is reached.
DoAuthorization
DoCapture
DoReauthorization
DoVoid
Capture this order.
10624 Duplicate
invoice
Payment has already been
made for this InvoiceID.
DoAuthorization Review the invoice ID and
reattempt the request.
10625 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
The amount exceeds the
maximum amount for a
single transaction.
DoAuthorization
DoCapture
DoReauthorization
Reattempt the request with a
lower amount.
10626 Risk Transaction refused due to
risk model
DoAuthorization
DoCapture
DoReauthorization
Contact the buyer.
10627 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
The invoice ID field is not
supported for basic
authorizations
DoAuthorization
DoReauthorization
DoVoid
The Invoice ID field can only
be used with DoCapture.
10628 This
transaction
cannot be
processed at
this time.
Please try
again later.
This transaction cannot be
processed at this time. Please
try again later.
DoAuthorization
DoCapture
DoReauthorization
DoVoid
Retry the request at a later
time.
10629 Reauthorizatio
n not allowed.
Reauthorization is not
allowed for this type of
authorization.
DoReauthorization Use DoAuthorization to
authorize the an order.
10630 Item amount is
invalid.
Item amount is invalid. DoAuthorization
DoCapture
Check the item amount to
ensure that it is not zero or
negative.
T
ABLE B.20 Authorization & Capture API Error Messages
Error
Code
Short
Message Long Message
Returned By API
Call... Correcting This Error...