PII Tokenizer allows website owners to secure Personally Identifiable Information (PII) such as first name, last name, email, phone, and address in WordPress forms. With seamless integration and a modern admin interface, this plugin provides:
– Vaultless tokenization and detokenization of PII fields via Java-based APIs.
– Dynamic buttons for 「Tokenize」 functionality appended to form fields for easy usage.
– API key registration after email verification, with secure client ID generation.
– Compatibility with popular WordPress form plugins like WPForms and Gravity Forms.
Key Features:
– Protect sensitive data by tokenizing form fields.
– Use individual 「Tokenize」 buttons for profile and address fields.
– Easily detokenize data when required.
– Modern admin interface for API key registration and management.
– Backend integration with customizable Java tokenization and detokenization services.
External Services
This plugin connects to external APIs to provide vaultless tokenization and detokenization services for Personally Identifiable Information (PII). These services are required to tokenize or detokenize sensitive data securely.
External API Endpoints
-
Vaultless Tokenization API
- Purpose: The Vaultless Tokenization API is used to convert sensitive PII fields such as name, email, mobile, and address into secure tokens.
- Data Sent: When a user initiates tokenization, the plugin sends the following data to the external API:
- The specific field data (e.g., name, email, address).
- API key for authentication.
- Conditions: This API is triggered when the 「Tokenize」 button is clicked by the user in a form integrated with the plugin.
- Service Provider: Samuday Technology Services
-
Detokenization API
- Purpose: The Detokenization API is used to convert secure tokens back into their original PII form.
- Data Sent: When a user initiates detokenization, the plugin sends the following data to the external API:
- The tokenized data (e.g., tokenized name or address).
- API key for authentication.
- Conditions: This API is triggered when the 「Detokenize」 button is clicked by the user in a form integrated with the plugin.
- Service Provider: Samuday Technology Services
-
Address Tokenization and Detokenization APIs
- Purpose: These APIs are specifically designed to handle tokenization and detokenization of address data.
- Data Sent: The following data is sent when address-related actions are triggered:
- Complete address JSON (e.g., street, city, zip code).
- API key for authentication.
- Conditions: This API is triggered when address tokenization or detokenization actions are performed via the respective buttons in a form.
- Service Provider: Samuday Technology Services
License
This plugin is released under the GPLv2 (or later). You can find the license details here: https://www.gnu.org/licenses/gpl-2.0.html






