WestamericaACHProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Configuration settings for ACH processing through Westamerica Bank.
Avalible Field Groups:
type
Group: System
SubGroup:
Type: String(60)
XML Representation: attribute
References: Processing Profile.Type
Attributes: Constant, Required, Default: ach/westamerica
Default Value: ach/westamerica
Type of the Provider Profile.
isCreditEnabled
Group: System
SubGroup:
Type: Boolean
XML Representation: attribute
References: Processing Profile.Is Credit Enabled
Attributes: Default: true
Default Value: true
Indicates whether the credit operation is allowed.
isActive
Group: System
SubGroup:
Type: Boolean
XML Representation: attribute
References: Processing Profile.Is Active
Attributes: Default: true
Default Value: true
Indicates whether the record is active in the system.
aggregationFrequency
Group: System
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Pattern: AGGREGATION_FREQUENCY
offsetAccountNumber
Group: Payment Facilitator
SubGroup:
Type: String(17)
XML Representation: attribute
References: EFT NACHA Profile.Merchant Account Number
Attributes: Required
Pattern: NUMERIC
offsetRoutingNumber
Group: Payment Facilitator
SubGroup:
Type: String(9)
XML Representation: attribute
References: EFT NACHA Profile.Merchant Routing Number
Attributes: Required
Pattern: NUMERIC
merchantId
Group: Merchant
SubGroup: General
Type: String(15)
XML Representation: attribute
References: EFT NACHA Profile.Merchant Id
Attributes: Required
Pattern: ALPHANUMERIC
companyId
Group: Merchant
SubGroup: General
Type: String(10)
XML Representation: attribute
References: EFT NACHA Profile.Sale Company ID
Attributes: Required
Pattern: ALPHANUMERIC
ID of the company (originator of the transaction) assigned by the bank to process sales.
companyName
Group: Merchant
SubGroup: General
Type: String(16)
XML Representation: attribute
References: EFT NACHA Profile.Company Name
Attributes: Required
Pattern: DOCUMENT_NUMBER
Name of the company that originates transactions.
filename
Group: Merchant
SubGroup: General
Type: String(40)
XML Representation: attribute
References: EFT NACHA Profile.Filename
Attributes: Required
Pattern: FILENAME
Name of the file to use for EFT transfer.
companyPrefix
Group: Merchant
SubGroup: Descriptor
Type: String(10)
XML Representation: attribute
References: EFT NACHA Profile.Company Prefix
Attributes:
Pattern: ALPHANUMERIC
The prefix of the company that is used to identify this company as the component of EFT NACHA.
descriptor
Group: Merchant
SubGroup: Descriptor
Type: String(10)
XML Representation: attribute
References: EFT NACHA Profile.Description
Attributes: Required
Pattern: DESCRIPTOR
Descriptor that will appear on the cardholder’s statement. If this field is blank the descriptor is reset to the default at the division level.
connectionType
Group: Submission
SubGroup: Connectivity
Type: String(30)
XML Representation: attribute
References: Provider Account.Primary Connection Type
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(100)
XML Representation: attribute
References: Provider Account.FTP Host
Attributes: Required, Default: ftp.mybank.com
Default Value: ftp.mybank.com
Pattern: URL
Host used for FTP/sFTP based connectivity.
port
Group: Submission
SubGroup: Connectivity
Type: Integer
XML Representation: attribute
References: Provider Account.FTP Port
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
References: Provider Account.Username
Attributes: Required, Default: user
Default Value: user
Pattern: USERNAME
Username used for HTTPs based connectivity.
password
Group: Submission
SubGroup: Connectivity
Type: String(100)
XML Representation: attribute
References: Provider Account.Password
Attributes: Encrypted, Default: password
Default Value: password
Pattern: PASSWORD
Password used for HTTPs based connectivity.
responsePath
Group: Submission
SubGroup: Path
Type: String(100)
XML Representation: attribute
References: Provider Account.Inbox
Attributes: Default: inbox
Default Value: inbox
Pattern: PATH
Location where files are uploaded for processing.
requestPath
Group: Submission
SubGroup: Path
Type: String(100)
XML Representation: attribute
References: Provider Account.Outbox
Attributes: Default: outbox
Default Value: outbox
Pattern: PATH
Location from which response files are downloaded for processing. If value is not defined, the responses are downloaded from the upload location.
keyNameSSH
Group: Submission
SubGroup: SSH
Type: String(100)
XML Representation: attribute
References: Provider Account.SSH Private Key File Name
Attributes: Default: key.ssh
Default Value: key.ssh
Pattern: FILENAME
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
References: Provider Account.SSH Pass Phrase
Attributes: Encrypted, Default: password
Default Value: password
Pattern: PASSWORD
Passphrase of the private SSH key used for FTP/sFTP based connectivity.

XML Sample:

<profile/>

"<profile/>"

JSON Sample:

{
 
}

XURL Sample:

?