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 PaySafe Profile
Parent:
Retail Profile
Added On:
03/16/16
SQL Table:
RETAIL_PAYSAFE_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
RetailPaysafeProfile
Encapsulates PaySafe specific settings required for real-time transaction processing. Adds PaySafe specific fields to the base fields of
Billing Profile
and
Retail Profile
.
Available Fields:
Account Number
API Key
Descriptor
Descriptor Prefix
Phone
Account Number
Added On:
03/16/16
SQL Column:
ACCOUNT_NUMBER
Java Field:
accountNumber
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
Account number of the merchant.
API Key
Added On:
03/23/16
SQL Column:
API_KEY
Java Field:
apiKey
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes:
API key of the merchant.
Descriptor
Added On:
03/16/16
SQL Column:
DESCRIPTOR
Java Field:
descriptor
Status:
Active
SQL Type:
varchar(21)
Java Type:
String
Attributes:
Dynamic description of a transaction. Appears on a statement and can be customized to simplify understanding of charge for a cardholder.
Descriptor Prefix
Added On:
03/16/16
SQL Column:
DESCRIPTOR_PREFIX
Java Field:
descriptorPrefix
Status:
Active
SQL Type:
varchar(3)
Java Type:
String
Attributes:
Identifier of the underlying payment processor.
Phone
Added On:
03/16/16
SQL Column:
PHONE
Java Field:
phone
Status:
Active
SQL Type:
varchar(13)
Java Type:
String
Attributes:
Phone number used to discuss any processing issues.