type
Type: String
XML Representation: attribute
Attributes:
Constant, Required, Default: cards-batch/paymentech-salem
Default Value: cards-batch/paymentech-salem
isActive
Type: Boolean
XML Representation: attribute
Attributes:
Default: true
Default Value: true
Indicates whether the record is active in the system.
accountProcessingPolicy
Type: String(10)
XML Representation: attribute
Attributes:
Required, Default: VMXD----*U
Default Value: VMXD----*U
Type of processing policy for the account.
retryAttemptsLimit
Type: Integer
XML Representation: attribute
Attributes:
Default: 4
Default Value: 4
Number of attempts that soft declines are retried before the final decline is returned to the submitter.
retryInterval
Type: Integer
XML Representation: attribute
Attributes:
Default: 3
Default Value: 3
The number of days between subsequent to subsequent retry attempts.
isCreditEnabled
Type: Boolean
XML Representation: attribute
Attributes:
Default: true
Default Value: true
Indicates whether the credit operation is allowed.
isDebitCardProcessingEnabled
Type: Boolean
XML Representation: attribute
Attributes:
Default: true
Default Value: true
Indicates whether the debit processing is enabledfor this profile.
merchantId
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: 088923889778
Default Value: 088923889778
This field indicates which merchant sent the billing/enrollment file. This ID is assigned by the Automated Bill Payment Platform (ABPP) during merchant boarding. An invalid entry in this field will result in file rejection.
terminalId
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: 100
Default Value: 100
Identifies a processing device associated to a Point of Sale division. This is not a required Format Indicator for retail transactions, but should be provided if possible to meet association rules and qualify for the best interchange rates.
Terminal override field.
For this processor, this field corresponds to the field Processor Terminal ID. If terminal processing is supported with this integration, the value of this field will be taken from Terminal table.
countryCode
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Required, Default: US
Default Value: US
Country Code of the merchant's mailing address.
sDMerchantName
Group: Soft Merchant Descriptor
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Default: abc123
Default Value: abc123
Soft descriptor assigned to merchant's name in the provider profile.
sDProductDescription
Group: Soft Merchant Descriptor
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Default: abc123
Default Value: abc123
Soft descriptor assigned to product description in the provider profile.
sDMerchantPhone
Group: Soft Merchant Descriptor
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Default: 1234567890
Default Value: 1234567890
Soft descriptor assigned to merchant's phone number in the provider profile.
sDMerchantEmail
Group: Soft Merchant Descriptor
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Default: test123@merchant.com
Default Value: test123@merchant.com
Soft descriptor assigned to merchant's email address in the provider profile.
sDMerchantUrl
Group: Soft Merchant Descriptor
SubGroup:
Type: String
XML Representation: attribute
Attributes:
Default: merchant.com
Default Value: merchant.com
Soft descriptor assigned to merchant's URL in the provider profile.
connectionType
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
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
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
Attributes:
Required, Default: 22
Default Value: 22
Port used for FTP/sFTP based connectivity.
username
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Default: sampleUser
Default Value: sampleUser
Username used for HTTPs based connectivity.
password
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
Attributes:
Required, Encrypted, Default: samplePassword
Default Value: samplePassword
Password used for HTTPs based connectivity.
keyNameSSH
Group: Submission
SubGroup: SSH
Type: String
XML Representation: attribute
Attributes:
Default: merchant-private.asc
Default Value: merchant-private.asc
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:
Encrypted, Default: samplePhrase
Default Value: samplePhrase
Passphrase of the private SSH key used for FTP/sFTP based connectivity.
keyNamePGP
Group: Submission
SubGroup: PGP
Type: String
XML Representation: attribute
Attributes:
Required, Default: merchant-private.asc
Default Value: merchant-private.asc
Name of the private PGP key to be used for FTP/sFTP based connectivity. The key is used to encrypt outgoing files.
passphrasePGP
Group: Submission
SubGroup: PGP
Type: String
XML Representation: attribute
Attributes:
Required, Encrypted, Default: samplePhrase
Default Value: samplePhrase
Passphrase of the private PGP key used for FTP/sFTP based connectivity. The key is used to encrypt outgoing files.
keyNameProviderPGP
Group: Submission
SubGroup: PGP
Type: String
XML Representation: attribute
Attributes:
Required, Default: smerchant-public.asc
Default Value: smerchant-public.asc
Name of the public PGP key of a processor that should be used for FTP/sFTP based connectivity. The key is used to decrypt processor's response files.
keyExpirationDatePGP
Group: Submission
SubGroup: PGP
Type: Date
XML Representation: attribute
Attributes:
Default: 2015-01-25
Default Value: 2015-01-25
Expiration date of the private PGP key used for FTP/sFTP based connectivity.