type
Type: String
XML Representation: attribute
Attributes:
Constant, Required, Default: ach/paymentech-salem
Default Value: ach/paymentech-salem
isActive
Type: Boolean
XML Representation: attribute
Attributes:
Default: true
Default Value: true
Indicates whether the record is active in the system.
isCreditEnabled
Type: Boolean
XML Representation: attribute
Attributes:
Default: true
Default Value: true
Indicates whether the credit operation is allowed.
merchantId
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: 123456
Default Value: 123456
terminalId
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: 123
Default Value: 123
countryCode
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: CA
Default Value: CA
ftpHost
Group: Submission (Payments)
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Default: localhost
Default Value: localhost
Host used for FTP/sFTP based connectivity.
ftpPort
Group: Submission (Payments)
SubGroup: Connectivity
Type: Integer
XML Representation: attribute
Attributes:
Required, Default: 22
Default Value: 22
Port used for FTP/sFTP based connectivity.
username
Group: Submission (Payments)
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Default: user2000
Default Value: user2000
Username used for HTTPs based connectivity.
password
Group: Submission (Payments)
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Encrypted, Default: pass789!
Default Value: pass789!
Password used for HTTPs based connectivity.
keyNameSSH
Group: Submission (Payments)
SubGroup: SSH
Type: String
XML Representation: attribute
Attributes:
Default: key.ppk
Default Value: key.ppk
Name of the private SSH key to be used for FTP/sFTP based connectivity (for sFTP communication)
passphraseSSH
Group: Submission (Payments)
SubGroup: SSH
Type: String
XML Representation: attribute
Attributes:
Encrypted, Default: pass789!
Default Value: pass789!
Passphrase of the private SSH key used for FTP/sFTP based connectivity.
keyNameProviderPGP
Group: Submission (Payments)
SubGroup: PGP
Type: String
XML Representation: attribute
Attributes:
Required, Default: key.asc
Default Value: key.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.
keyNamePGP
Group: Submission (Payments)
SubGroup: PGP
Type: String
XML Representation: attribute
Attributes:
Required, Default: key.asc
Default Value: key.asc
Name of the private PGP key to be used for FTP/sFTP based connectivity. The key is used to encrypt outgoing files.
passphrasePGP
Group: Submission (Payments)
SubGroup: PGP
Type: String
XML Representation: attribute
Attributes:
Required, Encrypted, Default: pass789!
Default Value: pass789!
Passphrase of the private PGP key used for FTP/sFTP based connectivity. The key is used to encrypt outgoing files.
keyExpirationDatePGP
Group: Submission (Payments)
SubGroup: PGP
Type: Date
XML Representation: attribute
Expiration date of the private PGP key used for FTP/sFTP based connectivity.
returnsFtpHost
Group: Submission (Returns)
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Default: localhost
Default Value: localhost
Host used for SMTP based connectivity.
returnsFtpPort
Group: Submission (Returns)
SubGroup: Connectivity
Type: Integer
XML Representation: attribute
Attributes:
Required, Default: 22
Default Value: 22
Port used for SMTP based connectivity.
returnsUsername
Group: Submission (Returns)
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Default: user2000
Default Value: user2000
Username used for SMTP based connectivity.
returnsPassword
Group: Submission (Returns)
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Encrypted, Default: pass789!
Default Value: pass789!
Password used for SMTP based connectivity.
returnsKeyNameSSH
Group: Submission (Returns)
SubGroup: SSH
Type: String
XML Representation: attribute
Attributes:
Default: key.ppk
Default Value: key.ppk
List of From address used for SMTP based connectivity.
returnsPassphraseSSH
Group: Submission (Returns)
SubGroup: SSH
Type: String
XML Representation: attribute
Attributes:
Encrypted, Default: pass789!
Default Value: pass789!
Password on the SSL certificate used for HTTP/HTTPs based communication.