CC Vantiv Lowell Profile


Parent:    CC Profile
Added On:  02/13/12 
SQL Table:  CC_VANTIV_LOWELL_PROFILE 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  CcVantivLowellProfile 
Configuration settings for batch credit card processing through Vantiv Lowell.
Available Fields:
Added On:  02/13/12
SQL Column:  MERCHANT_ID
Java Field:  merchantId
Status:  Active
SQL Type:  varchar(255)
Java Type:  String
Attributes:
The merchantId element is a child of the accountUpdateFileRequestData element used when you request an Account Update file. This value is a unique string used to identify the merchant within the Litle system.
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.
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.