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 MiGS Profile
Parent:
Retail Profile
Added On:
03/10/14
SQL Table:
RETAIL_MIGS_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
RetailMigsProfile
Encapsulates Migs specific settings required for real-time transaction processing. Adds Migs specific fields to the base fields of Billing Profile and Retail Profile.
Available Fields:
Access Code
Merchant
Password
Processing Mode CL
User
Access Code
Added On:
03/10/14
SQL Column:
ACCESS_CODE
Java Field:
accessCode
Status:
Active
SQL Type:
varchar(8)
Java Type:
String
Attributes:
Identifier that is used to authenticate merchant while using the Virtual Payment Client. The access code is generated and allocated to merchant by the Payment Server.
Merchant
Added On:
03/10/14
SQL Column:
MERCHANT
Java Field:
merchant
Status:
Active
SQL Type:
varchar(16)
Java Type:
String
Attributes:
Contains information about the merchant.
Password
Added On:
03/10/14
SQL Column:
PASSWORD
Java Field:
password
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
Contains the user's password.
Processing Mode CL
Added On:
09/15/14
SQL Column:
PROCESSING_MODE_CL
Java Field:
processingModeCl
Status:
Active
SQL Type:
varchar(2)
Java Type:
String
References
Processing Mode Classifier
Attributes:
Enumerates possible values of processing modes available for MiGS profile.
User
Added On:
03/10/14
SQL Column:
USER
Java Field:
user
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
Contains information about the user.