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
Retail MWE Profile
Parent:
Retail Profile
Added On:
04/26/14
SQL Table:
RETAIL_MWE_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
RetailMweProfile
Encapsulates MWE specific settings required for real-time transaction processing. Adds MWE specific fields to the base fields of Billing Profile and Retail Profile.
Available Fields:
API Key
Descriptor
Merchant UUID
Passphrase
API Key
Added On:
04/26/14
SQL Column:
API_KEY
Java Field:
apiKey
Status:
Active
SQL Type:
varchar(25)
Java Type:
String
Attributes:
The value of this parameter is assigned to you by Merchant Warrior.
Descriptor
Added On:
04/26/14
SQL Column:
DESCRIPTOR
Java Field:
descriptor
Status:
Active
SQL Type:
varchar(40)
Java Type:
String
Attributes:
Merchant UUID
Added On:
04/26/14
SQL Column:
MERCHANT_UUID
Java Field:
merchantUuid
Status:
Active
SQL Type:
varchar(25)
Java Type:
String
Attributes:
The value of this parameter is assigned to you by Merchant Warrior.
Passphrase
Added On:
04/26/14
SQL Column:
PASSPHRASE
Java Field:
passphrase
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
The value of this parameter is assigned to you by Merchant Warrior. This will be issued to you once you create a MWE account.