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.
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.