type
Type: String
XML Representation: attribute
Attributes:
Constant, Required, Default: cards-batch/westpac
Default Value: cards-batch/westpac
isActive
Type: Boolean
XML Representation: attribute
Attributes:
Default: true
Default Value: true
Indicates whether the record is active in the system.
accountProcessingPolicy
Type: String(10)
XML Representation: attribute
Attributes:
Required, Default: VMXD----*U
Default Value: VMXD----*U
Type of processing policy for the account.
retryAttemptsLimit
Type: Integer
XML Representation: attribute
Attributes:
Default: 4
Default Value: 4
Number of attempts that soft declines are retried before the final decline is returned to the submitter.
retryInterval
Type: Integer
XML Representation: attribute
Attributes:
Default: 3
Default Value: 3
The number of days between subsequent to subsequent retry attempts.
isCreditEnabled
Type: Boolean
XML Representation: attribute
Attributes:
Default: true
Default Value: true
Indicates whether the credit operation is allowed.
transactionDateProcessingCl
Type: String
XML Representation: attribute
Attributes:
Default: I
Default Value: I
Represents the date when the transaction should be processed.
clientName
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: 152AC
Default Value: 152AC
Name of the client as stored in Quickstream system.
communityCode
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: 152AC
Default Value: 152AC
Community code of the customer.
companyName
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: 152AC
Default Value: 152AC
Human readable name of the company as stored in Quickstream system.
companyCode
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: 152AC
Default Value: 152AC
Unique code of the company as stored in Quickstream system.
captureCurrencyCode
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: AUD
Default Value: AUD
Represents the type of currency used for capture.
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: localhost
Default Value: localhost
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: user
Default Value: user
Username used for HTTPs based connectivity.
password
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Encrypted, Default: password
Default Value: password
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.