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
Batch Uni Pay Profile
Added On:
05/16/18
SQL Table:
BATCH_UNI_PAY_PROFILE
Module:
UniCharge
Type:
Interface
Status:
Active
Java Class:
BatchUniPayProfile
Represents information about UniPay batch processing profile.
Available Fields:
Company Name
Descriptor
Is Aggregation Enabled
Merchant Account Code
Provider Merchant Account Code
Company Name
Added On:
11/14/17
SQL Column:
COMPANY_NAME
Java Field:
companyName
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes:
Descriptor
Added On:
11/14/17
SQL Column:
DESCRIPTOR
Java Field:
descriptor
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes:
Is Aggregation Enabled
Added On:
11/14/17
SQL Column:
IS_AGGREGATION_ENABLED
Java Field:
isAggregationEnabled
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Merchant Account Code
Added On:
11/14/17
SQL Column:
MERCHANT_ACCOUNT_CODE
Java Field:
merchantAccountCode
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Provider Merchant Account Code
Added On:
11/14/17
SQL Column:
PROVIDER_MERCHANT_ACCOUNT_CODE
Java Field:
providerMerchantAccountCode
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes: