Response Code
The Inyo Gateway uses a comprehensive set of response codes to indicate the status and results of transaction processing
Each response code is associated with a specific context and HTTP status code, providing clarity and actionable insights.
Response Codes Table
Code
Description
HTTP Status
Context
00
Payment Approved
200
PAYMENT
CAD_001
Origin not allowed
403
CARD
CAD_002
Pan is invalid
400
CARD
CAD_003
Invalid cardholder name
400
CARD
CAD_004
Expiration date is invalid
400
CARD
CAD_005
Secure code is invalid
400
CARD
SE_001
Unauthorized request
401
SECURITY
PAY_016
Insufficient balance to refund
400
PAYMENT
CA_006
Card not found, invalid previous payment code
400
CARD
CA_007
Card not found, invalid token
400
CARD
PAY_001
No router found for agent and payment method
400
PAYMENT
PAY_002
Agent not found
400
PAYMENT
PAY_003
Key not found for agent
400
PAYMENT
PAY_004
Credential not found
400
PAYMENT
PAY_005
Payment method not found for description
400
PAYMENT
PAY_006
Payment method ID is null for description
400
PAYMENT
PAY_007
There isn't parameter to agent and event
400
PAYMENT
PAY_008
Country not found
400
PAYMENT
PAY_009
Payment with external id already captured
400
PAYMENT
PAY_010
No payment founded to capture with external payment id
400
PAYMENT
PAY_011
Payment duplicated for externalPaymentId
400
PAYMENT
PAY_012
No payment found to refund with external payment id
400
PAYMENT
PAY_013
No payment found to void
400
PAYMENT
PAY_014
No payment found to void
400
PAYMENT
PAY_015
Invalid currency
400
PAYMENT
PAY_017
Capture amount cannot be greater than the original amount
400
PAYMENT
PAY_018
Capture amount cannot be negative
400
PAYMENT
PAY_019
Invalid IP Address
400
PAYMENT
PAY_020
Amount cannot be less or equal to zero
400
PAYMENT
PAY_021
Invalid currency code
400
PAYMENT
CARD_010
Invalid request
400
CARD
SE_002
Invalid header token
403
SECURITY
PAY_022
Rejected by provider
400
PAYMENT
PAY_023
Hold card
400
PAYMENT
PAY_024
Invalid requested amount
400
PAYMENT
PAY_025
Invalid card issuer
400
PAYMENT
PAY_026
Annulation by client
400
PAYMENT
PAY_027
Access denied
400
PAYMENT
PAY_028
Impossible Reference Number
400
PAYMENT
PAY_029
Card expired
400
PAYMENT
PAY_030
Fraud suspicion
400
PAYMENT
PAY_031
Security code expired
400
PAYMENT
PAY_032
Lost card
400
PAYMENT
PAY_033
Stolen card, pick up
400
PAYMENT
PAY_034
Limit exceeded
400
PAYMENT
PAY_035
Invalid security code
400
PAYMENT
PAY_036
Illegal transaction
400
PAYMENT
PAY_037
Restricted card
400
PAYMENT
PAY_038
Card blocked
400
PAYMENT
PAY_039
Unknown card
400
PAYMENT
PAY_040
Security Rules Violated
400
PAYMENT
PAY_041
Security code invalid
400
PAYMENT
PAY_042
Rejected by card issuer
400
PAYMENT
PAY_043
Revocation of authorization order
400
PAYMENT
PAY_044
Revocation of all authorizations order
400
PAYMENT
PAY_045
CVV unknown
400
PAYMENT
PAY_046
CVV does not match
400
PAYMENT
PAY_047
Address verification unknown
400
PAYMENT
Last updated