NmiAchProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Java Class:  NmiAchProviderProfile
Configuration settings for ACH processing through NMI
Avalible Field Groups:
type
Group: System
SubGroup:
Type: String
XML Representation: attribute
Attributes: Constant, Required, Default: ach/nmi
Default Value: ach/nmi
Type of the Provider Profile.
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.
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.
descriptor
Group: Merchant
SubGroup: Descriptor
Type: String
XML Representation: attribute
References: EFT NMI Profile.Descriptor
Attributes: Default: AAA65894521
Default Value: AAA65894521
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.
descriptorPhone
Group: Merchant
SubGroup: Descriptor
Type: String
XML Representation: attribute
References: EFT NMI Profile.Descriptor Phone
Attributes: Default: 6469582256
Default Value: 6469582256
The piece of identifying information about the phone number which appears on the cardholder’s statement.
connectionType
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.Primary Connection Type
Attributes: Constant, 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
References: Provider Account.FTP Host
Attributes: Required, Default: ftp.mybank.com
Default Value: ftp.mybank.com
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
XML Representation: attribute
References: Provider Account.Username
Attributes: Required, Default: sampleUser
Default Value: sampleUser
Username used for HTTPs based connectivity.
password
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.Password
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
References: Provider Account.SSH Private Key File Name
Attributes: Default: samplePrivateKey.ssh
Default Value: samplePrivateKey.ssh
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
References: Provider Account.SSH Pass Phrase
Attributes: Encrypted, Default: samplePhrase
Default Value: samplePhrase
Passphrase of the private SSH key used for FTP/sFTP based connectivity.
hostVerification
Group: Verification
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.SMTP Host
Attributes: Required, Default: smtp.host.com
Default Value: smtp.host.com
Host used for SMTP based connectivity.
portVerification
Group: Verification
SubGroup: Connectivity
Type: Integer
XML Representation: attribute
References: Provider Account.SMTP Port
Attributes: Required, Default: 443
Default Value: 443
Port used for SMTP based connectivity.
usernameVerification
Group: Verification
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.SMTP Username
Attributes: Required, Default: sampleUser
Default Value: sampleUser
Username used for SMTP based connectivity.
passwordVerification
Group: Verification
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.SMTP Password
Attributes: Encrypted, Default: samplePassword
Default Value: samplePassword
Password used for SMTP based connectivity.
encryptionTypeVerification
Group: Verification
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.SMTP Encryption CL
Attributes: Required, Default: N
Default Value: N
Enumeration of possible encryption modes used for SMTP based connectivity.
fromVerification
Group: Verification
SubGroup: Path
Type: String
XML Representation: attribute
References: Provider Account.SMTP From
Attributes: Required, Default: samplePassword
Default Value: samplePassword
List of From address used for SMTP based connectivity.
toVerification
Group: Verification
SubGroup: Path
Type: String
XML Representation: attribute
References: Provider Account.SMTP To
Attributes: Required, Default: samplePassword
Default Value: samplePassword
List of To addresses used for SMTP based connectivity.

XML Sample:

<profile/>

"<profile/>"

JSON Sample:

{
 
}

XURL Sample:

?