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
Offline Transaction Policy Classifier
Added On:
10/10/15
SQL Table:
Module:
UniCharge
Type:
Classifier
Status:
Active
Java Class:
OfflineTransactionPolicyClassifier
Enumeration of possible offline transaction policies.
Available Values:
XX - No Offline Processing
Added On:
10/10/15
Status:
Active
Indicates that offline processing is not allowed.
SX - Offline Sale Enabled Offline Credit Disabled
Added On:
10/10/15
Status:
Active
Indicates that sale offline operation is allowed and credit offline operation is not allowed.
XC - Offline Sale Disabled Offline Credit Enabled
Added On:
10/10/15
Status:
Active
Indicates that credit offline operation is allowed and sale offline operation is not allowed.
SC - Offline Sale And Credit Are Enabled
Added On:
10/10/15
Status:
Active
Indicates that both sale and credit offline operations are allowed.