EFTPaysafeACHProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Configuration settings for chargeback Paysafe profile.
Avalible Field Groups:
type
Group: System
SubGroup:
Type: String
XML Representation: attribute
Attributes: Constant, Required, Default: ach/paysafe
Default Value: ach/paysafe
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.
directDebitSystemCl
Group: System
SubGroup:
Type: String
XML Representation: attribute
References: EFT Optimal Payment Netbanx Profile.Direct Debit System CL
Attributes: Required, Default: B
Default Value: B
Represents the type of direct debit system selected for the profile.
accountNumber
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: EFT Optimal Payment Netbanx Profile.Merchant Account Number
Attributes: Required
Account number of the merchant within the system.
storeId
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: EFT Optimal Payment Netbanx Profile.Store ID
Attributes: Required
NETBANX store identifier, used to authenticate the request. It is defined by NETBANX and provided to the merchant as a part of the integration process.
storeKey
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: EFT Optimal Payment Netbanx Profile.Store Pwd
Attributes: Required, Encrypted
NETBANX store password, used to authenticate the request. It is defined by NETBANX and provided to the merchant as a part of the integration process.
authorizationCurrencyCode
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: Processing Profile.Authorization Currency Code CL
Attributes: Required, Default: GPB
Default Value: GPB
Represents the type of currency used for authorization.
captureCurrencyCode
Group: Merchant
SubGroup: General
Type: String
XML Representation: attribute
References: Processing Profile.Capture Currency Code CL
Attributes: Required, Default: GPB
Default Value: GPB
Represents the type of currency used for capture.
descriptor
Group: Merchant
SubGroup: Descriptor
Type: String
XML Representation: attribute
References: EFT Optimal Payment Netbanx Profile.Descriptor
Attributes: Default: descriptor
Default Value: descriptor
Value, associated with underlying merchant ID (or can be specified for each transaction processing).
descriptorPrefix
Group: Merchant
SubGroup: Descriptor
Type: String
XML Representation: attribute
References: EFT Optimal Payment Netbanx Profile.Descriptor Prefix
Attributes: Default: descriptor
Default Value: descriptor
Descriptor prefix assigned by Netbanx.
connectionType
Group: Submission
SubGroup: Connectivity (Payments)
Type: String
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 (Payments)
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 (Payments)
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 (Payments)
Type: String
XML Representation: attribute
References: Provider Account.Username
Attributes: Required, Default: user
Default Value: user
Username used for HTTPs based connectivity.
password
Group: Submission
SubGroup: Connectivity (Payments)
Type: String
XML Representation: attribute
References: Provider Account.Password
Attributes: Encrypted, Default: user
Default Value: user
Password used for HTTPs based connectivity.
requestPath
Group: Submission
SubGroup: Path
Type: String
XML Representation: attribute
References: Provider Account.Outbox
Attributes: Required, 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: Required, 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: 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
References: Provider Account.SSH Pass Phrase
Attributes: Required, Encrypted, Default: samplePhrase
Default Value: samplePhrase
Passphrase of the private SSH key used for FTP/sFTP based connectivity.
hostAuthorization
Group: Submission
SubGroup: Connectivity (Returns)
Type: String
XML Representation: attribute
References: Provider Account.Http Host
Attributes: Required, Default: https://mybank.com
Default Value: https://mybank.com
Host to be used for HTTPs based connectivity.

XML Sample:

<profile/>

"<profile/>"

JSON Sample:

{
 
}

XURL Sample:

?