== Order Postback for Woocommerce == Contributors: wpconcierges Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=support@otterstromcorp.com&lc=US&item_name=Otterstrom%20postback%29¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted Tags: affiliate pixel tracking, pixel tracking, woocommerce, order postback, affiliates Requires at least: 3.1 Tested up to: 5.6 Stable tag: 1.0.2 Requires PHP: 5.6 or above License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will post the order data from your Woocommerce store to any url of your choosing via a POST or GET. Useful for sending Affiliate Pixels and Order Data to a third party, == Description == This plugin will allow you to post/get to one url and append any of the stored Woocommerce order meta data. See the documented for the complete list of available fields. This plugin is great if you need to send data to a third party, such as an affiliate network without having to place the pixels on your thank you page. Great for server 2 server post back pixel firing, or breaking up the image url from the affiliate pixel image. The free version will fire on every order the pro version you can control when the pixel sends its postback. If you need to post/get more than 1 url check out the Pro version. Features of the Pro Version: 1.) Allows you to post/get to any number or URLs. 2.) Configure an incoming and outgoing click id per url. 3.) Sets a Cookie for all incoming querystring variables that can be used in the postback url parameters on firing. 4.) Create your own custom key value pairs. You define the keys and values or use the order value replacements for the outgoing values. All standard billing shipping fields are replaceable from the order. View the list on the Plugin Page. 5.) Add a retargeting pixel to your sites footer. 6.) Only fire when an incoming click id is set. 7.) Great for custom order scripts 8.) Works for affiliate network pixel server 2 server setups or any image based Affiliate pixel tracking. 9.) Custom headers for custom script requirements https://www.wpconcierges.com/plugin-resources/order-postback-woo/ == Installation == 1. Upload 'order-postback-woo' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to *Tools > Order Postback Woo* 4. Place your post back url to your order script and choose between a POST or GET == Frequently Asked Questions == = How can I get support for this plugin Reach out to the team at www.wpconcierges.com or email support@wpconcierges.com Check out the documentation at https://www.wpconcierges.com/plugin-resources/order-postback-woo/ == Screenshots == == Changelog == = 1.0.2 = complete rewrite no uses a custom post and not the admin options create a custom url and parameters to fit your affiliate or custom script if you are on 1.0.1 please be prepared to create a new custom link structure that you new link can recieve without the json encoded values. = 1.0.1 = removing unncessary js files. = 1.0.0 = Initial Release. == Additional Info == When you need to post your Woocommerce store order data to a third party script.