Mô tả
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
Direct Link to Privacy Policy
Cài đặt
This section describes how to install the plugin and get it working.
e.g.
- Upload
directiq.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“DirectIQ Email Marketing for WooCommerce” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “DirectIQ Email Marketing for WooCommerce” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
- Initial Release