Download PayPal Authorization & Capture - 2006 Integration Guide

Transcript
PayPal Authorization & Capture API Error Codes, Short Messages, and Long
Messages
TABLE B.20 Authorization & Capture API Error Messages
Error
Code
Short
Message
Returned By API
Call...
10613
Currency
mismatch.
Currency of capture must be
the same as currency of
authorization.
DoCapture
Ensure that the currencies
are the same, and retry the
request.
10614
Cannot void
reauth.
You can void only the
original authorization, not a
reauthorization.
DoVoid
Void the authorization.
10615
Cannot reauth
reauth.
You can reauthorize only the
original authorization, not a
reauthorization.
DoReauthorization
Capture the reauthorization.
10616
Maximum
number of
reauthorization
allowed for the
auth is reached.
Maximum number of
reauthorization allowed for
the auth is reached.
DoReauthorization
Capture or close the
authorization
10617
Reauthorizatio
n not allowed.
Reauthorization is not
allowed inside honor period.
DoReauthorization
Capture the authorization ro
reauthorize outside of honor
period.
10618
Transaction
already voided
or expired.
Transaction has already been
voided or expired.
DoAuthorization
DoCapture
DoReauthorization
DoVoid
Close the orde or
authorizationr.
10619
Invoice ID
value exceeds
maximum
allowable
length.
Invoice ID value exceeds
maximum allowable length.
DoCapture
Check the length of the
invoice ID and reattempt the
request.
10620
Order has
already been
voided, expired
or completed.
Order has already been
voided, expired or
completed.
DoAuthorization
DoCapture
DoVoid
Close this order.
10621
Order has
expired.
Order has expired.
DoAuthorization
DoCapture
DoVoid
Close this order.
10622
Order is
voided.
Order is voided.
DoAuthorization
DoCapture
DoVoid
Close this order.
Long Message
Authorization & Capture Integration Guide
June 2006
Correcting This Error...
61