Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
Retail Paymentech Profile
Parent:
Retail Profile
Added On:
07/28/17
SQL Table:
RETAIL_PAYMENTECH_PROFILE
Module:
UniCharge
Type:
Profile
Status:
Active
Java Class:
RetailPaymentechProfile
Encapsulates Paymentech specific settings required for real-time transaction processing. Adds Paymentech specific fields to the base fields of
Billing Profile
and
Retail Profile
.
Available Fields:
BIN
Country Code
Merchant ID
Orbital Connection Password
Orbital Connection Username
Terminal ID
BIN
Added On:
02/13/12
SQL Column:
BIN
Java Field:
bin
Status:
Active
SQL Type:
varchar(6)
Java Type:
String
Attributes:
Transaction Routing Definition. Assigned by processor.
Merchant ID
Added On:
02/13/12
SQL Column:
MERCHANT_ID
Java Field:
merchantId
Status:
Active
SQL Type:
varchar(15)
Java Type:
String
Attributes:
Gateway merchant account number assigned by processor.
This account number will match that of your host platform.
Terminal ID
Added On:
02/13/12
SQL Column:
TERMINAL_ID
Java Field:
terminalId
Status:
Active
SQL Type:
varchar(3)
Java Type:
String
Attributes:
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.
This value is assigned by the processor.
Orbital Connection Username
Added On:
05/25/12
SQL Column:
ORBITAL_CONNECTION_USERNAME
Java Field:
orbitalConnectionUsername
Status:
Active
SQL Type:
varchar(32)
Java Type:
String
Attributes:
Required if Orbital connection password is not null.
Orbital Connection Password
Added On:
05/25/12
SQL Column:
ORBITAL_CONNECTION_PASSWORD
Java Field:
orbitalConnectionPassword
Status:
Active
SQL Type:
varchar(100)
Java Type:
String
Attributes:
Required if Orbital Connection Username not null.
Country Code
Added On:
05/25/12
SQL Column:
COUNTRY_CODE
Java Field:
countryCode
Status:
Active
SQL Type:
varchar(2)
Java Type:
String
Attributes:
Default:US
Country code indicating the country of the profile.