Authorize Transaction Error Codes
401
No billingToken or quote token provided, or the quote token is invalid. See error message for details on what you're missing.
402
Card payment failure. Billing Information data associated with billingToken is invalid.
403
No body data provided.
404
Invalid Token. Quote not found.
405
Incorrect data type and header content-type, should be "application/json"
408
Missing paymentInformation object or billingToken.
409
Quote is expired, request a new quote and try again.
418
Request includes both paymentInformation and billingToken. You must use either one, but not both.
419
Unable to verify card. Refer to response.
420
Card data is incomplete/invalid.
421
Card was recently refused and is temporally restricted from further charge attempts, refer to expiration time in response data to try again.
422
Card was refused. See reason
field for the refusal reason.
423
Error with card details. See response for more details.
430
Failed request - Merchant might not be configured. Refer to the response message.
490
Card was refused. See reason
field for the refusal reason.
501
Internal Server Error. Contact support for more details.
505
Internal Server Error. Try again or contact support
521
Error processing payment. Try again, check card data, or contact support
550-555
Internal Error, try again or contact support with error code.
560
Unable to communicate with card network, try again or contact support.
561
Incorrect formatting for transaction data. Check your request and try again or contract support
Last updated