connectionType
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Constant, Required, Default: SFTP
Default Value: SFTP
Primary type of connectivity used to exchange messages/files with a processor.
ftpHost
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Default: www.host.com
Default Value: www.host.com
Host used for FTP/sFTP based connectivity.
ftpPort
Group: Submission
SubGroup: Connectivity
Type: Integer
XML Representation: attribute
Attributes:
Required, Default: 443
Default Value: 443
Port used for FTP/sFTP based connectivity.
username
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Default: username
Default Value: username
Username used for connection with provider through various connection protocols (e.g. for FTP/sFTP based connectivity).
password
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Encrypted, Default: pass
Default Value: pass
Password used for connection with provider through various connection protocols (e.g. for FTP/sFTP based connectivity.).
requestPath
Group: Submission
SubGroup: Path
Type: String
XML Representation: attribute
References: Provider Account.
Outbox
Attributes:
Required, Default: samplePath.com/outbox
Default Value: samplePath.com/outbox
Location from which response files are downloaded for processing. If value is not defined, the responses are downloaded from the upload location.
responsePath
Group: Submission
SubGroup: Path
Type: String
XML Representation: attribute
References: Provider Account.
Inbox
Attributes:
Required, Default: samplePath.com/inbox
Default Value: samplePath.com/inbox
Location where files are uploaded for processing.
sshPrivateKeyFileName
Group: Submission
SubGroup: SSH
Type: String
XML Representation: attribute
Attributes:
Required, Default: merchant-private.asc
Default Value: merchant-private.asc
Name of the private SSH key to be used for FTP/sFTP based connectivity (for sFTP communication)
sshPassPhrase
Group: Submission
SubGroup: SSH
Type: String
XML Representation: attribute
Attributes:
Required, Encrypted, Default: merchant-private.asc
Default Value: merchant-private.asc
Passphrase of the private SSH key used for FTP/sFTP based connectivity.
encryptionPrKFileName
Group: Submission
SubGroup: PGP
Type: String
XML Representation: attribute
Attributes:
Required, Default: merchant-private.asc
Default Value: merchant-private.asc
Name of the private PGP key to be used for FTP/sFTP based connectivity. The key is used to encrypt outgoing files.
encryptionPuKFileName
Group: Submission
SubGroup: PGP
Type: String
XML Representation: attribute
Attributes:
Required, Default: merchant-private.asc
Default Value: merchant-private.asc
Name of the public PGP key of a processor that should be used for FTP/sFTP based connectivity. The key is used to decrypt processor's response files.
encryptionPassPhrase
Group: Submission
SubGroup: PGP
Type: String
XML Representation: attribute
Attributes:
Required, Encrypted, Default: merchant-private.asc
Default Value: merchant-private.asc
Passphrase of the private PGP key used for FTP/sFTP based connectivity. The key is used to encrypt outgoing files.