VeracityHub Forms Integration

描述

VeracityHub Forms Integration integrates VeracityHub verification services with popular WordPress form plugins.

This plugin allows site administrators to verify form submissions using phone, email, name, and address verification before the form is processed or stored.

The plugin works seamlessly with:
* WPForms
* Contact Form 7

Verification runs automatically during form submission and uses the native validation mechanisms of each supported form plugin.

This plugin is not affiliated with or endorsed by WPForms or Contact Form 7. WPForms and Contact Form 7 are separate plugins and must be installed independently.

Features

  • Phone number verification
  • Data append
  • Data match (phone + name + address)
  • Works with WPForms and Contact Form 7
  • Fail-open behavior when API is unavailable
  • Admin-only logs with masked sensitive data

Requirements

  • WPForms (free or paid) and/or Contact Form 7 must be installed and activated.
  • VeracityHub API key (required – the plugin will not function without a valid API key).

To obtain an API key, users must create an account at:
https://api.veracityhub.com

Access to the VeracityHub API is provided through a paid subscription.

If no supported form plugin is active, the verification features will remain inactive.

If the plugin is activated without a required form plugin installed, an admin notice will inform the administrator to install and activate a supported form plugin.

If a valid API key is not configured, verification will not run.

External Services

This plugin connects to the VeracityHub API to verify and append form submission data.

Service Provider:
VeracityHub
Website: https://veracityhub.io

What data is sent:
– Phone number (for verification)
– First name (if provided)
– Last name (if provided)
– Email address (if provided)
– Address (if provided)

When is data sent:
Data is sent only when a user submits a form and verification is enabled in the plugin settings.

Why is data sent:
The data is used to validate and enrich submitted form information before form processing.

This service is provided by VeracityHub and requires an active paid subscription.

Terms of Service:
https://veracityhub.io/terms

Privacy Policy:
https://veracityhub.io/privacy

Usage

  1. Ensure that WPForms and/or Contact Form 7 is installed and activated.
  2. Navigate to Settings VeracityHub Settings.
  3. Enter a valid VeracityHub API key.
  4. Choose which form plugin to hook into (WPForms, Contact Form 7, or all active forms).
  5. Map form fields (phone, name, email, address).
  6. Select the verification use case:
    • Phone Verification
    • Data Append
    • Data Match
  7. Save settings.

Verification will run automatically during form submission.

If no supported form plugin is active, verification will not run.

If an invalid API key is entered, verification requests will fail and submissions will continue without blocking the user (fail-open behavior).

螢幕截圖

  • VeracityHub settings page
  • WPForms field mapping
  • Contact Form 7 field mapping
  • Verification logs page

安裝

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to Settings VeracityHub Settings
  4. Enter your VeracityHub API key
  5. Enable verification and configure form field mappings

常見問題

Does this plugin store personal data?

The plugin stores only masked logs for debugging purposes. Sensitive data such as phone numbers and emails are masked before storage.

What happens if the VeracityHub API is unavailable?

The plugin uses a fail-open approach. Form submissions will continue without blocking the user.

Is Gravity Forms supported?

No. Gravity Forms is supported by a separate VeracityHub plugin.

How do I get a VeracityHub API key?

Users must create an account at https://api.veracityhub.com to obtain an API key. Access to the API requires a paid subscription.

Will the plugin work without an API key?

No. A valid VeracityHub API key is required…

評價

There are no reviews for this plugin.

貢獻者及開發者

“VeracityHub Forms Integration” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 VeracityHub Forms Integration 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.1

  • Initial public release
  • WPForms and Contact Form 7 integration
  • Phone, email, and data verification support