Orders: Improved product array handling to ensure valid Zapier data.
Version 1.4.2 — July 16, 2025
Dev: Order, license, and subscription data can now be filtered before sending to Zapier.
Orders: The product ID is now included in the order data sent to Zapier.
Integrations: Fixed an error that could occur when getting the subscription status.
Version 1.4.1 — July 8, 2025
Integrations: Improved compatibility with Easy Digital Downloads – Recurring Payments.
Dev: Improved PHP 8.2 compatibility.
Version 1.4.0 — October 1, 2024
Compatibility: Important! New minimum requirements are PHP 7.4, WordPress 5.8, and Easy Digital Downloads 3.2.0.
Subscriptions: Renewal action now contains the updated subscription expiration date.
Subscriptions: Renewal action order data has been updated to be consistent with new order data.
Settings: Added link to add-on documentation in the Zapier settings page.
Orders: Currency information has been added to the action data.
Refunds: Creating a refund no longer sends a ‘new order’ action.
Version 1.3.11 — November 11, 2021
Update sample product data to include quantity
Add extra information to order data: status, IP address
Dev: Deprecation notices in PHP 8
Dev: Use EDD Extension Loader
Version 1.3.10 — May 20, 2021
Dev: Added support for EDD 3.0.
Fix: PHP Warning: date() expects parameter 2 to be integer.
Version 1.3.9 — October 16, 2019
Fix: initial_tax_rate, initial_tax, recurring_tax_rate, recurring_tax, trial_period, and notes fields missing from subscription sample data.
Version 1.3.8 — October 15, 2019
Fix: “New Subscription Renewal Payment” events not working properly.
Version 1.3.7 — September 20, 2018
Fix: Compatibility with Software Licensing 3.6.
Version 1.3.6 — August 16, 2018
Fix: PHP notice is thrown when interacting with the API
Fix: Corrected a misspelling in API output.
Version 1.3.5 — May 10, 2017
Fix: PHP notice when new lifetime license is sent to Zapier
Version 1.3.4 — December 15, 2016
Fix: Incorrect item price when discount codes are used
New: Add individual item tax, discount, subtotal, and quantity to product details in New Order Notification
Version 1.3.3 — October 10, 2016
Fix: PHP notice of undefined variable during File Downloaded event
Tweak: Added new filter to the data pushed to Zapier so additional data can be added
Version 1.3.2 — August 12, 2016
Fix: Registered /edd-api/zapier-test/ endpoint so Zapier can properly test API connection
Fix: Missing New Subscription Payment button
Fix: Discounts not included in order data
Fix: PHP warning for license key triggers when license expiration is lifetime
Version 1.3.1 — July 18, 2016
New: Customer triggers now include first and last name
Fix: Missing sample data triggers for subscriptions and file downloads
Version 1.3 — July 8, 2016
New: Added custom metadata to all order notifications
New: Added a button for “Updated Customer”
New: Moved settings into a Zapier subsection of the Extensions tab
Version 1.2 — April 29, 2016
New: Added triggers to subscriptions through Recurring Payments extension
New: Added trigger for when customer records are updated
New: Added trigger for file downloads
Version 1.1 — September 1, 2015
New: Added an integration with the Software Licensing extension. Send notifications when license keys are created, expired, marked as active, marked as inactive, disabled, and remotely activated or deactivated.
New: Added an integration with the Simple Shipping extension to include shipping address in order notifications.
New: Added billing address to order notifications.
Tweak: Separated first and last name in order notifications.