type
Type: String
XML Representation: attribute
Attributes:
Constant, Required, Default: ach-realtime/paymentus
Default Value: ach-realtime/paymentus
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.
loginId
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
References: EFT Paymentus Profile.
Login ID
Attributes:
Required, Default: ABC34
Default Value: ABC34
Unique customer login ID. Assigned by Paymentus.
password
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
References: EFT Paymentus Profile.
Password
Attributes:
Required, Encrypted, Default: ABC34
Default Value: ABC34
Password assigned by Paymentus.
paymentTypeCode
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: ABC34
Default Value: ABC34
Payment type code configured by Paymentus.
authorizationCurrencyCode
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: USD
Default Value: USD
Represents the type of currency used for authorization.
captureCurrencyCode
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: USD
Default Value: USD
Represents the type of currency used for capture.
connectionTypeAuthorization
Group: Authorization
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Constant, Required, Default: HTTPS
Default Value: HTTPS
Type of connectivity to use to exchange messages/files with a processor.
host
Group: Authorization
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: https://aus.paymentus.io/xotp/csip
Default Value: https://aus.paymentus.io/xotp/csip
Host to be used for HTTPs based connectivity.
connectionTypeSettlement
Group: Submission
SubGroup: Connectivity (Returns)
Type: String
XML Representation: attribute
Attributes:
Constant, Required, Default: SFTP
Default Value: SFTP
Secondary/additional type of connectivity used to exchange messages/files with a provider. The value is used when more than one protocol is involved in communication process (for example, real time authorization and batch settlement).
hostSettlement
Group: Submission
SubGroup: Connectivity (Returns)
Type: String
XML Representation: attribute
Attributes:
Required, Default: ftp.mybank.com
Default Value: ftp.mybank.com
Host used for FTP/sFTP based connectivity.
portSettlement
Group: Submission
SubGroup: Connectivity (Returns)
Type: Integer
XML Representation: attribute
Attributes:
Required, Default: 22
Default Value: 22
Port used for FTP/sFTP based connectivity.
username
Group: Submission
SubGroup: Connectivity (Returns)
Type: String
XML Representation: attribute
Attributes:
Required, Default: user
Default Value: user
Username used for HTTPs based connectivity.
ftpPassword
Group: Submission
SubGroup: Connectivity (Returns)
Type: String
XML Representation: attribute
Attributes:
Encrypted, Default: pass
Default Value: pass
Password used for HTTPs based connectivity.
responsePath
Group: Submission
SubGroup: Path
Type: String
XML Representation: attribute
References: Provider Account.
Inbox
Attributes:
Required, Default: in
Default Value: in
Location where files are uploaded for processing.
keyNameSSH
Group: Submission
SubGroup: SSH
Type: String
XML Representation: attribute
Attributes:
Required, 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
Attributes:
Required, Encrypted, Default: samplePhrase
Default Value: samplePhrase
Passphrase of the private SSH key used for FTP/sFTP based connectivity.