Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <ConfigFile version="2.0">
- <FileSections>
- <Section>
- <App>pxscrcontroller</App>
- <File>%InstallDir%\pxscrcontroller_cfg.txt</File>
- </Section>
- <Section>
- <App>dpseftx</App>
- <File>%InstallDir%\dpseftx_cfg.txt</File>
- </Section>
- <Section>
- <App>csdeft</App>
- </Section>
- <Section>
- <App>dpsefttray</App>
- <File>%InstallDir%\dpsefttray_cfg.txt</File>
- </Section>
- </FileSections>
- <Config app="pxscrcontroller">
- <Server>
- <LogDrive>./</LogDrive>
- <LogLevel>1</LogLevel>
- <ClientPort>2007</ClientPort>
- <XmlClientPort>2008</XmlClientPort>
- <DeviceId>PX_001</DeviceId>
- <VendorId>vendor1</VendorId>
- <Currency>NZD</Currency>
- <ProtocolVersion>0007</ProtocolVersion>
- <EventMask>3</EventMask>
- <SignatureSupport>1</SignatureSupport>
- <XmlClientAppendNullChar>1</XmlClientAppendNullChar>
- <EnableSerialPortProbing>1</EnableSerialPortProbing>
- <ComPort>COM4</ComPort>
- <BaudRate>115200</BaudRate>
- <EnableOffline>1</EnableOffline>
- <UseScrIdlePromptManagement>0</UseScrIdlePromptManagement>
- <DefaultIdlePromptId>101</DefaultIdlePromptId>
- <DefaultIdlePromptBacklight>100</DefaultIdlePromptBacklight>
- <UseScrTxnResultDisplayManagement>1</UseScrTxnResultDisplayManagement>
- <TxnSuccessResultDisplaySeconds>1</TxnSuccessResultDisplaySeconds>
- <TxnErrorResultDisplaySeconds>1</TxnErrorResultDisplaySeconds>
- <PrintMerchantReceipt>0</PrintMerchantReceipt>
- <SignatureRequiredTxnBlockMinutes>100</SignatureRequiredTxnBlockMinutes>
- <Printer>Receipt</Printer>
- <EnablePrint>1</EnablePrint>
- <EnablePrintEMVDiag>0</EnablePrintEMVDiag>
- <AlwaysPrintSignatureReceipt>0</AlwaysPrintSignatureReceipt>
- <AlwaysPrintSettlementReceipt>1</AlwaysPrintSettlementReceipt>
- <ReceiptCutString>1D564200</ReceiptCutString>
- <TracePrinter>0</TracePrinter>
- <PrinterType>System</PrinterType>
- <SecureDataMaskChar>0</SecureDataMaskChar>
- <EnableMaskReceiptTrace>0</EnableMaskReceiptTrace>
- <TxnTimeoutSeconds>180</TxnTimeoutSeconds>
- <EnableSuppressTransmissionDisplay>0</EnableSuppressTransmissionDisplay>
- <ScrRecoTextTableFileName />
- <DisableEmptyXmlTagOutput>0</DisableEmptyXmlTagOutput>
- <EnableExtendedCardRead>0</EnableExtendedCardRead>
- <EnablePrintIWL>0</EnablePrintIWL>
- </Server>
- <RemoteUpdater>
- <UpdateServerUrl>https://sec.paymentexpress.com/pxaccess/updater.aspx</UpdateServerUrl>
- <UpdateIntervalInSeconds>3600</UpdateIntervalInSeconds>
- <SignatureKeyFile>mnfupt2112prod.pk</SignatureKeyFile>
- </RemoteUpdater>
- <HostInterfaces>
- <HostInterface>
- <Id>1</Id>
- <Type>SCHANNEL</Type>
- <Name>ETSLRki</Name>
- <Enabled>1</Enabled>
- <Address>eft6.paymentexpress.com</Address>
- <Port>61</Port>
- <Priority>1</Priority>
- <Nii>018</Nii>
- <IdleDisconnectTimeout>270</IdleDisconnectTimeout>
- <EnableHelloTimer>1</EnableHelloTimer>
- <EnableSsl>1</EnableSsl>
- <HelloTimerInterval>0</HelloTimerInterval>
- </HostInterface>
- <HostInterface>
- <Id>2</Id>
- <Type>TCP</Type>
- <Name>SCR TCP</Name>
- <Enabled>1</Enabled>
- <Address>scr.paymentexpress.com</Address>
- <Port>65</Port>
- <Priority>1</Priority>
- <Nii />
- <IdleDisconnectTimeout>270</IdleDisconnectTimeout>
- <EnableHelloTimer>0</EnableHelloTimer>
- <EnableSsl>1</EnableSsl>
- <HelloTimerInterval>0</HelloTimerInterval>
- </HostInterface>
- <HostInterface>
- <Id>3</Id>
- <Type>HTTP</Type>
- <Name>SEC HTTP</Name>
- <Enabled>1</Enabled>
- <Address>https://sec.paymentexpress.com/scr.aspx</Address>
- <Port>443</Port>
- <Priority>2</Priority>
- <Nii />
- <IdleDisconnectTimeout>0</IdleDisconnectTimeout>
- <EnableHelloTimer>1</EnableHelloTimer>
- <EnableSsl>1</EnableSsl>
- <HelloTimerInterval>0</HelloTimerInterval>
- </HostInterface>
- <HostInterface>
- <Id>4</Id>
- <Type>ETSLDIRECT</Type>
- <Name>ETSLDIRECT</Name>
- <Enabled>1</Enabled>
- <Address>117.120.34.110</Address>
- <Port>33876</Port>
- <Priority>1</Priority>
- <Nii>001</Nii>
- <IdleDisconnectTimeout>270</IdleDisconnectTimeout>
- <EnableHelloTimer>0</EnableHelloTimer>
- <EnableSsl>1</EnableSsl>
- <HelloTimerInterval>0</HelloTimerInterval>
- </HostInterface>
- <HostInterface>
- <Id>5</Id>
- <Type>ETSLDIRECT</Type>
- <Name>ETSLDirect2</Name>
- <Enabled>1</Enabled>
- <Address>117.120.32.110</Address>
- <Port>33876</Port>
- <Priority>2</Priority>
- <Nii>001</Nii>
- <IdleDisconnectTimeout>270</IdleDisconnectTimeout>
- <EnableHelloTimer>0</EnableHelloTimer>
- <EnableSsl>1</EnableSsl>
- <HelloTimerInterval>0</HelloTimerInterval>
- </HostInterface>
- </HostInterfaces>
- </Config>
- <Config app="dpsefttray">
- <TrayIcon>
- <HotKeys>
- <Enabled>1</Enabled>
- <HotKey>
- <Action>Client</Action>
- <Key>F9</Key>
- <Modifier>Win</Modifier>
- </HotKey>
- <HotKey>
- <Action>Maint</Action>
- <Key>F9</Key>
- <Modifier>Alt</Modifier>
- </HotKey>
- <HotKey>
- <Action>Setup</Action>
- <Key>F9</Key>
- <Modifier>Ctrl</Modifier>
- <Modifier>Alt</Modifier>
- </HotKey>
- </HotKeys>
- </TrayIcon>
- </Config>
- <Config app="dpseftx">
- <Server>
- <EnableNonblockingMode>1</EnableNonblockingMode>
- </Server>
- </Config>
- <Config app="setup">
- <Install>
- <Action type="CopyFile">
- <SourcePath>%InstallExe%</SourcePath>
- <DestPath>%InstallDir%\uninst.exe</DestPath>
- </Action>
- <Action type="CopyFile">
- <SourcePath>%InstallConfig%</SourcePath>
- <DestPath>%InstallDir%\uninst.dat</DestPath>
- </Action>
- <Action type="CreateAddRemoveEntry">
- <UninstCmd>"%InstallDir%\uninst.exe" "%InstallDir%\uninst.dat" /remove</UninstCmd>
- <Icon>%InstallDir%\uninst.exe</Icon>
- </Action>
- <Action type="ExtractConfig">
- <!-- extract the product config files from the previously downloaded config file -->
- </Action>
- <Action type="DownloadFile">
- <SourceUri>%SourceLocation%/files/pxscrcontroller.ex_</SourceUri>
- <Compressed>1</Compressed>
- <DestPath>%InstallDir%\pxscrcontroller.exe</DestPath>
- <Version>3.0.15.1</Version>
- </Action>
- <Action type="DownloadFile">
- <SourceUri>%SourceLocation%/files/pxjview.ex_</SourceUri>
- <Compressed>1</Compressed>
- <DestPath>%InstallDir%\pxjview.exe</DestPath>
- <Version>1.2.6.0</Version>
- </Action>
- <Action type="DownloadFile">
- <SourceUri>%SourceLocation%/files/mnfupt2112prod.pk</SourceUri>
- <Compressed>0</Compressed>
- <DestPath>%InstallDir%\mnfupt2112prod.pk</DestPath>
- <Version />
- </Action>
- <Action type="StopService">
- <Service>PaymentExpressPxPp</Service>
- </Action>
- <Action type="RemoveService">
- <Service>PaymentExpressPxPp</Service>
- </Action>
- <Action type="StopService">
- <Service>PaymentExpressPxEftp</Service>
- </Action>
- <Action type="RemoveService">
- <Service>PaymentExpressPxEftp</Service>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%ProgramFiles%\DPS\EFTPOS\pxjview.exe</LocalPath>
- <Force>1</Force>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%ProgramFiles%\DPS\EFTPOS\PXEFTP.exe</LocalPath>
- <Force>1</Force>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%ProgramFiles%\DPS\EFTPOS\PXPP.exe</LocalPath>
- <Force>1</Force>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%ProgramFiles%\DPS\EFTPOS\DpsEftTray.exe</LocalPath>
- <Force>1</Force>
- </Action>
- <Action type="InstallService">
- <Service>Payment Express SCR200 Controller</Service>
- <LocalPath>%InstallDir%\pxscrcontroller.exe</LocalPath>
- </Action>
- <Action type="StartService">
- <Service>Payment Express SCR200 Controller</Service>
- </Action>
- <Action type="CreateShortcut">
- <Name>EFTPOS Client</Name>
- <Folder>%StartMenuPrograms%\Direct Payment Solutions</Folder>
- <Target>"%InstallDir%\dpseftxc.exe"</Target>
- </Action>
- <Action type="CreateShortcut">
- <Name>Journal Viewer</Name>
- <Folder>%StartMenuPrograms%\Direct Payment Solutions</Folder>
- <Target>"%InstallDir%\pxjview.exe"</Target>
- </Action>
- <Action type="DownloadFile">
- <SourceUri>%SourceLocation%/files/dpseftx.oc_</SourceUri>
- <Compressed>1</Compressed>
- <DestPath>%InstallDir%\dpseftx.ocx</DestPath>
- <Version>3.0.10.0</Version>
- </Action>
- <Action type="RegisterComDll">
- <LocalPath>%InstallDir%\dpseftx.ocx</LocalPath>
- </Action>
- <Action type="DownloadFile">
- <SourceUri>%SourceLocation%/files/dpseftxc.ex_</SourceUri>
- <Compressed>1</Compressed>
- <DestPath>%InstallDir%\dpseftxc.exe</DestPath>
- <Version>1.1.9.4</Version>
- </Action>
- <Action type="DownloadFile">
- <SourceUri>%SourceLocation%/files/csdeft.oc_</SourceUri>
- <Compressed>1</Compressed>
- <DestPath>%InstallDir%\csdeft.ocx</DestPath>
- <Version>3.9.2.3</Version>
- </Action>
- <Action type="RegisterComDll">
- <LocalPath>%InstallDir%\csdeft.ocx</LocalPath>
- </Action>
- <Action type="DownloadFile">
- <SourceUri>%SourceLocation%/files/EftTray.ex_</SourceUri>
- <Compressed>1</Compressed>
- <DestPath>%InstallDir%\DpsEftTray.exe</DestPath>
- <Version>1.1.0.1</Version>
- </Action>
- <Action type="RunProgram">
- <CommandLine>"%InstallDir%\DpsEftTray.exe" /install</CommandLine>
- </Action>
- <Action type="RunProgram">
- <CommandLine>"%InstallDir%\DpsEftTray.exe"</CommandLine>
- <NoWait>1</NoWait>
- </Action>
- </Install>
- <Remove>
- <Action type="RunProgram">
- <CommandLine>"%InstallDir%\DpsEftTray.exe" /quit</CommandLine>
- </Action>
- <Action type="RunProgram">
- <CommandLine>"%InstallDir%\DpsEftTray.exe" /remove</CommandLine>
- </Action>
- <Action type="UnregisterComDll">
- <LocalPath>%ProgramFiles%\DPS\EFTPOS\csdeft.ocx</LocalPath>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%ProgramFiles%\DPS\EFTPOS\csdeft.ocx</LocalPath>
- <Force>1</Force>
- </Action>
- <Action type="UnregisterComDll">
- <LocalPath>%ProgramFiles%\DPS\EFTPOS\DpsEftX.ocx</LocalPath>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%ProgramFiles%\DPS\EFTPOS\DpsEftX.ocx</LocalPath>
- <Force>1</Force>
- </Action>
- <Action type="StopService">
- <Service>Payment Express SCR200 Controller</Service>
- </Action>
- <Action type="RemoveService">
- <Service>Payment Express SCR200 Controller</Service>
- </Action>
- <Action type="UnregisterComDll">
- <LocalPath>%InstallDir%\dpseftx.ocx</LocalPath>
- </Action>
- <Action type="DeleteShortcut">
- <Name>EFTPOS Client</Name>
- <Folder>%StartMenuPrograms%\Direct Payment Solutions</Folder>
- </Action>
- <Action type="DeleteShortcut">
- <Name>Journal Viewer</Name>
- <Folder>%StartMenuPrograms%\Direct Payment Solutions</Folder>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%InstallDir%\*.ocx</LocalPath>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%InstallDir%\*.emv</LocalPath>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%InstallDir%\ResetSlot.txt</LocalPath>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%InstallDir%\*.exe</LocalPath>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%InstallDir%\*_cfg.txt</LocalPath>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%InstallDir%\config.dat</LocalPath>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%InstallDir%\uninst_scr.dat</LocalPath>
- </Action>
- <Action type="DeleteFolder">
- <LocalPath>%StartMenuPrograms%\Direct Payment Solutions</LocalPath>
- </Action>
- <Action type="DeleteAddRemoveEntry">
- <!-- no parameters -->
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%InstallDir%\*.exe</LocalPath>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%InstallDir%\*_cfg.txt</LocalPath>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%InstallDir%\config.dat</LocalPath>
- </Action>
- <Action type="DeleteFile">
- <LocalPath>%InstallDir%\uninst.dat</LocalPath>
- </Action>
- <Action type="DeleteFolder">
- <LocalPath>%StartMenuPrograms%\Direct Payment Solutions</LocalPath>
- </Action>
- <Action type="DeleteAddRemoveEntry">
- <!-- no parameters -->
- </Action>
- </Remove>
- </Config>
- </ConfigFile>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement