• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WooCommerce Zapier

WooCommerce Zapier v2.10.0

No permission to download
Download WooCommerce Zapier v2.0.4 Nulled Free
2020-04-24 - v2.0.4

* Full details: https://om4.io/?p=19824
* 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
Download WooCommerce Zapier v2.0.3 Nulled Free
2020-04-11 - v2.0.3

* Full details: https://om4.io/?p=19809
* 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
Download WooCommerce Zapier v2.0.0 Nulled Free
* New: Improved compatibility of the Legacy Feeds with certain plugins that modify the Order data upon load. #233
* New: When deactivating the plugin, pause existing Zapier webhooks so that no data is sent to them. When reactivating the plugin, unpause existing Zapier webhooks. #237
* New: Improved System Status screen display and information. Now displayed at the bottom of the WooCommerce -> Status screen. PR#107.
* New: Add support for WooCommerce Admin (wc-admin) which was introduced in WooCommerce 4.0. #266
* Fix: Prevent incorrectly filling of line item data in the Legacy Feeds. #234
* Security Fix: Improved input sanitisation and output escaping in the WordPress admin area (for authenticated store owners). PR#114
* Change: Marked as compatible with WooCommerce 4.0.1
* Change: For existing users upgrading to version 2, Zapier Feeds are now know as Legacy Feeds. No new Legacy Feeds can be created, and users have 12 months to deactivate each Zapier Feed (and corresponding Zap) and create new Zaps using the new REST API based system. Please see https://om4.io/woocommerce-zapier-documentation/migration/ for details. PR#100, #257, #226
* Change: For new users, Zapier Feeds are no longer available and REST API based Zaps must be used instead. PR#100
* Change: Simplify/improve WooCommerce active check. #194
* Change: WooCommerce Zapier now requires a store with HTTPS so that REST API endpoints are securely communicated with. Please see https://om4.io/woocommerce-zapier-documentation/install/#system-requirements for details. #213
* Change: WooCommerce Zapier now requires pretty permalinks to be turned on (in WordPress Settings, Permalinks) so that REST API Endpoints are accessible. Please see https://om4.io/woocommerce-zapier-documentation/install/#system-requirements for details. #213
* Change: Administrator role is now required in order to manage WooCommerce Zapier-related settings in WordPress. Please see https://om4.io/woocommerce-zapier-documentation/install/#system-requirements for details. #226
* Change: An Administrator role is required when authenticating your WooCommerce store with your Zapier account. Please see https://om4.io/woocommerce-zapier-documentation/install/#system-requirements for details. #271
* Change: Shop Owner or Administrator role is now required in order to manage WooCommerce Zapier-related settings in WordPress. #226
* Change: Minimum required PHP version is 5.6.20. #213
* Change: Minimum required WordPress version is 4.7.0. #213
* Change: Minimum required WooCommerce version is 3.5.0. #213, #232
* Change: Minimum required WooCommerce Subscriptions version is 2.4.3. #213
* Change: Plugin textdomain changed from `wc_zapier` to `woocommerce-zapier`.
* Change: Marked as compatible with WordPress 5.4.0.
* Change: Marked as compatible with WooCommerce Subscriptions v3.0.0.
* Change: Coding standard improvements. PR#114
* Dev: `WC_ZAPIER_DEBUG` constant is no longer used. Enable Detailed Logging setting should be used instead. Please see https://om4.io/woocommerce-zapier-documentation/migration/#woocommerce-zapier-integration-debugger for details. PR #101
* Dev: Legacy Zapier Feeds functionality moved from `includes` to `legacy` directory. PR#100
* Dev: Deprecate `wc_zapier_data` filter. PR#100
* Dev: Deprecate `wc_zapier_data_***` filter. PR#100
* Dev: Deprecate `wc_zapier_data_json` filter. PR#100
* Dev: Deprecate `wc_zapier_data_json_***` filter. PR#100
* Dev: Deprecate `wc_zapier_data_sent_to_zapier_successfully` hook. PR#100
* Dev: Deprecate `wc_zapier_scheduled_event` hook. PR#100
* Dev: Deprecate `wc_zapier_trigger_directories` filter. PR#100, PR#110
* Dev: Deprecate `WC_Zapier()` function. PR#100
* Dev: Deprecate `OM4\Zapier\Admin\FeedUI` class. PR#100
* Dev: Deprecate `OM4\Zapier\Admin\SystemStatus` class. PR#100
* Dev: Deprecate `OM4\Zapier\Exception\IncompletePayloadException` class. PR #100
* Dev: Deprecate `OM4\Zapier\Exception\InvalidClassException` class. PR #100
* Dev: Deprecate `OM4\Zapier\Exception\InvalidMethodException` class. PR #100
* Dev: Deprecate `OM4\Zapier\Exception\InvalidPropertyException` class. PR #100
* Dev: Deprecate `OM4\Zapier\Exception\InvalidTypeException` class. PR #100
* Dev: Deprecate `OM4\Zapier\Exception\JsonErrorException` class. PR #100
* Dev: Deprecate `OM4\Zapier\Exception\MissingDataException` class. PR #100
* Dev: Deprecate `OM4\Zapier\Exception\MissingSampleException` class. PR #100
* Dev: Deprecate `OM4\Zapier\Feed\FeedFactory` class. PR #100
* Dev: Deprecate `OM4\Zapier\Feed\Feed` class. PR #100
* Dev: Deprecate `OM4\Zapier\LegacyTrait` class. PR#100
* Dev: Deprecate `OM4\Zapier\Logger` class. PR#100
* Dev: Deprecate `OM4\Zapier\Payload\Base\Base` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Base\Collection` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Base\Item` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Collection\DownloadableFiles` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Collection\LineItems` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Collection\Notes` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Contract` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Customer` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Item\BillingTrait` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Item\DownloadableFile` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Item\LineItem` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Item\MetaData` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Item\Note` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Item\ShippingTrait` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\NullPayload` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Order` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Plugin\CheckoutFieldEditor` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Plugin\Subscription\Order` class. PR #100
* Dev: Deprecate `OM4\Zapier\Payload\Plugin\Subscription\Subscription` class. PR #100
* Dev: Deprecate `OM4\Zapier\Plugin\CheckoutFieldEditor` class. PR #100
* Dev: Deprecate `OM4\Zapier\Plugin\Subscriptions` class. PR #100
* Dev: Deprecate `OM4\Zapier\Plugin` class. PR#100
* Dev: Deprecate `OM4\Zapier\SendQueue` class. PR#100
* Dev: Deprecate `OM4\Zapier\Trigger\Base` class. PR #100
* Dev: Deprecate `OM4\Zapier\Trigger\Customer\NewCustomer` class. PR #100
* Dev: Deprecate `OM4\Zapier\Trigger\Order\Base` class. PR #100
* Dev: Deprecate `OM4\Zapier\Trigger\Order\NewOrder` class. PR #100
* Dev: Deprecate `OM4\Zapier\Trigger\Order\StatusChange` class. PR #100
* Dev: Deprecate `OM4\Zapier\Trigger\Subscription\Base` class. PR #100
* Dev: Deprecate `OM4\Zapier\Trigger\Subscription\NewSubscription` class. PR #100
* Dev: Deprecate `OM4\Zapier\Trigger\Subscription\RenewalFailed` class. PR #100
* Dev: Deprecate `OM4\Zapier\Trigger\Subscription\Renewal` class. PR #100
* Dev: Deprecate `OM4\Zapier\Trigger\Subscription\StatusChange` class. PR #100
* Dev: Deprecate `OM4\Zapier\Trigger\TriggerFactory` class. PR #100
* Dev: Deleted `OM4\Zapier\Admin\Privacy` class. PR#100
* Dev: Deleted `OM4\Zapier\Admin\Pointers` class. PR#100
* Dev: Delete already deprecated `WC_Zapier` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Admin` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Admin_Feed_UI` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Admin_Pointers` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Admin_System_Status` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Checkout_Field_Editor` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Feed` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Feed_Factory` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Send_Queue` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Subscriptions` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Trigger_Factory` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Trigger_New_Customer` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Trigger_Order` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Trigger_Order_New` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Trigger_Order_Status_Change` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Trigger_Subscription` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Trigger_Subscription_New` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Trigger_Subscription_Renewal` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Trigger_Subscription_Renewal_Failed` class. PR #100
* Dev: Delete already deprecated `WC_Zapier_Trigger_Subscription_Status_Change` class. PR #100
  • Like
Reactions: Rezaaaa
Download WooCommerce Zapier v1.9.6 Nulled Free
2019.11.29 - v1.9.6

* Full details: https://om4.io/?p=19713
° Fix: Better compatibility with plugins that override WooCommerce order totals (such as the WooCommerce Account Funds extension). #215
  • Change: Compatible with PHP 7.4.
  • Change: Marked as compatible with WordPress 5.3.0.
  • Change: Marked as compatible with WooCommerce 3.8.1.
  • Change: Marked as compatible with WooCommerce Subscriptions v2.6.3.
  • Like
Reactions: Sufisain
Download WooCommerce Zapier v1.9.5 Nulled Free
2019.09.16 - version 1.9.5

  • Full details: https://wczap.com/?p=1139
  • Fix: Typo in the logger, and context handling logic fixed. #200
  • Fix: Incorrect text-domain on privacy class. PR#71
  • New: Improved compatibility with certain plugins that modify the WP_Post data upon load. #204
  • New: Log get_post errors and modified behaviour.
  • Marked as compatible with WordPress 5.2.3.
  • Marked as compatible with WooCommerce 3.7.0.
  • Marked as compatible with WooCommerce Subscriptions v2.6.1 (and backwards compatible with WooCommerce Subscriptions v2.4.x). #208
  • Change: Coding standard improvements, including improved documentation. PR#71
  • Change: Minimum required WordPress version is 4.6.0.
Download WooCommerce Zapier v1.9.4 Nulled Free
2019.05.20 - version 1.9.4

  • Full details: https://wczap.com/?p=1131
  • Fix: Avoid undefined index when an order or customer's billing or shipping country code is invalid. #193
  • Fix: Avoid undefined index when a customer's shipping state is invalid. #193, #190
  • Fix: Check multisite config for WooCommerce availability, allowing WooCommerce to be network activated. #192
  • Fix: Avoid deprecated notice for function get_used_coupons() when running WooCommerce 3.7 (development version). #197
Download WooCommerce Zapier v1.9.3 Nulled Free
2019.05.10 - version 1.9.3

  • Full details: https://wczap.com/?p=1125
  • Fix: Date fields show current date/time instead of being empty #143
  • Fix: Better compatibility with the Measurement Price Calculator extension. #188
  • Fix: Improve Order shipping information collection logic which can cause a fatal error. #190
  • Change: Clarifying in the documentation that tax_total field excludes shipping tax.
  • Change: Support WooCommerce Subscriptions 2.5. #144
Download WooCommerce Zapier v1.9.2 Nulled Free
2019.05.07 - version 1.9.2

  • Full details: https://wczap.com/?p=1117
  • Fix: Avoid a PHP Fatal error in hosting environments that have PHP opcode caching enabled with opcache.save_comments=0, which was causing reflection to fail. #184
  • Fix: Use JSON file for sample data instead of Reflection. #184
  • Fix: Do not use Reflection for validation. #184
  • Change: Remove temporary hotfix that was implemented in v1.9.1. #184
Download WooCommerce Zapier v1.9.1 Nulled Free
2019.05.03 - version 1.9.1

  • Full details: https://wczap.com/?p=1113
  • Fix: Implement a hotfix for uncommon web hosting environments that have opcode caching enabled with opcache.save_comments=0 #184.
Download WooCommerce Zapier v1.9.0 Nulled Free
2019.05.02 - version 1.9.0

If the plugin installed in a PHP 5.2 - 5.3 environment, it won't work, only displaying a message.
  • Fix: Updated sample data in the extension and the Zapier site to better represent real data. #151
  • Fix: When WooCommerce Checkout Field Editor is installed, avoid a PHP notice. #164
  • Change: Use WooCommerce for logging. #90
  • Change: Ensure SSL certificate verification occurs when sending data to Zapier. #168
  • Change: Minimum required PHP version is now 5.4. No longer supporting PHP 5.2.x and 5.3.x. #154
  • Change: Introduce namespaces and class autoloader. #150 #161
Deprecated all existing class names and replace them with new namespaced classes. #161
* Change: Filter parameters are changed: #161
* In wc_zapier_data filter the second parameter is now of type OM4\Zapier\Trigger\Base (was WC_Zapier_Trigger).
* In wc_zapier_data_*** filter the second parameter is now of type OM4\Zapier\Trigger\Base (was WC_Zapier_Trigger).
* In wc_zapier_data_json filter the second parameter is now of type OM4\Zapier\Trigger\Base (was WC_Zapier_Trigger).
* In wc_zapier_data_json_*** filter the second parameter is now of type OM4\Zapier\Trigger\Base (was WC_Zapier_Trigger).
* In wc_zapier_scheduled_event hook the third parameter is now of type OM4\Zapier\Trigger\Base (was WC_Zapier_Trigger).
* In wc_zapier_send_asynchronously filter the second parameter is now of type OM4\Zapier\Trigger\Base (was WC_Zapier_Trigger).
  • Change: Using a new rigid structure for payloads. #50 #149 #151 #152
  • Change: Notice for administrators if WooCommerce not installed. #161
If the plugin installed without WooCommerce, now displaying a message.
  • Change: Removed woothemes_queue_update and legacy woo* files. Updates are now handled by WooCommerce core. #161
  • Change: Simplified WooCommerce check. #161
  • Change: Remove redundant admin CSS. #155
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock