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
Remittance Mode Classifier
Added On:
03/17/12
SQL Table:
Module:
UniCore
Type:
Classifier
Status:
Active
Java Class:
RemittanceModeClassifier
Enumerates possible configurations for the remittance logic used for a given merchant. See
Remittance
for additional details.
Available Values:
BO - BatchOnly
Added On:
03/17/12
Status:
Active
Remittance will occur only for batch transactions, statistics will not be calculated for real-time transactions.
RO - RetailOnly
Added On:
03/17/12
Status:
Active
Remittance will occur only for real-time transactions, statistics will not be calculated for batch transactions.
RB - RetailAndBatch
Added On:
03/17/12
Status:
Active
Remittance will occur for both real-time and batch transactions, statistics will be calculated for all transactions.
NN - None
Added On:
03/27/12
Status:
Active
No remittance will take place for this merchant, statistics will not be calculated.