|
|
| DeviceCode |
|
| LocationNumber | Provides additional information on the location of the merchant
|
| DeveloperId | Number that indicates the software's origin to the TSYS network
|
| Port | The port to which transactions are posted
|
| Retry | Set this to retry a failed transaction
|
| Server | The server to which transactions are posted
|
| VersionId | Indicates the software's version to the Vital network
|
| ResponseStoreNumber | Check this field against the original Merchant StoreNumber
|
| ResponseTerminalNumber | Check this field against the original Merchant TerminalNumber
|
| UseIPv6 | Whether or not to use IPv6
|
| MaxLineLength | The maximum amount of data to accumulate when no EOL is found
|
| FirewallAutoDetect | Tells the component whether or not to automatically detect and use firewall system settings, if available
|
| FirewallHost | Name or IP address of firewall (optional)
|
| FirewallListener | If true, the component binds to a SOCKS firewall as a server (IPPort only)
|
| FirewallPassword | Password to be used if authentication is to be used when connecting through the firewall
|
| FirewallPort | The TCP port for the FirewallHost;
|
| FirewallUser | A user name if authentication is to be used connecting through a firewall
|
| FirewallType | Determines the type of firewall to connect through
|
| TcpNoDelay | Whether or not to delay when sending packets
|
| ReuseSSLSession | Determines if the SSL session is reused
|
| SSLCipherStrength | The minimum cipher strength used for bulk encryption
|
| SSLEnabledProtocols | Used to enable/disable the supported security protocols
|
| SSLProvider | The name of the security provider to use
|
| SSLSecurityFlags | Flags that control certificate verification
|
| OpenSSLCADir | The path to a directory containing CA certificates
|
| OpenSSLCAFile | Name of the file containing the list of CA's trusted by your application
|
| OpenSSLCipherList | A string that controls the ciphers to be used by SSL
|
| OpenSSLPrngSeedData | The data to seed the pseudo random number generator (PRNG)
|
| AbsoluteTimeout | Determines whether timeouts are inactivity timeouts or absolute timeouts
|
| FirewallData | Used to send extra data to the firewall
|
| InBufferSize | The size in bytes of the incoming queue of the socket
|
| OutBufferSize | The size in bytes of the outgoing queue of the socket
|
| CodePage | The system code page used for Unicode to Multibyte translations (Windows/COM only)
|