public enum ProcessorResponseCode extends Enum<ProcessorResponseCode>
| Enum Constant and Description |
|---|
_UNKNOWN
Unknown values will be mapped by this enum member
|
RESPONSE_0000
APPROVED.
|
RESPONSE_00N7
CVV2_FAILURE_POSSIBLE_RETRY_WITH_CVV.
|
RESPONSE_0100
REFERRAL.
|
RESPONSE_0390
ACCOUNT_NOT_FOUND.
|
RESPONSE_0500
DO_NOT_HONOR.
|
RESPONSE_0580
UNAUTHORIZED_TRANSACTION.
|
RESPONSE_0800
BAD_RESPONSE_REVERSAL_REQUIRED.
|
RESPONSE_0880
CRYPTOGRAPHIC_FAILURE.
|
RESPONSE_0890
UNACCEPTABLE_PIN.
|
RESPONSE_0960
SYSTEM_MALFUNCTION.
|
RESPONSE_0R00
CANCELLED_PAYMENT.
|
RESPONSE_1000
PARTIAL_AUTHORIZATION.
|
RESPONSE_10BR
ISSUER_REJECTED.
|
RESPONSE_1300
INVALID_DATA_FORMAT.
|
RESPONSE_1310
INVALID_AMOUNT.
|
RESPONSE_1312
INVALID_TRANSACTION_CARD_ISSUER_ACQUIRER.
|
RESPONSE_1317
INVALID_CAPTURE_DATE.
|
RESPONSE_1320
INVALID_CURRENCY_CODE.
|
RESPONSE_1330
INVALID_ACCOUNT.
|
RESPONSE_1335
INVALID_ACCOUNT_RECURRING.
|
RESPONSE_1340
INVALID_TERMINAL.
|
RESPONSE_1350
INVALID_MERCHANT.
|
RESPONSE_1352
RESTRICTED_OR_INACTIVE_ACCOUNT.
|
RESPONSE_1360
BAD_PROCESSING_CODE.
|
RESPONSE_1370
INVALID_MCC.
|
RESPONSE_1380
INVALID_EXPIRATION.
|
RESPONSE_1382
INVALID_CARD_VERIFICATION_VALUE.
|
RESPONSE_1384
INVALID_LIFE_CYCLE_OF_TRANSACTION.
|
RESPONSE_1390
INVALID_ORDER.
|
RESPONSE_1393
TRANSACTION_CANNOT_BE_COMPLETED.
|
RESPONSE_5100
GENERIC_DECLINE.
|
RESPONSE_5110
CVV2_FAILURE.
|
RESPONSE_5120
INSUFFICIENT_FUNDS.
|
RESPONSE_5130
INVALID_PIN.
|
RESPONSE_5135
DECLINED_PIN_TRY_EXCEEDED.
|
RESPONSE_5140
CARD_CLOSED.
|
RESPONSE_5150
PICKUP_CARD_SPECIAL_CONDITIONS.
|
RESPONSE_5160
UNAUTHORIZED_USER.
|
RESPONSE_5170
AVS_FAILURE.
|
RESPONSE_5180
INVALID_OR_RESTRICTED_CARD.
|
RESPONSE_5190
SOFT_AVS.
|
RESPONSE_5200
DUPLICATE_TRANSACTION.
|
RESPONSE_5210
INVALID_TRANSACTION.
|
RESPONSE_5400
EXPIRED_CARD.
|
RESPONSE_5500
INCORRECT_PIN_REENTER.
|
RESPONSE_5650
DECLINED_SCA_REQUIRED.
|
RESPONSE_5700
TRANSACTION_NOT_PERMITTED.
|
RESPONSE_5710
TX_ATTEMPTS_EXCEED_LIMIT.
|
RESPONSE_5800
REVERSAL_REJECTED.
|
RESPONSE_5900
INVALID_ISSUE.
|
RESPONSE_5910
ISSUER_NOT_AVAILABLE_NOT_RETRIABLE.
|
RESPONSE_5920
ISSUER_NOT_AVAILABLE_RETRIABLE.
|
RESPONSE_5930
CARD_NOT_ACTIVATED.
|
RESPONSE_5950
DECLINED_DUE_TO_UPDATED_ACCOUNT.
|
RESPONSE_6300
ACCOUNT_NOT_ON_FILE.
|
RESPONSE_7600
APPROVED_NON_CAPTURE.
|
RESPONSE_7700
ERROR_3DS.
|
RESPONSE_7710
AUTHENTICATION_FAILED.
|
RESPONSE_7800
BIN_ERROR.
|
RESPONSE_7900
PIN_ERROR.
|
RESPONSE_8000
PROCESSOR_SYSTEM_ERROR.
|
RESPONSE_8010
HOST_KEY_ERROR.
|
RESPONSE_8020
CONFIGURATION_ERROR.
|
RESPONSE_8030
UNSUPPORTED_OPERATION.
|
RESPONSE_8100
FATAL_COMMUNICATION_ERROR.
|
RESPONSE_8110
RETRIABLE_COMMUNICATION_ERROR.
|
RESPONSE_8220
SYSTEM_UNAVAILABLE.
|
RESPONSE_9100
DECLINED_PLEASE_RETRY.
|
RESPONSE_9500
SUSPECTED_FRAUD.
|
RESPONSE_9510
SECURITY_VIOLATION.
|
RESPONSE_9520
LOST_OR_STOLEN.
|
RESPONSE_9530
HOLD_CALL_CENTER.
|
RESPONSE_9540
REFUSED_CARD.
|
RESPONSE_9600
UNRECOGNIZED_RESPONSE_CODE.
|
RESPONSE_PCNR
CONTINGENCIES_NOT_RESOLVED.
|
RESPONSE_PCVV
CVV_FAILURE.
|
RESPONSE_PP06
ACCOUNT_CLOSED.
|
RESPONSE_PPAB
ACCOUNT_BLOCKED_BY_ISSUER.
|
RESPONSE_PPAD
BILLING_ADDRESS.
|
RESPONSE_PPAE
AMEX_DISABLED.
|
RESPONSE_PPAG
ADULT_GAMING_UNSUPPORTED.
|
RESPONSE_PPAI
AMOUNT_INCOMPATIBLE.
|
RESPONSE_PPAR
AUTH_RESULT.
|
RESPONSE_PPAU
MCC_CODE.
|
RESPONSE_PPAV
ARC_AVS.
|
RESPONSE_PPAX
AMOUNT_EXCEEDED.
|
RESPONSE_PPBG
BAD_GAMING.
|
RESPONSE_PPC2
ARC_CVV.
|
RESPONSE_PPCE
CE_REGISTRATION_INCOMPLETE.
|
RESPONSE_PPCO
COUNTRY.
|
RESPONSE_PPCR
CREDIT_ERROR.
|
RESPONSE_PPCT
CARD_TYPE_UNSUPPORTED.
|
RESPONSE_PPCU
CURRENCY_USED_INVALID.
|
RESPONSE_PPD3
SECURE_ERROR_3DS.
|
RESPONSE_PPDC
DCC_UNSUPPORTED.
|
RESPONSE_PPDI
DINERS_REJECT.
|
RESPONSE_PPDT
DECLINE_THRESHOLD_BREACH.
|
RESPONSE_PPDV
AUTH_MESSAGE.
|
RESPONSE_PPEF
EXPIRED_FUNDING_INSTRUMENT.
|
RESPONSE_PPEL
EXCEEDS_FREQUENCY_LIMIT.
|
RESPONSE_PPER
INTERNAL_SYSTEM_ERROR.
|
RESPONSE_PPEX
EXPIRY_DATE.
|
RESPONSE_PPFE
FUNDING_SOURCE_ALREADY_EXISTS.
|
RESPONSE_PPFI
INVALID_FUNDING_INSTRUMENT.
|
RESPONSE_PPFR
RESTRICTED_FUNDING_INSTRUMENT.
|
RESPONSE_PPFV
FIELD_VALIDATION_FAILED.
|
RESPONSE_PPGR
GAMING_REFUND_ERROR.
|
RESPONSE_PPH1
H1_ERROR.
|
RESPONSE_PPIF
IDEMPOTENCY_FAILURE.
|
RESPONSE_PPII
INVALID_INPUT_FAILURE.
|
RESPONSE_PPIM
ID_MISMATCH.
|
RESPONSE_PPIT
INVALID_TRACE_ID.
|
RESPONSE_PPLR
LATE_REVERSAL.
|
RESPONSE_PPLS
LARGE_STATUS_CODE.
|
RESPONSE_PPMB
MISSING_BUSINESS_RULE_OR_DATA.
|
RESPONSE_PPMC
BLOCKED_Mastercard.
|
RESPONSE_PPMD
DEPRECATED The PPMD value has been deprecated.
|
RESPONSE_PPNC
NOT_SUPPORTED_NRC.
|
RESPONSE_PPNL
EXCEEDS_NETWORK_FREQUENCY_LIMIT.
|
RESPONSE_PPNM
NO_MID_FOUND.
|
RESPONSE_PPNT
NETWORK_ERROR.
|
RESPONSE_PPPH
NO_PHONE_FOR_DCC_TRANSACTION.
|
RESPONSE_PPPI
INVALID_PRODUCT.
|
RESPONSE_PPPM
INVALID_PAYMENT_METHOD.
|
RESPONSE_PPQC
QUASI_CASH_UNSUPPORTED.
|
RESPONSE_PPRE
UNSUPPORT_REFUND_ON_PENDING_BC.
|
RESPONSE_PPRF
INVALID_PARENT_TRANSACTION_STATUS.
|
RESPONSE_PPRN
REATTEMPT_NOT_PERMITTED.
|
RESPONSE_PPRR
MERCHANT_NOT_REGISTERED.
|
RESPONSE_PPS0
BANKAUTH_ROW_MISMATCH.
|
RESPONSE_PPS1
BANKAUTH_ROW_SETTLED.
|
RESPONSE_PPS2
BANKAUTH_ROW_VOIDED.
|
RESPONSE_PPS3
BANKAUTH_EXPIRED.
|
RESPONSE_PPS4
CURRENCY_MISMATCH.
|
RESPONSE_PPS5
CREDITCARD_MISMATCH.
|
RESPONSE_PPS6
AMOUNT_MISMATCH.
|
RESPONSE_PPSC
ARC_SCORE.
|
RESPONSE_PPSD
STATUS_DESCRIPTION.
|
RESPONSE_PPSE
AMEX_DENIED.
|
RESPONSE_PPTE
VERIFICATION_TOKEN_EXPIRED.
|
RESPONSE_PPTF
INVALID_TRACE_REFERENCE.
|
RESPONSE_PPTI
INVALID_TRANSACTION_ID.
|
RESPONSE_PPTR
VERIFICATION_TOKEN_REVOKED.
|
RESPONSE_PPTT
TRANSACTION_TYPE_UNSUPPORTED.
|
RESPONSE_PPTV
INVALID_VERIFICATION_TOKEN.
|
RESPONSE_PPUA
USER_NOT_AUTHORIZED.
|
RESPONSE_PPUC
CURRENCY_CODE_UNSUPPORTED.
|
RESPONSE_PPUE
UNSUPPORT_ENTITY.
|
RESPONSE_PPUI
UNSUPPORT_INSTALLMENT.
|
RESPONSE_PPUP
UNSUPPORT_POS_FLAG.
|
RESPONSE_PPUR
UNSUPPORTED_REVERSAL.
|
RESPONSE_PPVC
VALIDATE_CURRENCY.
|
RESPONSE_PPVE
VALIDATION_ERROR.
|
RESPONSE_PPVT
VIRTUAL_TERMINAL_UNSUPPORTED.
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessorResponseCode |
constructFromString(String toConvert)
Returns the enum member associated with the given string value.
|
static ProcessorResponseCode |
fromString(String toConvert)
Returns the enum member associated with the given string value.
|
String |
toString()
Get string representation of this enum.
|
static List<String> |
toValue(List<ProcessorResponseCode> toConvert)
Convert list of ProcessorResponseCode values to list of string values.
|
String |
value()
Returns the string value associated with the enum member.
|
static ProcessorResponseCode |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessorResponseCode[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final ProcessorResponseCode RESPONSE_0000
public static final ProcessorResponseCode RESPONSE_00N7
public static final ProcessorResponseCode RESPONSE_0100
public static final ProcessorResponseCode RESPONSE_0390
public static final ProcessorResponseCode RESPONSE_0500
public static final ProcessorResponseCode RESPONSE_0580
public static final ProcessorResponseCode RESPONSE_0800
public static final ProcessorResponseCode RESPONSE_0880
public static final ProcessorResponseCode RESPONSE_0890
public static final ProcessorResponseCode RESPONSE_0960
public static final ProcessorResponseCode RESPONSE_0R00
public static final ProcessorResponseCode RESPONSE_1000
public static final ProcessorResponseCode RESPONSE_10BR
public static final ProcessorResponseCode RESPONSE_1300
public static final ProcessorResponseCode RESPONSE_1310
public static final ProcessorResponseCode RESPONSE_1312
public static final ProcessorResponseCode RESPONSE_1317
public static final ProcessorResponseCode RESPONSE_1320
public static final ProcessorResponseCode RESPONSE_1330
public static final ProcessorResponseCode RESPONSE_1335
public static final ProcessorResponseCode RESPONSE_1340
public static final ProcessorResponseCode RESPONSE_1350
public static final ProcessorResponseCode RESPONSE_1352
public static final ProcessorResponseCode RESPONSE_1360
public static final ProcessorResponseCode RESPONSE_1370
public static final ProcessorResponseCode RESPONSE_1380
public static final ProcessorResponseCode RESPONSE_1382
public static final ProcessorResponseCode RESPONSE_1384
public static final ProcessorResponseCode RESPONSE_1390
public static final ProcessorResponseCode RESPONSE_1393
public static final ProcessorResponseCode RESPONSE_5100
public static final ProcessorResponseCode RESPONSE_5110
public static final ProcessorResponseCode RESPONSE_5120
public static final ProcessorResponseCode RESPONSE_5130
public static final ProcessorResponseCode RESPONSE_5135
public static final ProcessorResponseCode RESPONSE_5140
public static final ProcessorResponseCode RESPONSE_5150
public static final ProcessorResponseCode RESPONSE_5160
public static final ProcessorResponseCode RESPONSE_5170
public static final ProcessorResponseCode RESPONSE_5180
public static final ProcessorResponseCode RESPONSE_5190
public static final ProcessorResponseCode RESPONSE_5200
public static final ProcessorResponseCode RESPONSE_5210
public static final ProcessorResponseCode RESPONSE_5400
public static final ProcessorResponseCode RESPONSE_5500
public static final ProcessorResponseCode RESPONSE_5650
public static final ProcessorResponseCode RESPONSE_5700
public static final ProcessorResponseCode RESPONSE_5710
public static final ProcessorResponseCode RESPONSE_5800
public static final ProcessorResponseCode RESPONSE_5900
public static final ProcessorResponseCode RESPONSE_5910
public static final ProcessorResponseCode RESPONSE_5920
public static final ProcessorResponseCode RESPONSE_5930
public static final ProcessorResponseCode RESPONSE_5950
public static final ProcessorResponseCode RESPONSE_6300
public static final ProcessorResponseCode RESPONSE_7600
public static final ProcessorResponseCode RESPONSE_7700
public static final ProcessorResponseCode RESPONSE_7710
public static final ProcessorResponseCode RESPONSE_7800
public static final ProcessorResponseCode RESPONSE_7900
public static final ProcessorResponseCode RESPONSE_8000
public static final ProcessorResponseCode RESPONSE_8010
public static final ProcessorResponseCode RESPONSE_8020
public static final ProcessorResponseCode RESPONSE_8030
public static final ProcessorResponseCode RESPONSE_8100
public static final ProcessorResponseCode RESPONSE_8110
public static final ProcessorResponseCode RESPONSE_8220
public static final ProcessorResponseCode RESPONSE_9100
public static final ProcessorResponseCode RESPONSE_9500
public static final ProcessorResponseCode RESPONSE_9510
public static final ProcessorResponseCode RESPONSE_9520
public static final ProcessorResponseCode RESPONSE_9530
public static final ProcessorResponseCode RESPONSE_9540
public static final ProcessorResponseCode RESPONSE_9600
public static final ProcessorResponseCode RESPONSE_PCNR
public static final ProcessorResponseCode RESPONSE_PCVV
public static final ProcessorResponseCode RESPONSE_PP06
public static final ProcessorResponseCode RESPONSE_PPRN
public static final ProcessorResponseCode RESPONSE_PPAD
public static final ProcessorResponseCode RESPONSE_PPAB
public static final ProcessorResponseCode RESPONSE_PPAE
public static final ProcessorResponseCode RESPONSE_PPAG
public static final ProcessorResponseCode RESPONSE_PPAI
public static final ProcessorResponseCode RESPONSE_PPAR
public static final ProcessorResponseCode RESPONSE_PPAU
public static final ProcessorResponseCode RESPONSE_PPAV
public static final ProcessorResponseCode RESPONSE_PPAX
public static final ProcessorResponseCode RESPONSE_PPBG
public static final ProcessorResponseCode RESPONSE_PPC2
public static final ProcessorResponseCode RESPONSE_PPCE
public static final ProcessorResponseCode RESPONSE_PPCO
public static final ProcessorResponseCode RESPONSE_PPCR
public static final ProcessorResponseCode RESPONSE_PPCT
public static final ProcessorResponseCode RESPONSE_PPCU
public static final ProcessorResponseCode RESPONSE_PPD3
public static final ProcessorResponseCode RESPONSE_PPDC
public static final ProcessorResponseCode RESPONSE_PPDI
public static final ProcessorResponseCode RESPONSE_PPDV
public static final ProcessorResponseCode RESPONSE_PPDT
public static final ProcessorResponseCode RESPONSE_PPEF
public static final ProcessorResponseCode RESPONSE_PPEL
public static final ProcessorResponseCode RESPONSE_PPER
public static final ProcessorResponseCode RESPONSE_PPEX
public static final ProcessorResponseCode RESPONSE_PPFE
public static final ProcessorResponseCode RESPONSE_PPFI
public static final ProcessorResponseCode RESPONSE_PPFR
public static final ProcessorResponseCode RESPONSE_PPFV
public static final ProcessorResponseCode RESPONSE_PPGR
public static final ProcessorResponseCode RESPONSE_PPH1
public static final ProcessorResponseCode RESPONSE_PPIF
public static final ProcessorResponseCode RESPONSE_PPII
public static final ProcessorResponseCode RESPONSE_PPIM
public static final ProcessorResponseCode RESPONSE_PPIT
public static final ProcessorResponseCode RESPONSE_PPLR
public static final ProcessorResponseCode RESPONSE_PPLS
public static final ProcessorResponseCode RESPONSE_PPMB
public static final ProcessorResponseCode RESPONSE_PPMC
public static final ProcessorResponseCode RESPONSE_PPMD
public static final ProcessorResponseCode RESPONSE_PPNC
public static final ProcessorResponseCode RESPONSE_PPNL
public static final ProcessorResponseCode RESPONSE_PPNM
public static final ProcessorResponseCode RESPONSE_PPNT
public static final ProcessorResponseCode RESPONSE_PPPH
public static final ProcessorResponseCode RESPONSE_PPPI
public static final ProcessorResponseCode RESPONSE_PPPM
public static final ProcessorResponseCode RESPONSE_PPQC
public static final ProcessorResponseCode RESPONSE_PPRE
public static final ProcessorResponseCode RESPONSE_PPRF
public static final ProcessorResponseCode RESPONSE_PPRR
public static final ProcessorResponseCode RESPONSE_PPS0
public static final ProcessorResponseCode RESPONSE_PPS1
public static final ProcessorResponseCode RESPONSE_PPS2
public static final ProcessorResponseCode RESPONSE_PPS3
public static final ProcessorResponseCode RESPONSE_PPS4
public static final ProcessorResponseCode RESPONSE_PPS5
public static final ProcessorResponseCode RESPONSE_PPS6
public static final ProcessorResponseCode RESPONSE_PPSC
public static final ProcessorResponseCode RESPONSE_PPSD
public static final ProcessorResponseCode RESPONSE_PPSE
public static final ProcessorResponseCode RESPONSE_PPTE
public static final ProcessorResponseCode RESPONSE_PPTF
public static final ProcessorResponseCode RESPONSE_PPTI
public static final ProcessorResponseCode RESPONSE_PPTR
public static final ProcessorResponseCode RESPONSE_PPTT
public static final ProcessorResponseCode RESPONSE_PPTV
public static final ProcessorResponseCode RESPONSE_PPUA
public static final ProcessorResponseCode RESPONSE_PPUC
public static final ProcessorResponseCode RESPONSE_PPUE
public static final ProcessorResponseCode RESPONSE_PPUI
public static final ProcessorResponseCode RESPONSE_PPUP
public static final ProcessorResponseCode RESPONSE_PPUR
public static final ProcessorResponseCode RESPONSE_PPVC
public static final ProcessorResponseCode RESPONSE_PPVE
public static final ProcessorResponseCode RESPONSE_PPVT
public static final ProcessorResponseCode _UNKNOWN
public static ProcessorResponseCode[] values()
for (ProcessorResponseCode c : ProcessorResponseCode.values()) System.out.println(c);
public static ProcessorResponseCode valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static ProcessorResponseCode constructFromString(String toConvert) throws IOException
toConvert - String value to get enum member.IOException - when provided value is not mapped to any enum member.public static ProcessorResponseCode fromString(String toConvert)
toConvert - String value to get enum member.public String value()
public String toString()
toString in class Enum<ProcessorResponseCode>public static List<String> toValue(List<ProcessorResponseCode> toConvert)
toConvert - The list of ProcessorResponseCode values to convert.Copyright © 2025. All rights reserved.