Package com.creditcall.chipdnamobile
Class ChipDnaMobileErrorCode
java.lang.Object
com.creditcall.chipdnamobile.ChipDnaMobileErrorCode
- All Implemented Interfaces:
Serializable
Teh error codes for ChipDnaMobileErrorCode.
- Author:
- Creditcall Ltd
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ChipDnaMobileErrorCodeAccess to the gateway has been denied.static final ChipDnaMobileErrorCodeAn attempt to set more than one identifier has been madestatic final ChipDnaMobileErrorCodeThere is a format error with the ApiKey.static final ChipDnaMobileErrorCodeThe Api Key is missing.static final ChipDnaMobileErrorCodeThere is a format error with the application identifier parameter value.static final ChipDnaMobileErrorCodeBLEScanTime is invalid.static final ChipDnaMobileErrorCodeThere is a format error with the CardEase Terminal ID.static final ChipDnaMobileErrorCodeThe certificate fingerprint is missing.static final ChipDnaMobileErrorCodeThe Client ID is missing.static final ChipDnaMobileErrorCodeThe Client secret is missing.static final ChipDnaMobileErrorCodeThe signature is too small after cropping out white space.static final ChipDnaMobileErrorCodeMerchant/Partner is not allowed to operate in the current country.static final ChipDnaMobileErrorCodeDataNotAvailable The request did not return any results.static final ChipDnaMobileErrorCodeAn incorrect data type has been used.static final ChipDnaMobileErrorCodeThe configuration on the device is incorrect.static final ChipDnaMobileErrorCodeNo elements returned by TMSstatic final ChipDnaMobileErrorCodeThere is a format error with the environment parameter value.static final ChipDnaMobileErrorCodeError parsing properties in element in response XMLstatic final ChipDnaMobileErrorCodeError parsing response XML.static final ChipDnaMobileErrorCodeFailed to initialize logging.static final ChipDnaMobileErrorCodeThe current application session cannot continue and the application must restart.static final ChipDnaMobileErrorCodeUnable to migrate the database on mobile device storage.static final ChipDnaMobileErrorCodeUnable to open the database on mobile device storage.static final ChipDnaMobileErrorCodeUnable to read from database on the mobile device storage.static final ChipDnaMobileErrorCodeUnable to write to the database on mobile device storage.static final ChipDnaMobileErrorCodeThere has been a general error with the gateway.static final ChipDnaMobileErrorCodeThere has been a process error with the gateway.static final ChipDnaMobileErrorCodeThere has been a general error with the gateway.static final ChipDnaMobileErrorCodeThe current application doesn't extendChipDnaApplication.static final ChipDnaMobileErrorCodeField within the request is invalid.static final ChipDnaMobileErrorCodeInvalid HTTP method.static final ChipDnaMobileErrorCodeThe invalid login platform is used.static final ChipDnaMobileErrorCodeThe time zone offset is invalid.static final ChipDnaMobileErrorCodeThe current application does not have location permissions granted to allow Tap To Mobile payment processing.static final ChipDnaMobileErrorCodeThe current application does not have location services enabled to allow Tap To Mobile payment processing.static final ChipDnaMobileErrorCodeLog on is automatically disabled.static final ChipDnaMobileErrorCodeLog on is denied.static final ChipDnaMobileErrorCodeLog on is locked.static final ChipDnaMobileErrorCodeLog on is manually disabled.static final ChipDnaMobileErrorCodeMerchant's configuration is incorrect.static final ChipDnaMobileErrorCodeRequest is missing a required field.static final ChipDnaMobileErrorCodeThe current device could not be located.static final ChipDnaMobileErrorCodeNo point of interaction selected for configuration.static final ChipDnaMobileErrorCodeFailed to parse the request.static final ChipDnaMobileErrorCodeInvalid connection type value.static final ChipDnaMobileErrorCodeThere is a format error with the Pin Pad name parameter value.static final ChipDnaMobileErrorCodeThere is a format error with the Pin Pad name parameter value.static final ChipDnaMobileErrorCodeThe Pin Pad name does not match device.static final ChipDnaMobileErrorCodePIN pad has not been configured for a configuration update from the TMS.static final ChipDnaMobileErrorCodeThere is a format error with the Pin Pad name parameter value.static final ChipDnaMobileErrorCodeThe signature format is invalid.static final ChipDnaMobileErrorCodeThe signature only contains white space.static final ChipDnaMobileErrorCodeThe signature is too small.static final ChipDnaMobileErrorCodeThe signature format is unsupported.static final ChipDnaMobileErrorCodeEmail receipting is not supported.static final ChipDnaMobileErrorCodeSMS receipting is not supported.static final ChipDnaMobileErrorCodeThe registration request has failed.static final ChipDnaMobileErrorCodeRegistration failed to retrieve a terminal ID.static final ChipDnaMobileErrorCodeRegistration failed to retrieve a transaction key.static final ChipDnaMobileErrorCodeThere is a format error with the RegistrationUrl.static final ChipDnaMobileErrorCodeThe signature is too small after cropping out white space and resizing.static final ChipDnaMobileErrorCodeResponse XML not found.static final ChipDnaMobileErrorCodeThere has been an error with the server.static final ChipDnaMobileErrorCodeThe SOAP error occurred.static final ChipDnaMobileErrorCodeSpecified URL is malformed.static final ChipDnaMobileErrorCodeTap To Mobile set as not supported by TMS.static final ChipDnaMobileErrorCodeThere is a format error with the Transaction Key.static final ChipDnaMobileErrorCodeUnable to create TLS 1.2 sockets.static final ChipDnaMobileErrorCodeUnable to decode the element value.static final ChipDnaMobileErrorCodeUnable to retrieve HTTP response code.static final ChipDnaMobileErrorCodeUnable to open the specified URL.static final ChipDnaMobileErrorCodeUnable to parse response XML.static final ChipDnaMobileErrorCodeUnable to read HTTP response data.static final ChipDnaMobileErrorCodeUnable to read response XML.static final ChipDnaMobileErrorCodeUnable to retrieve server response.static final ChipDnaMobileErrorCodeUnable to send request.static final ChipDnaMobileErrorCodeUnable to specify communication protocol.static final ChipDnaMobileErrorCodeUnable to write request XML.static final ChipDnaMobileErrorCodeChipDNA encountered an unexpected error.static final ChipDnaMobileErrorCodeThere was an unexpected field within the request.static final ChipDnaMobileErrorCodeThe response to the HTTP request was not equal to 200(OK)static final ChipDnaMobileErrorCodeThe device model is not supported by ChipDNA.static final ChipDnaMobileErrorCodeThere is a format error with the WebMIS password.static final ChipDnaMobileErrorCodeThere is a format error with the WebMIS username. -
Method Summary
-
Field Details
-
SOAPError
The SOAP error occurred. -
InvalidTimeZoneOffset
The time zone offset is invalid. -
LogOnDenied
Log on is denied. -
LogOnManuallyDisabled
Log on is manually disabled. -
LogOnAutomaticallyDisabled
Log on is automatically disabled. -
LogOnLocked
Log on is locked. -
InvalidLoginPlatform
The invalid login platform is used. -
DataNotAvailable
DataNotAvailable The request did not return any results. This might be because there are no results for the given data range or because the provided data does not generate any results (for example, incorrect GUID provided for retrieving transaction details). -
FailedToOpen
Unable to open the database on mobile device storage. -
FailedToRead
Unable to read from database on the mobile device storage. -
FailedToWrite
Unable to write to the database on mobile device storage. -
FailedToMigrate
Unable to migrate the database on mobile device storage. -
CardEaseTerminalId
There is a format error with the CardEase Terminal ID. -
TransactionKey
There is a format error with the Transaction Key. -
WebMISUsername
There is a format error with the WebMIS username. -
WebMISPassword
There is a format error with the WebMIS password. -
ApiKey
There is a format error with the ApiKey. -
AmbiguousIdentifier
An attempt to set more than one identifier has been made -
RegistrationUrl
There is a format error with the RegistrationUrl. -
RegistrationFailed
The registration request has failed. -
RegistrationFailedToRetrieveTerminalId
Registration failed to retrieve a terminal ID. -
RegistrationFailedToRetrieveTransactionKey
Registration failed to retrieve a transaction key. -
MerchantConfigurationError
Merchant's configuration is incorrect. -
MissingField
Request is missing a required field. -
InvalidField
Field within the request is invalid. -
InvalidHTTPMethod
Invalid HTTP method. -
AccessDenied
Access to the gateway has been denied. -
DeviceConfiguration
The configuration on the device is incorrect. -
UnexpectedField
There was an unexpected field within the request. -
DataTypeError
An incorrect data type has been used. -
ParseError
Failed to parse the request. -
ServerError
There has been an error with the server. -
GeneralError
There has been a general error with the gateway. -
GatewayGeneralError
There has been a general error with the gateway. -
GatewayProcessError
There has been a process error with the gateway. -
EnvironmentValueInvalid
There is a format error with the environment parameter value. -
ApplicationIdentifierInvalid
There is a format error with the application identifier parameter value. -
PinPadConnectionTypeInvalid
Invalid connection type value. -
PinPadNameMismatch
The Pin Pad name does not match device. -
PinPadNameInvalid
There is a format error with the Pin Pad name parameter value. -
UnsupportedPaymentDevice
The device model is not supported by ChipDNA. -
PinPadIpAddressInvalid
There is a format error with the Pin Pad name parameter value. -
PinPadPortInvalid
There is a format error with the Pin Pad name parameter value. -
BLEScanTimeValueInvalid
BLEScanTime is invalid. -
ReceiptSourceSMSNotSupported
SMS receipting is not supported. -
ReceiptSourceEmailNotSupported
Email receipting is not supported. -
ProvidedSignatureUnsupportedFormat
The signature format is unsupported. -
ProvidedSignatureInvalidFormat
The signature format is invalid. -
ProvidedSignatureOnlyContainsWhiteSpace
The signature only contains white space. -
ProvidedSignatureTooSmall
The signature is too small. -
CroppedSignatureTooSmall
The signature is too small after cropping out white space. -
ResizedSignatureTooSmall
The signature is too small after cropping out white space and resizing. -
UnableToOpenURL
Unable to open the specified URL. -
UnableToSpecifyCommunicationProtocol
Unable to specify communication protocol. -
UnableToSendRequest
Unable to send request. -
UnableToGetHttpResponseCode
Unable to retrieve HTTP response code. -
UnsuccessfulHttpRequest
The response to the HTTP request was not equal to 200(OK) -
UnableToReadResponse
Unable to read HTTP response data. -
UnableToRetrieveResponse
Unable to retrieve server response. -
UnableToWriteRequestXml
Unable to write request XML. -
UnableToParseResponseXml
Unable to parse response XML. -
UnableToReadResponseXml
Unable to read response XML. -
ErrorParsingResponseXml
Error parsing response XML. -
ResponseXmlNotFound
Response XML not found. -
EmptyElementSet
No elements returned by TMS -
ErrorParsingPropertiesXML
Error parsing properties in element in response XML -
PinpadNotConfigured
PIN pad has not been configured for a configuration update from the TMS. -
SpecifiedUrlMalformed
Specified URL is malformed. -
UnableToDecodeElementValue
Unable to decode the element value. -
UnableToCreateTLSSockets
Unable to create TLS 1.2 sockets. -
UnexpectedChipDnaError
ChipDNA encountered an unexpected error. -
FailedToInitializeLogging
Failed to initialize logging. -
NoPoiSelected
No point of interaction selected for configuration. -
LocationPermissionsNotGranted
The current application does not have location permissions granted to allow Tap To Mobile payment processing. -
LocationServiceNotEnabled
The current application does not have location services enabled to allow Tap To Mobile payment processing. -
ApiKeyMissing
The Api Key is missing. -
TapToMobileNotSupported
Tap To Mobile set as not supported by TMS. -
CertificateFingerprintMissing
The certificate fingerprint is missing. -
ClientIdMissing
The Client ID is missing. -
ClientSecretMissing
The Client secret is missing. -
InvalidApplicationInstance
The current application doesn't extendChipDnaApplication. -
FailedToInitializeTapToMobile
The current application session cannot continue and the application must restart. -
CurrentCountryNotAllowed
Merchant/Partner is not allowed to operate in the current country. -
NoLocationFound
The current device could not be located.
-
-
Method Details
-
getErrorString
-
getErrorDescription
-
setErrorDescription
-