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
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.
Available Fields:
Entity ID
IP Address
Location ID
Store ID
Store Key
Entity ID
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.
IP Address
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).
Location ID
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.
Store ID
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.
Store Key
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.