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 Evo Profile
Parent:
Retail Profile
Added On:
12/28/15
SQL Table:
RETAIL_EVO_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
RetailEvoProfile
Encapsulates EVO Snap specific settings required for real-time transaction processing. Adds EVO Snap specific fields to the base fields of
Billing Profile
and
Retail Profile
.
Available Fields:
Application Profile ID
Company Name
Customer Service Internet
Customer Service Phone
Ecommerce Merchant Profile ID
Identity Token
Identity Token Expiration Date
Moto Merchant Profile ID
Restaurant Merchant Profile ID
Retail Merchant Profile ID
Service ID
Application Profile ID
Added On:
12/29/15
SQL Column:
APPLICATION_PROFILE_ID
Java Field:
applicationProfileId
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
Token representing the PTLS Socket ID unique to each Service Key and configuration data combination.
Company Name
Added On:
12/29/15
SQL Column:
COMPANY_NAME
Java Field:
companyName
Status:
Active
SQL Type:
varchar(38)
Java Type:
String
Attributes:
Name of the company.
Customer Service Internet
Added On:
12/29/15
SQL Column:
CUSTOMER_SERVICE_INTERNET
Java Field:
customerServiceInternet
Status:
Active
SQL Type:
varchar(64)
Java Type:
String
Attributes:
Internet URL address of the customer service.
Customer Service Phone
Added On:
12/29/15
SQL Column:
CUSTOMER_SERVICE_PHONE
Java Field:
customerServicePhone
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
Phone number of the cutomer used to discuss any processing issues.
Ecommerce Merchant Profile ID
Added On:
12/29/15
SQL Column:
ECOMMERCE_MERCHANT_PROFILE_ID
Java Field:
ecommerceMerchantProfileId
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
The unique E-commerce merchant profile ID.
Identity Token
Added On:
12/29/15
SQL Column:
IDENTITY_TOKEN
Java Field:
identityToken
Status:
Active
SQL Type:
varchar(4000)
Java Type:
String
Attributes:
Signed authentication tokens provided to merchants or other transaction originators to prevent the unauthorized use of an application.
Identity Token Expiration Date
Added On:
02/12/16
SQL Column:
IDENTITY_TOKEN_EXPIRATION_DATE
Java Field:
identityTokenExpirationDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
Expiration date of identity token number.
Moto Merchant Profile ID
Added On:
12/29/15
SQL Column:
MOTO_MERCHANT_PROFILE_ID
Java Field:
motoMerchantProfileId
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
The unique moto merchant profile ID.
Restaurant Merchant Profile ID
Added On:
12/29/15
SQL Column:
RESTAURANT_MERCHANT_PROFILE_ID
Java Field:
restaurantMerchantProfileId
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
The unique merchant restaurant ID.
Retail Merchant Profile ID
Added On:
12/29/15
SQL Column:
RETAIL_MERCHANT_PROFILE_ID
Java Field:
retailMerchantProfileId
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
The unique retail merchant profile ID.
Service ID
Added On:
12/29/15
SQL Column:
SERVICE_ID
Java Field:
serviceId
Status:
Active
SQL Type:
varchar(15)
Java Type:
String
Attributes:
The unique ID of the service used.