connectionType
Group: Submission
SubGroup: Connectivity
Type: String(30)
XML Representation: attribute
Attributes:
Constant, Required, Default: SFTP
Default Value: SFTP
Primary type of connectivity used to exchange messages/files with a processor.
host
Group: Submission
SubGroup: Connectivity
Type: String(100)
XML Representation: attribute
Attributes:
Required, Default: ftp://firstdataclients.com
Default Value: ftp://firstdataclients.com
Host used for FTP/sFTP based connectivity.
port
Group: Submission
SubGroup: Connectivity
Type: Integer
XML Representation: attribute
Attributes:
Required, Default: 22
Default Value: 22
Port used for FTP/sFTP based connectivity.
username
Group: Submission
SubGroup: Connectivity
Type: String(50)
XML Representation: attribute
Attributes:
Required, Default: unipay
Default Value: unipay
Username used for connection with provider through various connection protocols (e.g. for FTP/sFTP based connectivity).
password
Group: Submission
SubGroup: Connectivity
Type: String(100)
XML Representation: attribute
Attributes:
Encrypted, Default: jenkins777
Default Value: jenkins777
Password used for connection with provider through various connection protocols (e.g. for FTP/sFTP based connectivity.).
fileName
Group: Submission
SubGroup: Connectivity
Type: String(255)
XML Representation: attribute
References: Account Updater FirstData Profile.
Filename
Attributes:
Required, Default: JHYTGFDS
Default Value: JHYTGFDS
The name given to a file in order to distinguish it from other files.
responsePath
Group: Submission
SubGroup: Path
Type: String(100)
XML Representation: attribute
References: Provider Account.
Inbox
Attributes:
Required, Default: /out
Default Value: /out
Location where files are uploaded for processing.
keyNameSSH
Group: Submission
SubGroup: SSH
Type: String(100)
XML Representation: attribute
Attributes:
Default: samplePrivateKey.ssh
Default Value: samplePrivateKey.ssh
Name of the private SSH key to be used for FTP/sFTP based connectivity (for sFTP communication)
passphraseSSH
Group: Submission
SubGroup: SSH
Type: String(100)
XML Representation: attribute
Attributes:
Encrypted, Default: samplePhrase
Default Value: samplePhrase
Passphrase of the private SSH key used for FTP/sFTP based connectivity.