WooCommerce Zapier Integration 2.13.0

No permission to download (195.5 KB)
Download WooCommerce Zapier Integration 2.13.0 from nulled fire. Bring the power of Zapier to WooCommerce. Integrate your store
* Full details: WooCommerce Zapier Version 2.0.5 Released
* Fix: Prevent a PHP notice that could occur during authentication when using WordPress 5.5 and above with WP_DEBUG enabled. #330
* Change: Legacy Mode logs are now logged to a `woocommerce-zapier-legacy` log file, separate from the main `woocommerce-zapier` log file. PR#306
* Change: Improved error detection and logging during authentication ping requests, to help identify WooCommerce REST API authentication issues. #298
* Change: Marked as compatible with WooCommerce 4.5
* Change: Marked as compatible with WordPress
* Full details: WooCommerce Zapier Version 2.0.4 Released
* New: SSL Check in Status screen to help to identify authentication errors. #281
* Fix: No data sent when using `Subscription status changed`, `Subscription renewed` or `Subscription renewal failed` trigger rules. #285
* Change: Automatically revoke REST API authentication keys that haven't ever been used. #278
* Full details: WooCommerce Zapier Version 2.0.3 Released
* Fix: Authentication attempts failing with `The username and/or password you supplied is incorrect.` message for users with usernames or passwords containing some special characters (such a %, <, >, and trailing/leading spaces). PR#144