=== StackVerify Connector ===
Contributors: stackverifys
Tags: forms, leads, automation, woocommerce, webhook
Requires at least: 5.8
Tested up to: 7.0
Stable tag: 1.0.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Requires PHP: 7.4

== Description ==

StackVerify Connector connects WordPress to the StackVerify automation engine in real time.

It captures and syncs key WordPress events such as WooCommerce orders, contact form submissions, and user registrations directly into your StackVerify workspace using Form IDs.

No backend development required. No custom APIs needed. Just map your Form IDs and start streaming events instantly.

**Third-Party Service Disclosure**

This plugin connects to the StackVerify API (https://stackverify.site) to send form submission data.

* **What data is sent:** Form field values (name, email, phone, etc.) and form metadata (form ID, submission timestamp).
* **When data is sent:** When a form is submitted via WP Forms (if configured) or when a form submission is processed by WP Webhooks (if configured).
* **Why data is sent:** To enable real-time automation workflows such as email notifications, CRM updates, and webhook triggers.
* **Data storage:** No data is stored externally by this plugin. Data is only transmitted when form submissions occur.

For more information:
* Privacy Policy: https://stackverify.site/privacy
* Terms of Service: https://stackverify.site/terms

**Key Benefits**

* Real-time event sync from WordPress
* Works with WooCommerce, Contact Forms, and Users
* Zero backend configuration required
* Built-in event logging for debugging
* Smart fallback mode for zero-configuration setups

== Installation ==

1. Upload the plugin folder to /wp-content/plugins/
2. Activate the plugin from WordPress admin
3. Open StackVerify settings panel
4. Paste your Form IDs from the StackVerify dashboard
5. Save settings and start syncing events

== Frequently Asked Questions ==

= Does this plugin require WP Webhooks? =

Yes, this plugin requires WP Webhooks Pro to be installed and active.

= What data is sent to StackVerify? =

Form field values and metadata are sent when form submissions occur. No data is stored externally by the plugin.

= Can I control what data is sent? =

Yes. You control which forms trigger data transmission by configuring the Form ID in the plugin settings.

== Privacy Policy ==

This plugin transmits form submission data to StackVerify based on your configuration. No data is stored externally in the plugin itself. For more information, see the Third-Party Service Disclosure section above.

== Changelog ==

= 1.0.0 =
* Initial release
* WooCommerce event support
* Contact form integration
* User registration tracking
* Event logs dashboard
* Test event system
* Zero-config fallback mode
