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