CC UniPay Profile


Parent:    CC Profile
Added On:  11/14/17 
SQL Table:  CC_UNI_PAY_PROFILE 
Module:  UniCharge 
Type:  Profile  Status:  Active 
Java Class:  CcUniPayProfile 
Entity that represents UniPay configuration settings for batch credit card processing through the specific processor.
Added On:  09/13/16
SQL Column:  COMPANY_NAME
Java Field:  companyName
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
Attributes:
Name of the merchant's company.
Added On:  09/13/16
SQL Column:  DESCRIPTOR
Java Field:  descriptor
Status:  Active
SQL Type:  varchar(21)
Java Type:  String
Attributes:
Textual description of the record.
Added On:  04/10/19
SQL Column:  PROCESSOR_CL
Java Field:  processorCl
Status:  Active
SQL Type:  varchar(2)
Java Type:  String
Attributes:
Added On:  09/13/16
SQL Column:  PROVIDER_MERCHANT_ACCOUNT_CODE
Java Field:  providerMerchantAccountCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Code of Merchant Account to which instance of this object is attributed to. It is assigned by service provider. Depending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code. The field is primarily used for data partitioning and data management, to make it easy to determine the ownership of a record within the database.