WooCommerce Zapier

WooCommerce Zapier v2.13.0

No permission to download
Download WooCommerce Zapier v2.0.8 Nulled Free
2021-04-01 - v2.0.8

* Full details: https://om4.io/?p=20028
* Change: WooCommerce Zapier now integrates with 3000+ apps on Zapier.com. #415
* Change: Authentication key retention. #415
* Change: Legacy Feed Migration deadline. #415
* Change: Improve translatable strings with disambiguation by context. #415
* Change: Marked as compatible with WordPress 5.7.
* Change: Marked as compatible with WooCommerce 5.1.
  • Love
Reactions: riccore
Download WooCommerce Zapier v2.0.7 Nulled Free
2020-12-08 - v2.0.7

* Full details: https://om4.io/?p=20010
* Fix: Correctly handle authentication requests for complex passwords containing Double-quote (") or single-quote (') characters. The behaviour is now in-line with how WordPress core handles passwords internally. #377
* Change: Marked as compatible with WordPress 5.6.
* Change: Marked as compatible with WooCommerce 4.8.
  • Love
Reactions: riccore
Download WooCommerce Zapier v2.0.6 Nulled Free
2020-11-27 - v2.0.6

* Full details: https://om4.io/?p=19959
* New: Compatibility with PHP 8. #368
* Fix: Deprecated warning that occurs on PHP 8 for the `OM4\WooCommerceZapier\TaskHistory\Task` constructor. #368
* Change: Send `X-WordPress-GMT-Offset` HTTP header during webhook deliveries to Zapier to help improve date/time timezone conversion reliability in Zaps. #362
* Change: Improved handling of Task History messages so that they correctly show the trigger rule and View/Edit Zap link after the corresponding Zap has been turned off. #307
* Change: Improved Authentication error messages. PR #350
* Change: Marked as compatible with WooCommerce 4.7.
Download WooCommerce Zapier v2.0.5 Nulled Free
2020-09-11 - version 2.0.5

* Full details: https://om4.io/?p=19877
* 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 5.5
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
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

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu