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
Token Register Profile
Parent:
Processing Profile
Children:
Token Register BridgePay Profile
Token Register Vantiv Lowell Profile
Token Register StrongAuth Profile
Token Register FirstData Profile
Token Register FirstData StrongAuth Profile
Token Register MWE Profile
Token Register FirstData Nashville TransArmor Profile
Token Register FirstData Nashville StrongAuth Profile
Token Register Trust Commerce Profile
Token Register UniPay Profile
Token Register Stratus Profile
Added On:
02/13/12
SQL Table:
TOKEN_REGISTER_PROFILE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
TokenRegisterProfile
Represents tokenization functionality for all provider profiles.
Available Fields:
Is Pretokenization Verification Supported
Template
Tokenization Policy
Tokenization Policy CL
Tokenizer CL
Is Pretokenization Verification Supported
Added On:
03/11/17
SQL Column:
IS_PRETOKENIZATION_VERIFICATION_SUPPORTED
Java Field:
isPretokenizationVerificationSupported
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Default:false
Template
Added On:
09/25/12
SQL Column:
TEMPLATE
Java Field:
template
Status:
Active
SQL Type:
varchar(100)
Java Type:
String
Attributes:
Name of the proxy template.
Tokenization Policy
Added On:
09/23/16
SQL Column:
TOKENIZATION_POLICY
Java Field:
tokenizationPolicy
Status:
Active
SQL Type:
varchar(4)
Java Type:
String
Attributes:
Default:T---
Policy of tokenization application.
Tokenization Policy CL
Added On:
05/13/13
SQL Column:
TOKENIZATION_POLICY_CL
Java Field:
tokenizationPolicyCl
Status:
Active
SQL Type:
varchar(2)
Java Type:
String
References
Tokenization Policy Classifier
Attributes:
Reference to the entity that represents possible values of policy types used for tokenization.
Tokenizer CL
Added On:
02/13/12
SQL Column:
TOKENIZER_CL
Java Field:
tokenizerCl
Status:
Active
SQL Type:
varchar(1)
Java Type:
String
References
Tokenizer Classifier
Attributes:
Reference to the entity that represents the type of underlying tokenization mechanism.