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 SNGB Profile
Parent:
Retail Profile
Added On:
08/03/15
SQL Table:
RETAIL_SNGB_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
RetailSngbProfile
Encapsulates SNGB specific settings required for real-time transaction processing. Adds SNGB specific fields to the base fields of
Billing Profile
and
Retail Profile
.
Available Fields:
Is CVV2 Required
Password
User ID
Is CVV2 Required
Added On:
08/26/15
SQL Column:
IS_CVV2_REQUIRED
Java Field:
isCvv2Required
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Indicates whether the CVV2 code is required.
Password
Added On:
08/03/15
SQL Column:
PASSWORD
Java Field:
password
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
Password associated with the appropriate user.
User ID
Added On:
08/03/15
SQL Column:
USER_ID
Java Field:
userId
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
The identification number of the user in the system.