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 Sigma Gateway Profile
Parent:
Retail Profile
Added On:
09/20/18
SQL Table:
RETAIL_SIGMA_GATEWAY_PROFILE
Module:
UniCharge
Type:
Profile
Status:
Active
Java Class:
RetailSigmaGatewayProfile
Available Fields:
Acc Code
Id
Merchant
Terminal
Acc Code
Added On:
07/10/18
SQL Column:
ACC_CODE
Java Field:
accCode
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
Min Length:10, Max Length:10
Id
Added On:
07/10/18
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes:
Unique, Required, CreateOnly, ReadOnly
Identifier of the object used for references; auto-incremented integer value.
Merchant
Added On:
07/10/18
SQL Column:
MERCHANT
Java Field:
merchant
Status:
Active
SQL Type:
varchar(30)
Java Type:
String
Attributes:
Required
Terminal
Added On:
07/10/18
SQL Column:
TERMINAL
Java Field:
terminal
Status:
Active
SQL Type:
varchar(30)
Java Type:
String
Attributes: