PaymentechSalemCardsBatchProviderProfile

Type:  Struct
Abstract:  no
Status:  Active
Configuration settings for cards batch processing through Paymentech
Avalible Field Groups:
type
Group: System
SubGroup:
Type: String
XML Representation: attribute
Attributes: Constant, Required, Default: cards-batch/paymentech-salem
Default Value: cards-batch/paymentech-salem
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.
retryAttemptsLimit
Group: System
SubGroup:
Type: Integer
XML Representation: attribute
References: CC Profile.Max Retry Attempt
Attributes: Default: 4
Default Value: 4
Number of attempts that soft declines are retried before the final decline is returned to the submitter.
retryInterval
Group: System
SubGroup:
Type: Integer
XML Representation: attribute
References: CC Profile.Retry Interval
Attributes: Default: 3
Default Value: 3
The number of days between subsequent to subsequent retry attempts.
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.
isDebitCardProcessingEnabled
Group: System
SubGroup:
Type: Boolean
XML Representation: attribute
References: CC Paymentech Orbital Profile.Is Debit Card Processing Enabled
Attributes: Default: true
Default Value: true
Indicates whether the debit processing is enabledfor this profile.
merchantId
Group: Merchant
SubGroup:
Type: String
XML Representation: attribute
References: CC Paymentech Orbital Profile.Merchant ID
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
References: CC Paymentech Orbital Profile.Terminal ID
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
References: CC Paymentech Orbital Profile.Country Code
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
References: CC Paymentech Orbital Profile.SD Merchant Name
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
References: CC Paymentech Orbital Profile.SD Product Description
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
References: CC Paymentech Orbital Profile.SD Merchant Phone
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
References: CC Paymentech Orbital Profile.SD Merchant Email
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
References: CC Paymentech Orbital Profile.SD Merchant URL
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
References: Provider Account.Primary Connection Type
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
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
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
Type: String
XML Representation: attribute
References: Provider Account.Username
Attributes: Required, Default: sampleUser
Default Value: sampleUser
Username used for HTTPs based connectivity.
password
Group: Submission
SubGroup: Connectivity
Type: String
XML Representation: attribute
References: Provider Account.Password
Attributes: Required, Encrypted, Default: samplePassword
Default Value: samplePassword
Password used for HTTPs based connectivity.
keyNameSSH
Group: Submission
SubGroup: SSH
Type: String
XML Representation: attribute
References: Provider Account.SSH Private Key File Name
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
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.
keyNamePGP
Group: Submission
SubGroup: PGP
Type: String
XML Representation: attribute
References: Provider Account.Encryption Private Key File Name
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
References: Provider Account.Encryption Pass Phrase
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
References: Provider Account.Encryption Public Key File Name
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
References: Provider Account.Encryption Expiration Date
Attributes: Default: 2015-01-25
Default Value: 2015-01-25
Expiration date of the private PGP key used for FTP/sFTP based connectivity.

XML Sample:


( ! ) Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /var/www/html/unidoc/profile.php on line 31
Call Stack
#TimeMemoryFunctionLocation
10.0003323624{main}( ).../index.php:0
20.0055747472include( '/var/www/html/unidoc/profile.php' ).../index.php:327
31.17191515072toSample( ).../profile.php:879
41.17191515448loadFields( ).../profile.php:76
51.17201516176mysql_fetch_array ( ).../profile.php:31
<profile/>

"<profile/>"

JSON Sample:

{
 
}

XURL Sample:

?