| 01 | Security error: User name or password is invalid | Username or password values are invalid. | 
                                                                                                                                                                                                            
                                                                        | 07 | Unable to void Transaction: provider declined this operation. | Processor has declined void operation for the selected transaction. | 
                                                                                                                                                                                                            
                                                                        | 09 | System error: unable to persist changes to the database | Database changes cannot be persisted. | 
                                                                                                                                                                                                            
                                                                        | 10 | System error: unable to perform database update | Database update cannot be performed. | 
                                                                                                                                                                                                            
                                                                        | 11 | System error: unable to load necessary data | Some of submitted data cannot be loaded. | 
                                                                                                                                                                                                            
                                                                        | 12 | System error: unable to execute query against database | Database query cannot be executed. | 
                                                                                                                                                                                                            
                                                                        | 13 | System error: unable to delete data from database | Selected data cannot be deleted from the database. | 
                                                                                                                                                                                                            
                                                                        | 19 | System error: unable to parse response file | Response file cannot be parsed. | 
                                                                                                                                                                                                            
                                                                        | 20 | System error: unable to parse response message | Response message cannot be parsed. | 
                                                                                                                                                                                                            
                                                                        | 21 | Configuration error: billing profile is missing | Billing profile has not been configured for the selected merchant. | 
                                                                                                                                                                                                            
                                                                        | 22 | System error: authentication process failed | Authentication process has failed. | 
                                                                                                                                                                                                            
                                                                        | 26 | System error: Submission is missing from the Context | Integration error. Submission is not found. | 
                                                                                                                                                                                                            
                                                                        | 27 | System error: File Batch is missing from the Context | Integration error. File batch is not found. | 
                                                                                                                                                                                                            
                                                                        | 28 | System error: Request File Content is missing from the Context | Integration error. Request file content is not found. | 
                                                                                                                                                                                                            
                                                                        | 29 | System error: unable to perform transformation, data is corrupt | Transformation cannot be done because some data is corrupted. | 
                                                                                                                                                                                                            
                                                                        | 30 | System error: Batch Transaction is missing from the Context | Integration error. Batch transaction is not found. | 
                                                                                                                                                                                                            
                                                                        | 32 | Error during file parsing received from client. Header value is incorrect. | Infomation in the header is malformed and needs to be corrected. | 
                                                                                                                                                                                                            
                                                                        | 34 | Transaction Error: checksum missmatch, possible file corruption |  | 
                                                                                                                                                                                                            
                                                                        | 38 | Corrupted response file content | Response file content is corrupted. | 
                                                                                                                                                                                                            
                                                                        | 46 | Transaction error: unable to parse response content, invalid XML supplied. | Response content cannot be parsed because supplied XML file is invalid. | 
                                                                                                                                                                                                            
                                                                        | 47 | System error: count files for processor LSI cannot exceed 36 for same merchant on one day. | Limited number of files is exceeded for the current day. | 
                                                                                                                                                                                                            
                                                                        | 55 | Processor is temporarily unavailable. | Processor is temporarily unavailable. | 
                                                                                                                                                                                                            
                                                                        | 69 | Invalid export request parameters: fromDate/toDate/transactionType. | Values of the ''transactionDate'' and ''transactionType'' fields are invalid or malformed. | 
                                                                                                                                                                                                            
                                                                        | 70 | System error: HTTPFormGate: Parameter Request Type is not specified. | Value of the ''requestType'' field is not specified. | 
                                                                                                                                                                                                            
                                                                        | 74 | System error: HTTPFormGate: Unknown Request Type. | Value of the ''requestType'' field is invalid or malformatted. | 
                                                                                                                                                                                                            
                                                                        | 75 | The value of Bank Account Number is not well formatted. | Value of the ''accountNumber'' field is malformatted. | 
                                                                                                                                                                                                            
                                                                        | 76 | The value of Routing Number is not well formatted. | Value of the ''accountAccessory'' field is malformatted. | 
                                                                                                                                                                                                            
                                                                        | 77 | The value of Card Number is not well formatted. | Value of the ''accountNumber'' field is malformatted. | 
                                                                                                                                                                                                            
                                                                        | 78 | Unable to tokenize: Account Type is not well formatted. | Tokenization cannot be made because value of the ''accountType'' field is malformatted. | 
                                                                                                                                                                                                            
                                                                        | 80 | Unable to decrypt token: Invalid token value. | Token cannot be decrypted because value of the ''token'' field is not valid. | 
                                                                                                                                                                                                            
                                                                        | 83 | Unable to encrypt/decrypt: Tokenization is not supported. | Encryption or decryption cannot be made because tokenization is not supported. | 
                                                                                                                                                                                                            
                                                                        | 85 | System error: HTTPFormGate: Parameter Notify URL is not valid. | Value of the ''notifyURL'' field is not valid. |