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

CategoryMeaning
MMerchant Profile Related issue.
NiNvalid integration.
EError from the API status and handling.
SSoft Decline
HHard Decline
RRisk declined

Success

CodeResult message
S0000Success

Merchant Profile Related issue

CodeResult MessageRecommendation
C0000Request resource acquirer ID {XXX} not existPlease 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.
C0001Request resource merchant ID {XXX} not existPlease 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.
C0002Request resource store ID {XXX} not existPlease 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.
C0003Request resource terminal ID {XXX} not existPlease 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.
C0007Request resource userReference {XXX} not existPlease 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.
B0000Acquirer (ID: {XXX}) is not in a valid status, please check your profile setup in EvonetThe 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.
B0001Group (ID: {XXX}) is not in a valid status, please check your profile setup in EvonetThe 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.
B0002Merchant (ID: {XXX}) is not in a valid status, please check your profile setup in EvonetThe 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.
B0003Store (ID: {XXX}) is not in a valid status, please check your profile setup in EvonetThe 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.
B0004Terminal (ID: {XXX}) is not in a valid status, please check your profile setup in EvonetThe 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.
B0005Unsupported {transaction type/function} ({transaction type/function name}). Please check your profile setup in EvonetThe 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.
B0006Unsupported payment brand {XXX}, please check your profile setup in EvonetThe 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.
B0007Unsupported currency {XXX}, please check your profile setup in EvonetThe 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.
B0008Unsupported PSP {XXX}, please check your profile setup in EvonetThe 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.
B0009Unsupported card BIN {XXX}, please check your profile setup in EvonetThe 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.
B0011Unsupported authentication type {XXX}, please check your profile setup in EvonetThe 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.
B0032Unsupported function {xxx} for current PSPThe 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.
B0035FX Rate not found in {Evonet FX Rate / Acquirer FX Rate}. Please check your profile setup in EvonetThe FX rate configuration cannot be found. Please verify the FX rate setup in Evonet or from the acquirer, or contact Evonet support for assistance.
B0046Unsupported payment method {XXX}, please check your profile setup in EvonetThe 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.
B0047Unsupport {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 CodeResult MessageRecommendation
V0000Field {} invalid formatPlease review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry.
V0001Missing field {}Please review the error message and verify whether required fields are missing, incorrectly formatted, or contain invalid values. Correct the request and retry.