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 WorldPay Secure Net Profile
Parent:
Retail Profile
Added On:
06/01/16
SQL Table:
RETAIL_WORLD_PAY_SECURE_NET_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
RetailWorldPaySecureNetProfile
Encapsulates WorldPay Secure Net specific settings required for real-time transaction processing. Adds WorldPay Secure Net specific fields to the base fields of
Billing Profile
and
Retail Profile
.
Available Fields:
Developer ID
Secure Key
Secure Net ID
Version
Developer ID
Added On:
06/01/16
SQL Column:
DEVELOPER_ID
Java Field:
developerId
Status:
Active
SQL Type:
varchar(8)
Java Type:
String
Attributes:
Developer ID of integrator as assigned by SecureNet.
Secure Key
Added On:
06/01/16
SQL Column:
SECURE_KEY
Java Field:
secureKey
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
Secure key used in conjunction with Secure Net ID to access the processor's gateway.
Secure Net ID
Added On:
06/01/16
SQL Column:
SECURE_NET_ID
Java Field:
secureNetId
Status:
Active
SQL Type:
varchar(8)
Java Type:
String
Attributes:
SecureNet ID assigned by WorldPay.
Version
Added On:
06/01/16
SQL Column:
VERSION
Java Field:
version
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
Version number of the integrator's application.