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
Merchant Address
Added On:
05/04/18
SQL Table:
MERCHANT_ADDRESS
Module:
UniCharge
Type:
Interface
Status:
Active
Java Class:
MerchantAddress
Entity that represents information about merchant's address.
Available Fields:
Merchant Country Code
Added On:
03/19/18
SQL Column:
MERCHANT_COUNTRY_CODE
Java Field:
merchantCountryCode
Status:
Active
SQL Type:
varchar(2)
Java Type:
String
Attributes:
Country code of the merchant's address.
Merchant Zip Code
Added On:
03/19/18
SQL Column:
MERCHANT_ZIP_CODE
Java Field:
merchantZipCode
Status:
Active
SQL Type:
varchar(15)
Java Type:
String
Attributes:
ZIP/Postal code of the merchant's address.