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
Franchise Fee
Added On:
05/13/23
SQL Table:
FRANCHISE_FEE
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
FranchiseFee
Available Fields:
Id
Is Active
Merchant Account Code
Payment Rate
Subscription Rate
Tax Rate
Id
Added On:
05/13/23
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes:
Is Active
Added On:
05/13/23
SQL Column:
IS_ACTIVE
Java Field:
isActive
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Default:true
Merchant Account Code
Added On:
05/13/23
SQL Column:
MERCHANT_ACCOUNT_CODE
Java Field:
merchantAccountCode
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Payment Rate
Added On:
05/13/23
SQL Column:
PAYMENT_RATE
Java Field:
paymentRate
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Subscription Rate
Added On:
05/13/23
SQL Column:
SUBSCRIPTION_RATE
Java Field:
subscriptionRate
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Tax Rate
Added On:
01/30/24
SQL Column:
TAX_RATE
Java Field:
taxRate
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Tax rate used for prepayments when an invoice for an allocation does not yet exist.