type
Type: String
XML Representation: attribute
Attributes:
Constant, Required, Default: ach/paysafe
Default Value: ach/paysafe
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.
directDebitSystemCl
Type: String
XML Representation: attribute
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
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
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
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
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
Attributes:
Default: descriptor
Default Value: descriptor
Descriptor prefix assigned by Netbanx.
connectionType
Group: Submission
SubGroup: Connectivity (Payments)
Type: String
XML Representation: attribute
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
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
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
Attributes:
Required, Default: user
Default Value: user
Username used for HTTPs based connectivity.
password
Group: Submission
SubGroup: Connectivity (Payments)
Type: String
XML Representation: attribute
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
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.
hostAuthorization
Group: Submission
SubGroup: Connectivity (Returns)
Type: String
XML Representation: attribute
Attributes:
Required, Default: https://mybank.com
Default Value: https://mybank.com
Host to be used for HTTPs based connectivity.