type
Type: String
XML Representation: attribute
Attributes:
Constant, Required, Default: ach/fiserv
Default Value: ach/fiserv
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.
aggregationFrequency
XML Representation: element
Attributes:
Default: D
Default Value: D
transactionDateProcessingCl
Type: String
XML Representation: attribute
Attributes:
Default: D
Default Value: D
Represents the date when the transaction should be processed.
isTestMode
Group: Merchant
SubGroup: General
Type: Boolean
XML Representation: attribute
Attributes:
Required, Default: false
Default Value: false
Indicates whether test mode is enabled for this profile.
parentCompanyName
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: sampleParentName
Default Value: sampleParentName
Name of the parent company.
childCompanyName
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: sampleChildName
Default Value: sampleChildName
Name of the subsidiary company.
clientID
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
Attributes:
Required, Default: 12345
Default Value: 12345
Unique identifier associated with customer.
descriptor
Group: Merchant
SubGroup: Descriptor
Type: String
XML Representation: attribute
Attributes:
Default: sampleDesc
Default Value: sampleDesc
Short description of an item.
connectionType
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Constant, Required, Default: SFTP
Default Value: SFTP
Type of connectivity to use to exchange messages/files with a processor.
host
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Default: test-host.com
Default Value: test-host.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
XML Representation: attribute
Attributes:
Required, Default: sampleUserName
Default Value: sampleUserName
Username used for HTTPs based connectivity.
password
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Encrypted, Default: samplePassword
Default Value: samplePassword
Password used for HTTPs based connectivity.
requestPath
Group: Submission
SubGroup: Path
Type: String
XML Representation: attribute
References: Provider Account.
Outbox
Attributes:
Default: /in
Default Value: /in
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:
Default: /out
Default Value: /out
Location where files are uploaded for processing.
keyNameSSH
Group: Submission
SubGroup: SSH
Type: String
XML Representation: attribute
Attributes:
Default: sampleKeyNameSSH
Default Value: sampleKeyNameSSH
Name of the private SSH key to be used for FTP/sFTP based connectivity (for sFTP communication)
passphraseSSH
Group: Submission
SubGroup: SSH
Type: String
XML Representation: attribute
Attributes:
Encrypted, Default: samplePassphraseSSH
Default Value: samplePassphraseSSH
Passphrase of the private SSH key used for FTP/sFTP based connectivity.