=== DirectIQ Email Marketing for WooCommerce ===
Contributors: directiq
Donate link: https://directiq.com/
Tags: WooCommerce, abandoned, Email
Requires at least: 6.2
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Share Abandoned Cart Data with DirectIQ Easily.

== Description ==

Share Abandoned Cart Data with DirectIQ Easily.

== External Service Integration ==
        
    This plugin relies on a 3rd party service provided by DirectIQ for certain functionalities. Below are the circumstances under which the plugin interacts with this service:

       1. **Uninstall Integration:**
       - Endpoint: `https://rest.directiq.com/core/integrations/WooCommerce/Uninstall`
       - Purpose: Disconnect shop URL
      
    2. **Synchronize Cart Integration:**
       - Endpoint: `https://rest.directiq.com/core/integrations/WooCommerce/SynchronizeCart/{cartid}`
       - Purpose: Synchronize Cart item data

    3. **WooCommerce Status Integration:**
       - Endpoint: `https://rest.directiq.com/core/integrations/woocommerce/status`
       - Purpose: Get abandoned cart item data status

[Direct Link to Service Terms of Use](https://www.directiq.com/terms-of-use)
[Direct Link to Privacy Policy](https://www.directiq.com/privacy-policy/)

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload `directiq.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates

== Changelog ==

= 1.0.0 =
* Initial Release

