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
Chargeback Vantiv Lowell Profile
Parent:
Chargeback Profile
Added On:
02/13/12
SQL Table:
CHARGEBACK_VANTIV_LOWELL_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
ChargebackVantivLowellProfile
Configuration settings for chargeback processing through Vantiv Lowell.
Available Fields:
Is Load One Day Only
Last Activity Date
Merchant ID
Password
User
Is Load One Day Only
Added On:
12/07/15
SQL Column:
IS_LOAD_ONE_DAY_ONLY
Java Field:
isLoadOneDayOnly
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Default:false
Last Activity Date
Added On:
02/13/12
SQL Column:
LAST_ACTIVITY_DATE
Java Field:
lastActivityDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
The date of the last activity on the profile.
Merchant ID
Added On:
09/11/12
SQL Column:
MERCHANT_ID
Java Field:
merchantId
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
Indicates which merchant sent the billing/enrollment file. This ID is assigned by the processor.
Password
Added On:
02/13/12
SQL Column:
PASSWORD
Java Field:
password
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes:
The password element is a required child of the authentication element. 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(255)
Java Type:
String
Attributes:
The user element is a required child of the authentication element. It is a unique identifier of the user/merchant used to authenticate that the message is from a valid source.