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
Account Updater Vantiv Lowell Profile
Parent:
Account Updater Profile
Added On:
02/13/12
SQL Table:
ACCOUNT_UPDATER_VANTIV_LOWELL_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
AccountUpdaterVantivLowellProfile
Configuration settings for account updater service for Vantiv Lowell.
Available Fields:
Merchant ID
Password
User
Merchant ID
Added On:
02/13/12
SQL Column:
MERCHANT_ID
Java Field:
merchantId
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
Unique string used to identify the merchant within the Litle system.
Password
Added On:
02/13/12
SQL Column:
PASSWORD
Java Field:
password
Status:
Active
SQL Type:
varchar(40)
Java Type:
String
Attributes:
It is used in combination with the user element to authenticate that the message is from a valid source.
User
Added On:
02/13/12
SQL Column:
USER
Java Field:
user
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
It is a unique identifier of the user/merchant used to authenticate that the message is from a valid source.