PaymentusCardsRealtimeProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Configuration settings for Cards Realtime processing through Paymentus
Avalible Field Groups:
type
Group: System
SubGroup:
Type: String(60)
XML Representation: attribute
References: Processing Profile.Type
Attributes: Constant, Required, Default: cards-realtime/paymentus
Default Value: cards-realtime/paymentus
Type of the Provider Profile.

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.
accountProcessingPolicy
Group: System
SubGroup:
Type: String(10)
XML Representation: attribute
References: Processing Profile.Account Processing Policy
Attributes: Required, Default: VMXD——*U
Default Value: VMXD——*U
Type of processing policy for the account.
loginId
Group: Merchant
SubGroup:
Type: String(32)
XML Representation: attribute
References: Retail Paymentus Profile.Login ID
Attributes: Required
Unique customer login ID. Assigned by Paymentus.
password
Group: Merchant
SubGroup:
Type: String(32)
XML Representation: attribute
References: Retail Paymentus Profile.Password
Attributes: Required, Encrypted
Password assigned by Paymentus.
paymentTypeCode
Group: Merchant
SubGroup:
Type: String(32)
XML Representation: attribute
References: Retail Paymentus Profile.Payment Type Code
Attributes: Required
Payment type code configured by Paymentus.
authorizationCurrencyCode
Group: Merchant
SubGroup:
Type: Enum
XML Representation: attribute
References: Processing Profile.Authorization Currency Code CL
Attributes: Required, Default: USD
Default Value: USD
Represents the type of currency used for authorization.
captureCurrencyCode
Group: Merchant
SubGroup:
Type: Enum
XML Representation: attribute
References: Processing Profile.Capture Currency Code CL
Attributes: Required, Default: USD
Default Value: USD
Represents the type of currency used for capture.
connectionTypeAuthorization
Group: Authorization
SubGroup:
Type: String
XML Representation: attribute
References: Provider Account.Primary Connection Type
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(160)
XML Representation: attribute
References: Provider Account.Http Host
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: Chargebacks
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.Secondary Connection Type
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: Chargebacks
SubGroup: Connectivity
Type: String(100)
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.
responsePath
Group: Chargebacks
SubGroup: Connectivity
Type: String(100)
XML Representation: attribute
References: Provider Account.Inbox
Attributes: Required, Default: in
Default Value: in
Location where files are uploaded for processing.
portSettlement
Group: Chargebacks
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: Chargebacks
SubGroup: Connectivity
Type: String(50)
XML Representation: attribute
References: Provider Account.Username
Attributes: Required
Username used for HTTPs based connectivity.
ftpPassword
Group: Chargebacks
SubGroup: Connectivity
Type: String(100)
XML Representation: attribute
References: Provider Account.Password
Attributes: Encrypted
Password used for HTTPs based connectivity.
keyNameSSH
Group: Chargebacks
SubGroup: SSH
Type: String(100)
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: Chargebacks
SubGroup: SSH
Type: String(100)
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.

XML Sample:

<profile/>

"<profile/>"

JSON Sample:

{
 
}

XURL Sample:

?