; ; ';' in front of the line makes the rest of the line a comment (ignored by the setup). ; Remove ';' in front of the setting that you want to enable/change ; [Config] = ;Enables multiple merchant number support. Enables Merchant Index menu item. ;Values: YES=Uses multiple merchants, NO=Uses single merchant ;Default: NO ;MultipleMerchant=YES ;Enables processor specific parameter screens. ;Values: YES=Uses processor specific screens, NO=Uses generic screens ;Default: YES ;Native=NO ;Shows processor registration fields, such as Datawire ID (DID). ;Values: YES=Shows the fields, NO=Hides the fields and use auto-registration ;Default: NO ;ShowProcessorRegistrationFields=YES ;Automatically reloads the configuration whenether it is changed. ;If disabled, a software restart is required after changes. Leave as YES. ;Values: YES=Automatically reloads, NO=Reloads on restart ;Default: YES ;AutoReload=NO [SeqNum] = ;Limites the maximum transaction number. ;The number specifies the maximum transaction number before it rolls over and start with 1. ;Values: 10000 (4 digit transaction number) to 1000000000 (9 digit transaction number) ;Default: 100000000 ;TransNumMod=100000000 [911_CCV] ;============================================ ; DEMO/TESTING SETTINGS ;-------------------------------------------- ;Sets the server program to demo mode to do terminal tests. ;Values: YES=In demo mode, NO=In regular mode ;Default: NO DemoMode=YES ;Specifies the approval behavior of the demo mode. ;To be used with DemoMode=YES option ;Values: 0=Declines all the time, 1=Approves all the time, 2=Approves on even amounts ;Default: 2 ;DemoModeApproval=0 ;Specifies the gift card approval amount in the demo mode. ;To be used with DemoMode=YES option ;This is for gift card partial approval simulation. ;Values: dollar amount with 2 implied decimal points. ;Default: 10000 ;DemoModeGCApprovalAmount=10000 ;Randomly delays server responses for stress testing purposes. ;For instance, if set to 5, when the POS sends a transaction, ;the server will pick a random number in seconds lower than 5 and wait before sending a response. ;Value is in seconds ;Default: 0 ;DemoModeWait=5 ;Enables server heartbeat for testing. ;Default: NO ;HeartBeat=YES VendorMode=103856 ;-------------------------------------------- ; END DEMO/TESTING SETTINGS ;============================================ ;============================================ ; DISPLAY SETTINGS ;-------------------------------------------- ; ;Show account type filter drop box in view/modify windows ;Default: NO ;ShowAccountTypeFilterInViewModify=NO ; ;-------------------------------------------- ; END DISPLAY SETTINGS ;============================================ ;============================================ ; PRINTER SETTINGS ;-------------------------------------------- ;Printer settings (Generated by the manager program) ;PrinterDriver=winspool ;Set 'PrinterDevice=none' below to disable printing ;PrinterDevice=HP LaserJet 6P/6MP PostScript ;Number of receipt copies to be printed. ;Default: 2 ;ReceiptPrintCount=1 ;Adds a page feed for each receipt printed. ;Values: YES=Adds the page feed, NO=Adds only spaces ;Default: NO ;PageFeedPerReceipt=YES ;Specifies the page cut command string for the printer. ;PageCutString= ;Printer Line Scale ;The default is 3. For POS printers, use 4 or higher. ;For printers that are not configured for the default merchant index, use the following syntax: ;PrinterLineScale.?=3 ;where ? is the merchant index. ;PrinterLineScale=3 ;Print batch report at server ;Print batch report also at server when doing batch successfully ;Default:NO ;PrintBatchReportAtServer=NO ;Set the language of receipt ;0 is English, 1 is French ;The default:0 ;ReceiptPrintLanguage=0 ;-------------------------------------------- ; END PRINTER SETTINGS ;============================================ ;============================================ ; Batch Settings ;-------------------------------------------- ;Shows warnings in settlement confirmation dialog box. ;Values: YES=Shows the warnings, NO=Hides the warnings. ;Default: YES ;ShowWarningInSettlementConfirmation=YES ;Automatically retries batch if the host returns ;duplicate batch ID errors. ;WARNING! This may result in double batching on rare occasions. ;Default: NO ;AutoRerunDupBatch=YES ;Retries batch if the host returns ;Default: NO ;RerunDupBatch=NO ;Divides batch into blocks if specified count is exceeded. ;Numbers higher than 300 are not recommeded, as this may make batching unreliable ;due to connectivity issues ;and limitation of Windows networking libraries (timeout in 37 sec) ;Default: 400 (starting v 3.03.10, uncomment and set it manually in 3.03.09 to 200) ;BatchMaxTransactionCount=200 ;Shows the business date selection control on batch confirmation. ;This option gives users control of the business date selection at batch time. ;Default: NO ;ShowBusinessDate=YES ;Batch business date cut-off hour ;If the current time is before the hour, the business date is yesterday, otherwise it is today. ;To be used with BatchGetNextBusinessDate=NO (default) ;Default: 12, meaning 12 pm. Range is 0 - 23 (military time) ;BatchBusinessDateCutOffHour=0 ;Specifies the way to derive the business date for the batch. ;YES: Increment the business date every time a batch is run regardless of the calendar and cut-off hour ;NO: Gets the business date based on today and the cut-off hour ;Default: NO ;BatchUseNextBusinessDate=YES ;Removes unbatched transactions in the remain journal after settlement. ;Values: YES=Remove the transactions, NO=Leave them for the next day ;Default: NO ;RemoveUnbatched=YES ;Automatically finalizes all outstanding auths before batching (by adding $0.00 tip) ;By default, unfinalized Auths (auths without tip added) will not be included in the batch. ;If you prefer to automatically include them in the batch, set the option below to YES ;Warning: only for merchants that settle current day's transactions immediately! ;Do NOT use this flag for the hotel industry where the transactions would be left ;for the next day to settle, as it will also convert check-outs into sales ;Default: NO ;FinalizeBeforeBatch=YES ;Enables multiple finalization (e.g. add tip) of the same transaction ;Default: YES ;MultipleFinalize=NO ;Masks credit card numbers permanently in the archived batches. ;Note: even if this option is off, the card numbers are encrypted securely per PABP CISP. ;The purpose of this option is to reduce liability for storing credit card numbers, ;even in an encrypted form. ;Warning: turning this option on is NOT recommended, if ever need to rerun any of the cards ;in the completed batches ;Default: NO ;MaskAccountNumberInBackupJournal=YES ;Closes the batch even if it is out-of-balance. For debit cards, not credit cards, or gift cards. ;Default: NO ;ForceCloseOutOfBalanceBatch=YES ;Reloads the configuration file before batch settlement. ;Values: YES=Reloads, NO=No reload ;Default: NO ;ReloadBeforeBatch=YES ;-------------------------------------------- ; END BATCH SETTINGS ;============================================ ;============================================ ; TRANSACTION SETTINGS ;-------------------------------------------- ;Specifies the preferred track when both are present. ;Values: 1=Track 1, 2=Track 2, 3=Any track ;Default: 3 ;Track=3 ;Enables the floor limit setting in the authorization. ;Values: YES=Uses floor limit, NO=Always authorizes ;Default: NO ;FloorLimit=NO ;Enables tip rate setting in the authorization. ;Values: YES=Uses tip rate field, NO=uses $0 ;Default: NO ;TipRate=NO ;Specifies the percentage limit when changing the base amount during finalization. ;Values: number in percentage, 1000 means 1000%, which is 10 times the original amount. ;To disable set to 0 ;Default: 0 ;BasePercentLimitOverAuth=0 ;Specifies the percentage limit on tip amount over the base amount during finalization. ;Values: number in percentage, 200 means 200%, which is 2 times the base amount ;To disable set to 0 ;Default: 0 ;TipPercentLimitOverAuth=0 ;Specifies the amount added to requests that contain zero amount. ;Default: 0 ;ZeroAmountAddAmount=0 ;Detectes duplicate transactions. ;Transactions with the same account number and amount ;within a specified time window will be returned as duplicates. ;Default: NO ;CheckDuplicateTrans=YES ;Declines the duplicate transaction if detected. ;When set to YES, it declines the duplicate transaction. ;When set to NO, it returns the result of the previous matching transaction. ;Default: YES ;DeclineDuplicateTrans=NO ;Specifies the duplicate transaction checking queue size. ;Default: 20 ;TransQueueMaxSize=15 ;Specifies the number of seconds after which the same signature transaction ;will not be considered duplicate anymore. ;Default: 15 ;TransInQueueExpiredTime=15 ;Changes auth to a sale any time a tip is changed. ;This option is useful in rare cases of DLL and program version mismatch ;We set this to YES for now ;Default: NO EditForceAuthToSale=YES ;If the transaction ID is zero in the edit request, then use the last transaction's. The effect is modifying the last transaction. ;This option is useful in cases when the transaction ID was not remembered by the POS in the single terminal environment. ;Default: NO ;EditLastIfZeroTransID=YES ;Requires finalization for FORCE transactions. ;Un-finalized, they will not be sent during settlement. ;The default is NO, which means FORCE transactions can be batched without being finalized. ;BatchFinalizedOnly=YES ;Send in Commercial Card required fields (tax amount, customer/invoice/folio id) automatically? ;0=No ;1=Always ;2=Take a guess (Meaning if the Tax amount is provided) ;Default: 1 ;CommercialCardBlanketSupport=2 ;Enables commercial card level 2 support. ;Values: YES=Sends level 2 info, NO=Omits level 2 info. ;Default: YES ;CommercialCardLevel2=NO ;Declines an approved transaction if the AVS result is bad. ;Values: YES=Declines if bad AVS, NO=Uses the processor result ;Default: NO ;ForceDeclineForBadAVSResult=YES ;Declines an approved transaction if the CVV2 result is bad. ;Values: YES=Declines if bad CVC, NO=Uses the processor result ;Default: NO ;ForceDeclineForBadCVCResult=YES ;Checks the requestions for expiration and declines the expired requests without processing. ;This gurantees the response before the timeout on the client side. ;Values: YES=Checks the requests for expiration, NO=No checking. ;Default: NO ;CheckExpiredRequests=YES ;Specifies the expiration time in seconds for requests ;RequestExpiredTime=30 ;Declines an approved transaction if the approved amount is 0. ;Values: YES=Declines if the approved amount is 0, NO=Uses the processor result ;Default: NO ;ForceDeclineForZeroApprovalAmount=YES ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ; Dial-up Backup Settings ;------------------------------- ;Enables dial-up failover support. ;Default: NO ;UseDialupBackupMode=YES ;Specifies the number of connection errors that triggers the server ;to go into dialup backup mode. ;Default: 3 ;AutoDialupBackupModeErrorCount=3 ;Specifies the number of minutes of idle time that triggers the server ;to retry the normal mode ;Default: 30 ;AutoDialupBackupModeExpiration=30 ;------------------------------- ; End of Dial-up Backup Settings ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ;******************************************** ;HOT BACKUP SETTINGS ;******************************************** ;---------------Hot Backup------------------ ;Please set the right directory like "d:\911\hotbak" or "\911\hotbak" ;It's not running if HotBackupDir is empty or HotBackupIntervalInMins = 0 ;hotbackup file currently : journal ;Sets the hot backup directory ;Default: empty ;HotBackupDir=e:\911backup ;Sets the hot backup interval in minutes ;Default: 10 ;HotBackupIntervalInMins=10 ;Sets the hot backup file retention duration in minutes ;Default: 2880 (2 days) ;HotBackupRetentionInMins=2880 ;******************************************** ; END HOT BACKUP SETTINGS ;******************************************** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ; Rush Approval Settings ;------------------------------- ;Enables Rush Approval ;Default: NO ;UseRushApproval=YES ;Specifies the number of errors that will make the server go in to the rush approval mode. ;Default: 3 ;AutoRushApprovalInvocationErrorCount=3 ;Specifies the number of minutes for the server to come out of the rush approval mode when idle. ;Default: 40 ;AutoRushApprovalExpiration=40 ;Automatically does the real auth for the rushed approvals before batch settlement. ;Default: NO ;UseAutoRealAuthBeforeBatch=YES ;Set the real auth mode for the rushed approvals before batch settlement in Manager. ;0:do not real auth before batch. ;1:if real auth failed, stop . ;2:if real auth failed, skip and batch continue. ;3:if real auth failed, skip and void the transaction, batch continue. ;default : 0 ;BatchAutoRealAuthMode = 1 ;BatchAutoRealAuthMode = 2 ;BatchAutoRealAuthMode = 3 ;------------------------------- ; End of Rush Approval Settings ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ;Specifies the test level for the is server online checking requested by the client. ;0 means that no test and returns true if the credit server is running. ;1 means that a ping test will be performed to see if the server is connected to the Internet. ;2 means that an HTTP test will be performed to see if the server is connected to the Internet. ;Default: 0
;IsServerOnlineTestLevel=0 ;-------------------------------------------- ; END TRANSACTION SETTINGS ;============================================ ;============================================ ; PROCESSOR SETTINGS ;-------------------------------------------- ;Global Payments duplicate transaction detection. ;If set to yes, Global Payments will check for duplicate transactions. ;If a duplicate is detected, an override will be sent to ensure consistency. ;If set to no, Global Payments will not check for duplicate transactions. ;Default: YES ;HostDupOverride=NO ;Enables support for online incremental auth and partial reversal. ;Currently supported only for Global Payments and Nova. ;This is automatically supported and cannot be disabled when HOTEL industry ;is selected. ;If HOTEL industry is not selected, you can use this switch to force enable. ;Do not enable if not supported and unless instructed to do so! ;Default: NO (Non-hotel industries) ;OnlineAdjustAuth=YES ;-------------------------------------------- ; END PROCESSOR SETTINGS ;============================================ ;============================================ ; EXPORT SETTINGS ;-------------------------------------------- ;Export directory for the total and count by card type and transaction type report generation at settlement. ;The export file has the name ExpSumYYMMDD.txt, where YYMMDD is the business date. ;The default is empty, which disables this feature. ;SummaryExportDir=\export ;-------------------------------------------- ; END REPORT SETTINGS ;============================================ ;============================================ ; OFFLINE FORCE TRANSACTION SETTINGS ;-------------------------------------------- ;Set the maximum amount allowed for offline force transactions. ;Default: 0 ;MaxAmountForOfflineForce=0 ;Enables the blacklist to disallow offline force transactions with potentially fraudulent credit cards ;Values: YES=Disallows bad cards for offline forces, NO=no restriction ;Default: NO ;UseBlacklist=NO ;-------------------------------------------- ; OFFLINE FORCE TRANSACTION SETTINGS ;============================================ ;============================================ ; FILE BASED (ICVERIFY) PROTOCOL SETTINGS ;-------------------------------------------- ;Specifies the message directory used by the file based ICVerify protocol. ;Network directories are ok but make sure that the write access is granted. ;Default: MESSAGES sub-directory under the main directory. ;MessageDir=\ICV\MESSAGES ;Specifies the file prefix for file based ICVerify messages. ;Default: ICVER ;ICVerifyMessagePrefix=MSG ;Specifies the file prefix for special name-value pair formatted text messages. ;Default: TXT ;TextMessagePrefix=TXT ;Specifies the type of file based ICVerify reponse for the .ANS file ;Default: YES ;ICVerifyShortResponse=NO ;Echos the Request in the .ANS file ;Default: NO ;ICVerifyEchoRequest=YES ;If a force transaction is sent and a matching transaction is found in the journal, then it is changed to an 'add tip' transaction. ;Default: NO ;TryForceAsFinalize=YES ;Enables the AES encryption of the account number in text messages. ;Values: YES=Uses AES encryption, NO=Uses clear text ;Default: NO ;GetMsgUseAESEncryption=YES ;Returns the trace number is the auth code field. ;Values: YES=Returns the trace number, NO=Returns the auth code ;Default: NO ;ICVerifyReturnTraceNumberInAuthCode=YES ;-------------------------------------------- ; END FILE BASED (ICVERIFY) PROTOCOL SETTINGS ;============================================ ;Specifies the time in seconds to delay on startup of the server. ;Default: 0 ;StartDelay=0 ;Specifies the network name used by the server component. ;Default: CCV_SRVR ;ServerName=CCV_SRVR ;Specifies the network lana number to use. ;Default: 0 ;LanaNum=0 ;Enables adding tips to multiple records in View/Modify. ;Values: YES=Allows adding tips to multiple records at the same time, NO=Adds tips to one record at a time. ;Default: YES ;UseMultiAddTip=YES ;Enables voiding multiple records in View/Modify. ;Values: YES=Allows voiding multiple records at the same time, NO=Voids one record at a time. ;Default: YES ;UseMultiVoid=YES ;Disables partial amount approvals for gift cards (Available for certain gift card processors) ;For example, if the request amount is $10 and the balance amount is $8, the request will be approved, ;but the amount returned back is $8. ;If set to yes, the above request will be declined. ;Values: YES=Disables partial amount approvals, NO=Enables partial amount approvals. ;Default: NO ;NoPartialSale=YES ;Returns the balance amount in the auth code for gift cards ;Values: YES=Returns balance amount, NO=Returns auth code ;Default: NO ;GiftCardReturnBalanceInAuthCode=YES ;============================================ ; ADVANCED SETTINGS ;-------------------------------------------- ;Enables multiple instances of the server and manager program on the same machine ;Values: YES=Allow multiple instances, NO=Single instance ;Default: NO ;MultipleInstance=YES ;Specifies the time out value (in minutes) of the user login. The maximum is 15. ;Default: 15 ;UserLoginTimeOut=15 ;-------------------------------------------- ; END ADVANCED SETTINGS ;============================================ ;============================================ ; CUSTOM POS SETTINGS ;-------------------------------------------- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ; JONAS CUSTOM SETTINGS ;-------------------------------------------- ;CHECK-OUT Environment (e.g. HOTEL) ONLY! ;If set to YES, POS can send over finalize message with 0 amount to void the transaction. ;If set to NO, the transaction will be finalized with its original amount (default) ;Default: NO ;UseZeroFinalizeAsVoid=YES ;Note: Do not use FinalizeBeforeBatch=YES for hotels in Jonas! ;-------------------------------------------- ; END JONAS CUSTOM SETTINGS ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ;-------------------------------------------- ; END CUSTOM POS SETTING ;============================================ ;-------------------------------------------- ; END ENCODING SETTINGS ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ;Enables Encoding Compatibility support. ;Values:YES=Uses encoding compatibility mode to support early encoding pattern,NO=Only Use current encoding pattern ;Default: NO ;EncodingCompatibilityMode=NO ;-------------------------------------------- ; END ENCODING SETTING ;============================================ [Window] = ;Show business name 1, 2 or both in status window for multiple merchants. ;1 means name 1. 2 means name 2. 3 means both names. ;Default: 3 ;BusinessNameOnTitle=1 ;Positions the window ;**************************************************** ; IF program window cannot be restored and disappears ; after being minimized, delete the Server and Manager ; lines from this file and restart ;**************************************************** ;Server=0,0,640,480 ;Manager=0,0,640,480 [Comm] = ;Enables the logging of the communications buffer to and from the host ;Values: YES=Logs the buffer, NO=No buffer logging ;Default: NO ;LogBuffer=YES ;Connect to the test hosts instead of the production hosts. ;Values: YES=Use test hosts, NO=Use production hosts ;Default: NO ;TestMode=YES ;Enable detailed trace in the log for trouble-shooting purposes. ;Values: YES=Enable detailed trace, NO=Disable detailed trace ;Default: NO TraceMode=YES [State.CCVSRVR] RushApprovalModeState=NO DialupBackupModeState=NO [Window.CCV_MGR] Manager=641,217,1241,617 [Window.CCVSRVR] Server=269,165,869,565