EFT Profit Stars Profile


Parent:    EFT Profile
Added On:  08/27/15 
SQL Table:  EFT_PROFIT_STARS_PROFILE 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  EftProfitStarsProfile 
Configuration settings for processing of ACH transactions through Profit Stars.
Added On:  08/27/15
SQL Column:  ENTITY_ID
Java Field:  entityId
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Unique identifier of the merchant in the processor's system. Also referred to as the merchant ID or MID.
Added On:  08/28/15
SQL Column:  IP_ADDRESS
Java Field:  ipAddress
Status:  Active
SQL Type:  varchar(15)
Java Type:  String
Attributes:
IP address of person sending request (if available).
Added On:  08/27/15
SQL Column:  LOCATION_ID
Java Field:  locationId
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Unique identifier for a location (account) set up under a user.
Added On:  08/27/15
SQL Column:  STORE_ID
Java Field:  storeId
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes:
Store ID generated by the processor. Can be unique to each individual merchant, or a master store ID can be assigned at the partner/owner level.
Added On:  08/27/15
SQL Column:  STORE_KEY
Java Field:  storeKey
Status:  Active
SQL Type:  varchar(100)
Java Type:  String
Attributes:
Password generated by the processor.

Note: The password corresponds with the store ID.