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
Processor Address
Added On:
05/04/18
SQL Table:
PROCESSOR_ADDRESS
Module:
UniCharge
Type:
Interface
Status:
Active
Java Class:
ProcessorAddress
Entity that represents information about the processor's address.
Available Fields:
Processor Country Code
Added On:
03/19/18
SQL Column:
PROCESSOR_COUNTRY_CODE
Java Field:
processorCountryCode
Status:
Active
SQL Type:
varchar(2)
Java Type:
String
Attributes:
Country code of the processor's address.
Processor Zip Code
Added On:
03/19/18
SQL Column:
PROCESSOR_ZIP_CODE
Java Field:
processorZipCode
Status:
Active
SQL Type:
varchar(15)
Java Type:
String
Attributes:
ZIP/Postal code of the processor's address.