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 UniPay Profile
Parent:
Retail Profile
Added On:
10/09/17
SQL Table:
RETAIL_UNI_PAY_PROFILE
Module:
UniCharge
Type:
Profile
Status:
Active
Java Class:
RetailUniPayProfile
Entity that represents real-time specific processing settings for UniPay that are applied to
Billing Profile
.
Available Fields:
Company Name
Descriptor
Password
Provider Merchant Account Code
User Name
Company Name
Added On:
09/13/16
SQL Column:
COMPANY_NAME
Java Field:
companyName
Status:
Active
SQL Type:
varchar(21)
Java Type:
String
Attributes:
Name of the merchant's company.
Descriptor
Added On:
09/13/16
SQL Column:
DESCRIPTOR
Java Field:
descriptor
Status:
Active
SQL Type:
varchar(21)
Java Type:
String
Attributes:
Textual description of the record.
Password
Added On:
09/13/16
SQL Column:
PASSWORD
Java Field:
password
Status:
Active
SQL Type:
varchar(32)
Java Type:
String
Attributes:
Password used by a merchant to log in the system.
Provider Merchant Account Code
Added On:
09/13/16
SQL Column:
PROVIDER_MERCHANT_ACCOUNT_CODE
Java Field:
providerMerchantAccountCode
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Code of Merchant Account to which instance of this object is attributed to. Assigned by a service provider. Depending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code. The field is primarily used for data partitioning and data management, to make it easy to determine the ownership of a record within the database.
User Name
Added On:
09/13/16
SQL Column:
USER_NAME
Java Field:
userName
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
Name used by a merchant to log in the system.