Result Code
Map the category field based on the response code. When the response code is not a success code (i.e., not starting with S), the category field will be returned in the result object.
Category Enum Values & Meanings
| Category | Meaning |
|---|---|
| M | Merchant Profile Related issue. |
| N | iNvalid integration. |
| E | Error from the API status and handling. |
| S | Soft Decline |
| H | Hard Decline |
| R | Risk declined |
Success
| Code | Result message |
|---|---|
| S0000 | Success |
Merchant Profile Related issue
| Code | Result Message | Recommendation |
|---|---|---|
| C0000 | Request resource acquirer ID {XXX} not exist | Please verify that the Acquirer / Merchant / Store / Terminal ID / userReference in the request is correct and that the corresponding resource exists and is active in the Evonet portal. |
| C0001 | Request resource merchant ID {XXX} not exist | Please verify that the Acquirer / Merchant / Store / Terminal ID / userReference in the request is correct and that the corresponding resource exists and is active in the Evonet portal. |
| C0002 | Request resource store ID {XXX} not exist | Please verify that the Acquirer / Merchant / Store / Terminal ID / userReference in the request is correct and that the corresponding resource exists and is active in the Evonet portal. |
| C0003 | Request resource terminal ID {XXX} not exist | Please verify that the Acquirer / Merchant / Store / Terminal ID / userReference in the request is correct and that the corresponding resource exists and is active in the Evonet portal. |
| C0007 | Request resource userReference {XXX} not exist | Please verify that the Acquirer / Merchant / Store / Terminal ID / userReference in the request is correct and that the corresponding resource exists and is active in the Evonet portal. |
| B0000 | Acquirer (ID: {XXX}) is not in a valid status, please check your profile setup in Evonet | The Acquirer/ Merchant / Store/ Terminal is not in a valid status. Please ask the merchant administrator to review the status in the Evonet portal or contact Evonet support. |
| B0001 | Group (ID: {XXX}) is not in a valid status, please check your profile setup in Evonet | The Acquirer/ Merchant / Store/ Terminal is not in a valid status. Please ask the merchant administrator to review the status in the Evonet portal or contact Evonet support. |
| B0002 | Merchant (ID: {XXX}) is not in a valid status, please check your profile setup in Evonet | The Acquirer/ Merchant / Store/ Terminal is not in a valid status. Please ask the merchant administrator to review the status in the Evonet portal or contact Evonet support. |
| B0003 | Store (ID: {XXX}) is not in a valid status, please check your profile setup in Evonet | The Acquirer/ Merchant / Store/ Terminal is not in a valid status. Please ask the merchant administrator to review the status in the Evonet portal or contact Evonet support. |
| B0004 | Terminal (ID: {XXX}) is not in a valid status, please check your profile setup in Evonet | The Acquirer/ Merchant / Store/ Terminal is not in a valid status. Please ask the merchant administrator to review the status in the Evonet portal or contact Evonet support. |
| B0005 | Unsupported {transaction type/function} ({transaction type/function name}). Please check your profile setup in Evonet | The requested transaction type, payment method, card brand, currency, or function is not enabled for the merchant. Please confirm the configuration in the Evonet portal or use a supported payment method. |
| B0006 | Unsupported payment brand {XXX}, please check your profile setup in Evonet | The requested transaction type, payment method, card brand, currency, or function is not enabled for the merchant. Please confirm the configuration in the Evonet portal or use a supported payment method. |
| B0007 | Unsupported currency {XXX}, please check your profile setup in Evonet | The requested transaction type, payment method, card brand, currency, or function is not enabled for the merchant. Please confirm the configuration in the Evonet portal or use a supported payment method. |
| B0008 | Unsupported PSP {XXX}, please check your profile setup in Evonet | The requested transaction type, payment method, card brand, currency, or function is not enabled for the merchant. Please confirm the configuration in the Evonet portal or use a supported payment method. |
| B0009 | Unsupported card BIN {XXX}, please check your profile setup in Evonet | The requested transaction type, payment method, card brand, currency, or function is not enabled for the merchant. Please confirm the configuration in the Evonet portal or use a supported payment method. |
| B0011 | Unsupported authentication type {XXX}, please check your profile setup in Evonet | The requested transaction type, payment method, card brand, currency, or function is not enabled for the merchant. Please confirm the configuration in the Evonet portal or use a supported payment method. |
| B0032 | Unsupported function {xxx} for current PSP | The requested transaction type, payment method, card brand, currency, or function is not enabled for the merchant. Please confirm the configuration in the Evonet portal or use a supported payment method. |
| B0035 | FX Rate not found in {Evonet FX Rate / Acquirer FX Rate}. Please check your profile setup in Evonet | The FX rate configuration cannot be found. Please verify the FX rate setup in Evonet or from the acquirer, or contact Evonet support for assistance. |
| B0046 | Unsupported payment method {XXX}, please check your profile setup in Evonet | The requested transaction type, payment method, card brand, currency, or function is not enabled for the merchant. Please confirm the configuration in the Evonet portal or use a supported payment method. |
| B0047 | Unsupport {XXX} | The requested transaction type, payment method, card brand, currency, or function is not enabled for the merchant. Please confirm the configuration in the Evonet portal or use a supported payment method. |
Invalid integration
| Response Code | Result Message | Recommendation |
|---|---|---|
| V0000 | Field {} invalid format | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| V0001 | Missing field {} | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| V0002 | Field {} invalid value | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| V0003 | Invalid API version, please check the API version in the request path | Please verify that the API version and HTTP method used in the request are correct and aligned with the API documentation. |
| V0004 | Field {} decrypted failed | Please verify the encryption/decryption logic, signature key, and signature algorithm, then retry the request. |
| V0005 | Request body is not a valid JSON | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| V0006 | HTTP method not supported | Please verify that the API version and HTTP method used in the request are correct and aligned with the API documentation. |
| V0007 | Missing field {} when {...} | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| V0008 | Field {} is not applied with {...} | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| V0009 | Field {} is not applied when {...} | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| V0010 | Signature error, please check your signature key or algorithm | Please verify the encryption/decryption logic, signature key, and signature algorithm, then retry the request. |
| C0005 | Request resource merchantOrderID {XXX} not exist | Please verify that the referenced merchantOrderID exists and is correct. Ensure the order was successfully created before submitting this request. |
| C0010 | Duplicated merchantTransID {XXX} | Please ensure the request matches the original transaction context and avoid reusing the same merchantTransID or submitting inconsistent requests. |
| C0011 | Field {xxx} unmatched witch the previous transaction | Please ensure the request matches the original transaction context and avoid reusing the same merchantTransID or submitting inconsistent requests. |
| C0012 | Missing field {xxx} | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| C0013 | Token does not binding with this deviceID | Please verify that the token, device information, 3DS version, and authentication type match the transaction and card brand. |
| C0015 | This {} is same as {} | Please ensure the request matches the original transaction context and avoid reusing the same merchantTransID or submitting inconsistent requests. |
| B0027 | Missing field cardNumber in field encryptedCardInfo | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0028 | Missing field expiryDate in field encryptedCardInfo | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0010 | Unsupported MCC {XXX}, please check your profile setup in Evonet | Please review the MCC configuration in Evonet Portal and ensure the merchant profile is set up with a supported MCC. Contact Evonet support if changes are required. |
| B0017 | Mismatched authentication type and card brand | Please verify that the token, device information, 3DS version, and authentication type match the transaction and card brand. |
| B0022 | Batch settlement unmatched | Please ensure the request matches the original transaction context and avoid reusing the same merchantTransID or submitting inconsistent requests. |
| B0026 | 3DS version not supported | Please verify that the token, device information, 3DS version, and authentication type match the transaction and card brand. |
| B0029 | Missing field {paymentMethod.card.cardInfo.expiryDate} | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0030 | Missing field cvc in field encryptedCardInfo | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0031 | Missing field {paymentMethod.card.cardInfo.cvc} | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0078 | {transaction type} is not supported on the same day under PaymentBrand:{PaymentBrand} | Please ensure the request matches the original transaction context and avoid reusing the same merchantTransID or submitting inconsistent requests. |
| B0034 | Value: {xxx} does not exist | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0037 | The converted amount is less than the minimum currency unit. | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0038 | Field {xxx} decrypted failed | Please verify the encryption/decryption logic, signature key, and signature algorithm, then retry the request. |
| B0039 | Duplicated field: {fieldName}, value: {fieldValue} | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0040 | Invalid value, field: {fieldName}, value: {fieldValue} | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0041 | The {xxx} is expired | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0044 | The payment brand {xx} does not support {xx} transactions. | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0062 | Transaction failed due to AFT related fields missing | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0057 | Fallback transaction | This is a fallback transaction. Please confirm whether it is expected and retry with another payment method if necessary. |
Error from the API status and handling
| Response Code | Result Message | Recommendation |
|---|---|---|
| C0004 | Request resource merchantTransID {XXX} not exist | The referenced transaction or resource cannot be found. Please verify the ID used in the request. |
| C0006 | Request resource vault ID {XXX} not exist | The referenced transaction or resource cannot be found. Please verify the ID used in the request. |
| C0008 | Request resource paymentMethod token {XXX} not exist | The referenced transaction or resource cannot be found. Please verify the ID used in the request. |
| C0009 | Duplicated merchantTransID {XXX} | The merchantTransID has already been used. Please generate a new unique merchantTransID for each transaction request. |
| C0014 | This card does not support DCC | The card or transaction does not support this feature. Please use another card or payment method. |
| B0012 | Invalid transaction status {XXX} to complete the request | The current transaction status does not allow this operation. Please retrieve the transaction status and follow the correct processing flow. |
| B0021 | {Payment / Tokenization} failed due to user authentication results with high risk, please ask user to try again | The transaction failed due to unsuccessful 3DS authentication. Please ensure the user completes the 3DS successfully, or retry with another card or payment method. |
| B0015 | Cannot complete the request because token in the request is {XXX} | Please ensure that authentication is completed and that the token is valid and within the merchant’s scope. |
| B0016 | Cannot complete the payment because token in the request is out of your sid's scope, please check your profile setup in Evonet | Please ensure that authentication is completed and that the token is valid and within the merchant’s scope. |
| B0014 | Request amount should be same as the initial payment amount | The current transaction status does not allow this operation. Please retrieve the transaction status and follow the correct processing flow. |
| B0020 | Token update failed, please check your request message | Please ensure that authentication is completed and that the token is valid and within the merchant’s scope. |
| B0013 | Total {capture amount/refund amount/custom clearance amount} cannot be greater than {payment amount/captured amount} | The current transaction status does not allow this operation. Please retrieve the transaction status and follow the correct processing flow. |
| B0018 | Refund exceeds the time limit, please check your profile setup in Evonet | The current transaction status does not allow this operation. Please retrieve the transaction status and follow the correct processing flow. |
| B0019 | Authentication required, please input the field {xxx} | Please ensure that authentication is completed and that the token is valid and within the merchant’s scope. |
| B0025 | Authentication not finished | Please ensure that authentication is completed and that the token is valid and within the merchant’s scope. |
| B0036 | The request exceeds the time limit, please initiate the {xxx} within {xxx} {minutes/hours} of {xxx} | The current transaction status does not allow this operation. Please retrieve the transaction status and follow the correct processing flow. |
| B0042 | Missing or invalid field {xxx} when {xxx} | Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry. |
| B0058 | The pre-authorization completion amount exceeds {x} of the pre-authorization limit | The current transaction status does not allow this operation. Please retrieve the transaction status and follow the correct processing flow. |
| B0060 | This card does not support installment | The card or transaction does not support this feature. Please use another card or payment method. |
| B0059 | The amount is not eligible for installment | The card or transaction does not support this feature. Please use another card or payment method. |
| B0061 | IPP Fee is returned, can not be returned again | The current transaction status does not allow this operation. Please retrieve the transaction status and follow the correct processing flow. |
| B0048 | Invalid cardholder name format, please enter alphanumeric characters only | Please verify that the cardholder name format is correct and contains only alphanumeric characters. |
Soft Decline
| Response Code | Result Message | Recommendation |
|---|---|---|
| E0000 | Internal resource not found or validation failed, trace ID: {}, error ID: {} | The system or PSP is temporarily unavailable. Please retry later or use another payment method. |
| E0001 | Internal resource temporarily unavailable, trace ID: {}, error ID: {} | The system or PSP is temporarily unavailable. Please retry later or use another payment method. |
| E0002 | Internal connection failed or timeout, trace ID: {}, error ID: {} | The system or PSP is temporarily unavailable. Please retry later or use another payment method. |
| E0003 | Database connection failed or timeout, trace ID: {}, error ID: {} | The system or PSP is temporarily unavailable. Please retry later or use another payment method. |
| E0004 | PSP connection failed or timeout, trace ID: {}, error ID: {} | The system or PSP is temporarily unavailable. Please retry later or use another payment method. |
| E0006 | {XXX} configuration can not be found, trace ID: {}, error ID: {} | The system or PSP is temporarily unavailable. Please retry later or use another payment method. |
| I0001 | Refer to card issuer | The transaction was declined by the issuer. Please advise the user to contact the issuer or use another payment method. |
| I0002 | Refer to issuer, special condition | The transaction was declined by the issuer. Please advise the user to contact the issuer or use another payment method. |
| I0005 | Transaction failed, please contact issuer | The transaction was declined by the issuer. Please advise the user to contact the issuer or use another payment method. |
| I0006 | Error | The transaction was declined by the issuer due to an unspecified error. Please advise the user to retry or use another card or payment method. |
| I0013 | Invalid amount, or currency conversion field overflow | The transaction was declined due to an invalid amount or currency conversion issue. Please verify the transaction amount, currency, and precision, or use another card or payment method. |
| I0045 | Fallback transaction | This is a fallback transaction. Please confirm whether fallback is expected and retry with another payment method if necessary. |
| I0051 | Not sufficient funds | Please top up the card or use another payment card and retry the transaction. |
| I0054 | Expired card or expiration date missing | Please check the card expiry date and ensure the entered expiry date is correct, or use another payment card and retry the transaction. |
| I0058 | Transaction not allowed at terminal | The transaction is not allowed by the issuer for this terminal or merchant. Please advise the user to use another card or payment method. |
| I0061 | Exceeds amount limit | Please use another payment card or adjust the card’s transaction limit, then retry the transaction. |
| I0062 | Restricted card (card invalid in region or country) | The card is restricted for use in this region or country. Please advise the user to use another card or payment method. |
| I0063 | Security violation (source not correct issuer) | The transaction was declined due to a security restriction by the issuer. Please advise the user to contact the issuer or use another card or payment method. |
| I0065 | Exceeds withdrawal frequency limit | The card has balance or limit restrictions. Please advise the user to use another card or payment method. |
| I0068 | Issuer response time-out | The transaction was declined by the issuer. Please advise the user to contact the issuer or use another payment method. |
| I0078 | Blocked, first used or special condition—new cardholder not activated or card is temporarily blocked | The card has balance or limit restrictions. Please advise the user to use another card or payment method. |
| I0080 | No financial impact (used in reversal responses to declined originals) | The transaction has been cancelled, reversed, or has no financial impact. No further action is required. |
| I0082 | Negative online CAM, dCVV, iCVV, CVV, CAVV, dCVV2, TAVV, or DTVV results Or Offline PIN authentication interrupted | Verification failed due to incorrect CVV, PIN, or authentication data. Please ensure the entered information is correct and retry the payment. |
| I0084 | Invalid authorization life cycle | The transaction flow is not valid for the current authorization status. Please retry the payment or use another card or payment method. |
| I0090 | Cutoff is in progress | The issuer is temporarily unavailable due to processing cutoff. Please retry later or use another payment method. |
| I0091 | Issuer unavailable or switch inoperative | The transaction was declined by the issuer. Please advise the user to contact the issuer or use another payment method. |
| I0092 | Financial institution or intermediate network facility cannot be found for routing (receiving institution ID invalid) | The transaction could not be routed to the issuer. Please advise the user to retry later or use another card or payment method. |
| I0093 | Transaction failed, please contact issuer | The transaction was declined by the issuer. Please advise the user to contact the issuer or use another payment method. |
| I0094 | Duplicate transaction | A duplicate transaction was detected. Please verify whether the transaction was already processed before retrying. |
| I00N7 | CVC validation failed | Please check the card verification code (CVV) and ensure the entered verification code is correct, then retry the transaction. |
| I0103 | Customer cancellation | The transaction has been cancelled, reversed, or has no financial impact. No further action is required. |
| I0104 | Customer dispute | The transaction is under dispute initiated by the cardholder. Please contact the issuer for further information. |
| I0113 | Payment fail | The transaction failed due to issuer or network reasons. Please advise the user to retry or use another payment method. |
| I0121 | Trade status incorrect | The transaction status is not valid for this operation. Please retry the payment or use another card or payment method. |
| I0123 | Cardholder identity information or mobile number entered are incorrect, verification failure | Verification failed. Please ensure the entered information is correct and retry the payment. |
| I0124 | Dynamic password or SMS verification code validation failure | Verification failed. Please ensure the entered information is correct and retry the payment. |
| I0125 | Dynamic password or SMS verification code expired | Verification failed. Please ensure the entered information is correct and retry the payment. |
| P0000 | Unknow PSP Code | The transaction failed due to an unknown PSP response. Please retry later or use another payment method. |
| P0012 | Invalid transaction | The transaction is considered invalid by the PSP. Please verify the request or retry with another payment method. |
| P0015 | Merchant contact Acquirer | Please contact the acquirer or Evonet support for further assistance. |
| P0019 | Transaction is failed and please try again | The transaction failed due to a temporary issue. Please retry later or use another payment method. |
| P0059 | High risk transaction, please contact issuer | The transaction was declined due to suspected fraud. Please use another payment card or contact the card issuer before retrying. |
| P0078 | Query failed | The query request failed due to a system or network issue. Please retry later. |
| P0079 | Reversed | The transaction has been cancelled, reversed, or has no financial impact. No further action is required. |
| P0080 | Cancel failed | The transaction has been cancelled, reversed, or has no financial impact. No further action is required. |
| P0094 | Duplicate transmission. Transaction submitted containing values in tracing data fields that duplicate values in a previously submitted transaction | Duplicate transaction detected. Please do not retry the same request and ensure a unique transaction identifier is used. |
| P0096 | System malfunction | The system or PSP is temporarily unavailable. Please retry later or use another payment method. |
| P0098 | PSP timeout | The system or PSP is temporarily unavailable. Please retry later or use another payment method. |
| P0100 | Reject code: {code from PSP message header} | The transaction was rejected by the PSP. Please refer to the PSP reject code for details or contact Evonet support. |
| P0106 | Capture failed | The capture request failed due to issuer or system reasons. Please retrieve the transaction status and retry if applicable. |
Hard Decline
| Response Code | Result Message | Recommendation |
|---|---|---|
| I0003 | Invalid merchant | The transaction was declined due to an invalid merchant configuration. Please contact the acquirer or use another payment method. |
| I0004 | Pick up card (no fraud) | The card is invalid or restricted. Please advise the user to use another card or payment method. |
| I0007 | Pick up card, special condition (fraud account) | The card is invalid or restricted. Please advise the user to use another card or payment method. |
| I0012 | Invalid transaction | The transaction was declined by the issuer due to an invalid transaction. Please use another card or payment method. |
| I0014 | Invalid account number (no such number) | Please check whether the card number is correct and retry the transaction. |
| I0015 | No such issuer (first 8 digits of account number do not relate to an issuing identifier) | Please check whether the card number is correct or use another payment card and retry the transaction. |
| I0031 | Issuer not supported | The issuer is not supported. Please advise the user to use another card or payment method. |
| I0039 | No credit account | The card does not have a valid credit account. Please advise the user to use another card or payment method. |
| I0040 | Request function not supported | The card or transaction does not support this function. Please use another payment method. |
| I0041 | Lost card, pick up card (fraud account) | The card is invalid or restricted. Please advise the user to use another card or payment method. |
| I0043 | Stolen card, pick up (fraud account) | The card is invalid or restricted. Please advise the user to use another card or payment method. |
| I0046 | Closed account | The card is invalid or restricted. Please advise the user to use another card or payment method. |
| I0052 | No checking account | The account type required for this transaction is not available. Please advise the user to use another card or payment method. |
| I0053 | No savings account | The account type required for this transaction is not available. Please advise the user to use another card or payment method. |
| I0055 | PIN incorrect or missing | The transaction was declined due to incorrect or missing PIN. Please advise the user to use another card or payment method. |
| I0057 | Transaction not permitted to cardholder | The transaction is not permitted for this cardholder. Please advise the user to use another card or payment method. |
| I0064 | Transaction does not fulfill AML requirement | The transaction was declined due to compliance or security checks. Please use another payment method or contact the issuer. |
| I00R0 | Stop payment order | A stop payment order is in place. The transaction cannot be completed. |
| I00R1 | Revocation of authorization order | The authorization has been revoked by the issuer. The transaction cannot be completed. |
| I00R3 | Revocation of all authorizations order | The authorization has been revoked by the issuer. The transaction cannot be completed. |
| I0102 | Not support wallet | The card or transaction does not support this function. Please use another payment method. |
| I0106 | Authentication failed | The transaction was declined due to authentication failure. Please advise the user to use another card or payment method. |
| I0114 | Not support card type | The card or transaction does not support this function. Please use another payment method. |
| I0115 | Buyer status error | The buyer status is not valid for this transaction. Please advise the user to use another payment method. |
| I0116 | The currency is currently not supported | The transaction currency is not supported. Please use a supported currency or another payment method. |
| I0117 | Not support trans type | The card or transaction does not support this function. Please use another payment method. |
| I0118 | Customer close some functions | Certain functions are disabled for this card by the issuer. Please advise the user to use another payment method. |
| I0119 | Over limit | The transaction exceeds the allowed limit for this card. Please advise the user to use another card or payment method. |
| I0120 | Trade is closed | The transaction or account is closed and cannot be processed. |
| P0024 | Key validation error | The transaction was rejected due to key validation failure. Please contact Evonet support for assistance. |
| P0025 | Unable to locate previous message | The previous transaction message cannot be found. Please verify the transaction flow or contact Evonet support. |
| P0030 | Format error | The request format is invalid. Please verify the request structure and contact Evonet support if needed. |
| P0066 | Field {} absent or empty | Required fields are missing or empty. Please verify the request and contact Evonet support if needed. |
| P0067 | {transaction function} unsupported | The card or transaction does not support this function. Please use another payment method. |
| P0075 | Parameters error | Invalid request parameters. Please verify the request and contact Evonet support if needed. |
| P0076 | Encryption error | The transaction was rejected due to encryption failure. Please verify the encryption configuration or contact Evonet support. |
| P00A0 | MAC or Signature check error | The transaction was rejected due to signature or MAC verification failure. Please verify the signature configuration or contact Evonet support. |
| P00B1 | Surcharge amount not permitted on Visa cards or EBT food stamps (U.S. acquirers only) | Surcharge is not permitted for this card type. Please remove the surcharge or use another payment method. |
| P0101 | Unsupported 3DS version | The 3DS version is not supported. Please use a supported authentication method or another payment method. |
| P0102 | Unsupported tokenize | Tokenization is not supported for this transaction. Please use another payment method. |
| P0103 | Unsupported cardholder verification method | The cardholder verification method is not supported. Please use another payment method. |
| P0104 | The country code is currently not supported | The country code is not supported. Please use another card or payment method. |
| P0105 | Address Verification Service (AVS) check failed | The transaction was declined due to compliance or security checks. Please use another payment method or contact the issuer. |
| P0107 | The limited number of times for coupon use has been exceeded | The coupon or promotion is not valid. Please remove the coupon or use another promotion if available. |
| P0108 | Coupon does not exist | The coupon or promotion is not valid. Please remove the coupon or use another promotion if available. |
| P0109 | Inconformity with the coupon usage rules | The coupon or promotion is not valid. Please remove the coupon or use another promotion if available. |
| P0110 | Promotion is finished | The coupon or promotion is not valid. Please remove the coupon or use another promotion if available. |
| P0111 | Coupon is expired | The coupon or promotion is not valid. Please remove the coupon or use another promotion if available. |
Risk declined
| Response Code | Result Message | Recommendation |
|---|---|---|
| B0033 | The transaction was rejected for security violation | The transaction was rejected by the risk control system for security reasons. Please use another payment method or contact the issuer. |
Updated 3 days ago
