
Minimum requirements
Version 3.5.3.1, December 26, 2022
- Fix: Commissions were inaccurately being calculated when Discounts Pro (and other negative fees) were being used.
Version 3.5.3, November 23, 2022
- New - EDD 3.0+: Reports have been updated to support new EDD 3.0 report views and tiles.
- New - EDD 3.0+: Commission reports can now be filtered by commission status.
- Improvement: Payout file generation performance has been improved.
- Fix: Generating payout files in two different tabs/windows could result in incorrect file generation and amounts.
- Fix: Generating a payout file did not communicate if progress was being made.
- Fix: Deleting a commission from the list table was not properly deleting the commission record.
- Fix - EDD 3.0+: Refunding an order with a commission was not always marking the commission as revoked.
- Dev: The commissions database class now supports querying by the price_id column.
- Dev: The final deliverable package now excludes development packages.
Version 3.5.2, January 12, 2022
- Fix:
[edd_commissions]
CSV export not respecting selected month and year parameters. - Fix: Frontend Submissions - PayPal Email field no longer visible.
Version 3.5.1, December 27, 2021
- Fix: constants were not being defined early enough to be used in integrations.
- Fix: Refunded payment notes included broken HTML.
Version 3.5, December 21, 2021
- New: Introduced a new
[edd_commission_breakdown_table]
shortcode that displays a breakdown of commission and earnings by month within a given year. - New: Added a filter called
eddc_send_commission_email_alert
to theeddc_email_alert()
function to allow conditional disabling. - New: Added action hooks to the
eddc_user_commissions()
function. - Refactor: The admin commissions table has had some UI/UX improvements to be more consistent with WP core layouts.
- Fix: HTML entities not decoded during exports.
- Fix: Deprecation notices in PHP 8.
- Fix: Commissions data in admin area possibly not showing correct currency if a site uses multi currency.
- Dev: Refactor how we check for database upgrades for performance improvements.
- Dev: Document properties in
EDD_Commission
class for IDE autocomplete. - Dev: Undefined variable
$from_name
ineddc_email_alert()
. (No actual reported issues, as the code was never triggering.) - Dev: Removed unused
scheduled-payouts.php
andmasspay.php
files. - Dev: Refactor how plugin is loaded & check for system requirements.
Version 3.4.13, November 22, 2021
- Fix: Commissions not recorded for subscription renewal payments when they should be.
- Dev: Refactor how
EDD_License
is instantiated.
Version 3.4.12, July 21, 2021
- Fix: Incorrect commission amount recorded for zero decimal currencies, which could result in confusing totals.
- Fix: Deprecation notices in PHP 8.
- Fix: Remove number formatting on CSV exports. (This caused problems when importing into PayPal Masspay.)
- EDD 3.0: Update hook used for refund logic.
Version 3.4.11, February 8, 2021
- Fix: Ensure admin setting screens contain a level-one heading.
- Fix: Commissions fields incorrectly appearing in bbPress user edit screen.
- Fix: CSV Commissions Export on
[edd_commissions]
not working with server configurations that enforce a trailing slash. - Tweak: Improve UX when updating a commission (not all changes were triggering the "Update" button appearing).
- Tweak: Update plugin author and URI.
- Tweak: Display an mdash on the admin Commissions table if the associated product name cannot be retrieved.
- Dev: EDD 3.0 compatibility.
- Dev:
EDD_Commission::__set()
not passing correct variables viacall_user_func()
. This could result in the incorrect status being set when trying to change a commission status.
Version 3.4.10, June 30, 2020
- Fix: When using store commissions API endpoint (as with the iOS app), a fatal error was produced.
Version 3.4.9, January 20, 2020
- Fix: update_meta() method does not save meta
- Fix: Incorrect commission calculation when Discounts Pro is used
Version 3.4.8, March 20, 2019
- Fix: Moved Commissions extension to load later on plugins_loaded in preparation for EDD 3.0.
- Fix: No date was being added to manually created commissions when a date was not provided.
- Fix: Manually created commissions had a blank "Payment" column. Added a dash character to bring consistency with WordPress core.
- Fix: The Dashbaord widget was not compatible with custom commission statuses.
- Fix: Corrected some issues with PHP 7.2 that caused notices and warnings to be logged.
- New: The commission email settings are now filterable.
- Dev: Add an action hook within class-admin-notices update function.
- Dev: Added more hooks to the user commissions overview templates.
- Dev: Added commission ids to edd_commissions_process_bulk_action action hook.
- Dev: Added hooks to the Dashboard widget.
Version 3.4.7, March 4, 2018
- Fix: Migrating commission records from old table to new fails if the payment record has an invalid currency code assigned to it
Version 3.4.6, January 12, 2018
- New: Filter added to rates data in Download metabox
- New: Filter added to enable skipping commission creation for a Download
- New: Action hook added to Customer tab
- New: Added {sitename} email tag
- Fix: Typo and incorrect text domain
Version 3.4.5, January 1, 2018
- New: Added new action hooks to the user profile fields
- New: Added new action hooks to the fields in the Download meta box
- New: Added new filters and actions to the Commissions list table
Version 3.4.4, November 30, 2017
- Fix: {item_price} email tag shows wrong price when cart contains multiple items.
- Fix: cart_index not stored properly with new commission records.
- New: Added eddc_calc_commission_amount_args filter.
Version 3.4.3, November 16, 2017
- Fix: When exporting commission reports or generating payout files, commissions recorded during the last day of the report would be excluded.
Version 3.4.2, October 2, 2017
- Fix: Decimal places not supported in commission rates
- Fix: Email function users improper variable name for user ID
Version 3.4.1, September 11, 2017
- Fix: Manually updating could cause custom tables to not be created.
Version 3.4, September 11, 2017
- New: Migrate commission records to a custom database table.
- New: Allow users to individually disable commission email notifications.
- New: Added new email shortcodes for commission notifications.
- New: Added ability to export commissions by status.
- New: Improve extensibility of commission details view.
- New: Added new hooks to the commissions overview.
- New: Improved validation and functionality when manually adding commission records.
- Tweak: Improved responsiveness of commissions admin views.
- Tweak: Fixed a spelling error in the $0.00 commissions tooltip.
- Fix: Fee adjustments were not correctly accounted for when recording commissions.
- Fix: Restrict viewing commissions list table from the Shop Vendor role.
- Fix: Manually recorded commissions showed "Vendor Dashboard" in FES if no download was
selected.
- Fix: Do not allow commissions when vendor purchases their own product.
- Fix: Manually recording a commission used flat amount as the rate percentage.
- FIx: A PHP Notice was occassionally thrown when manually creating a commission record.
Version 3.3.3, June 15, 2017
- Tweak: Update POT file.
- Fix: Possible error trying to run sanitization functions on commission rate amounts.
- Fix: "Last Year" report threw undefined variable notice.
- Fix: Rounding functions were using hard coded "2" instead of using currency decimal filter.
- Fix: Incorrect terminology in setting description for Recurring Payments integration.
Version 3.3.2, April 28, 2017
- Fix: Commissions Total was missing from Commissions List table.
- Fix: Removed unneeded troubleshooting output from list table through "column_default" function.
- Fix: Added span ID and legend elements for Paypal Commissions email field in [edd_profile_editor] shortcode
- Fix: User search field on Commission List Table page wasn't working and now does again.
- Fix: Customer admin view included products for which commissions were enabled and subsequently disabled. Now does not.
- New: Added setting option to record (or not record) Commissions valued at 0.
- New: Added helper function for the display of all rates to format them easily and correctly (eddc_format_rate)
- New: Added ability to add new Commission Types through the user of filter (eddc_commission_types)
Version 3.3.1, March 27, 2017
- Fix: PayPal Email field not registered in FES Profile form editor
Version 3.3, March 27, 2017
- New: Rewritten UI for configuring commissions on products
- New: EDD_Commission class for abstracting commission records
- New: Added user ID to commission payout CSV
- New: Setting to disable commission notification emails
- New: Individual commission admin view
- New: Setting to auto-revoke unpaid commissions on refund
- New: Added ability to re-assign commissions
- New: Added several new hooks to metabox, commission list and add/edit pages
- New: Added support for commissions on renewal payments in Recurring Payments
- New: Added commission overview CSV exporter
- Fix: Custom date ranges in commission reports
- Fix: Commissions list displaying incorrect rate if type is changed
- Fix: Compatibility issue with Simple Shipping and PayPal Adaptive Payments
- Fix: Invalid markup in widget ID attribute
- Tweak: Improved Simple Shipping option descriptions
- Tweak: Improved payout generation to use individual commission currencies
Version 3.2.12, November 6, 2016
- Fix: Rich editor not working properly on email settings page
- Tweak: Added "Commission Notifications" section to Emails tab in settings
Version 3.2.11, October 10, 2016
- Fix: Incorrect product title shown in REST API
Version 3.2.10, March 5, 2016
- Fix: Commissions menu not displaying in admin.
Version 3.2.9, March 4, 2016
- Fix: Shipping fees not respected when paying commissions through PayPal Adaptive Payments
- Fix: 100% commission rates do not work through PayPal Adaptive Payments
Version 3.2.8, February 15, 2016
- New: Improved payout file generation process
- Tweak: Better error handling in payout file generation when no dates are specified
Version 3.2.7, February 2, 2016
- Fix: Fix 0 rates being improperly set
Version 3.2.6, January 28, 2016
- Fix: PHP notice when calling eddc_get_recipient_rate when calling without a download ID
- New: Added fa_IR translation
Version 3.2.5, January 9, 2016
- Fix: Custom Date Ranges on commission report is incorrect
- Fix: Honor commission rate of 0 instead of using global
- Fix: Commissions list table showing variable price name for commissions earned on purchase alongside a product with variable pricing
- New: Add support for EDD 2.5 Settings Subsections
- Tweak: Update customer UI tab for EDD 2.5 changes
Version 3.2.4, December 18, 2015
- Fix: [ edd_commissions_graph ] displayed earnings for all vendors
- New: Added support for excluding/including shipping fees from Simple Shipping in commission calculations
Version 3.2.3, October 30, 2015
- Fix: PayPal Email field not shown in admin profile editor for Frontend Submissions
- Fix: PHP Strict notice
Version 3.2.2, October 25, 2015
- Fix: Flat rate amounts less than 1 are converted incorrectly
- Fix: Amounts sent to PayPal Adaptive Payments incorrect when a purchase contains items from multiple vendors and shipping charges
- New: Added new PayPal Email field for Frontend Submissions v2.3+
Version 3.2.1, August 5, 2015
- Fix: Honor shortcode attributes like user_id
- Fix: Improve performance of Commissions list table
- Fix: Generate user commissions export now takes a user_id instead of relying solely on current user
- Tweak: Use proper H3 tag for export paid commissions section
- Tweak: Context aware shortcodes for when admins are viewing another's data
- Tweak: Allow paid commissions exporter work in the admin
Version 3.2, July 14, 2015
- New: added edd_commissions_overview shortcode for showing a vendor an overview of their sales and earnings
- New: added edd_commissions_graph for displaying a filterable graph of earnings and sales for vendors
- New: added Commissions tab to Customer Details screens for customers that receive commissions
- New: updated payout file generation to use batch processing available in Easy Digital Downloads v2.4+, making payout file generation for large sites more reliable
- New: added Revoked Total line to commissions table for vendors
- New: added option to set minimum earnings threshold to payout file generation
- New: commissions generated through license renewals are now indicated
- New: added search field to Commissions table
- New: added Payment Email field to the EDD Profile Edeitor
- Fix: pagination failed when viewing commissions for specific status
- Fix: year drop down shows improper year options
Version 3.1.4, May 18, 2015
- Fixed a bug with pagination on the commissions short code
- Updated language files
Version 3.1.3, April 20, 2015
- XSS security flaw fix
Version 3.1.2, March 17, 2015
- Fixed a bug that caused commissions to be generated twice if a payment is changed from Complete to non-complete and then back to Complete.
Version 3.1.1, January 19, 2015
- Fixed a bug with the pagination on the Earnings tab of the Vendor Dashboard when using Frontend Submissions.
Version 3.1, January 8, 2015
- Added an option to include or exclude taxes from commission calculations
- Fixed an undefined variable bug on the Reports graph
Version 3.0, December 29, 2014
- Added support for custom vendor sale notification emails (Downloads > Settings > Emails)
- Fixed a bug with Custom Date ranges on the Reports view
- Fixed a bug in the REST API endpoint that caused it to show the same commission amounts for Revoked and Paid
Version 2.9.1, November 18, 2014
- Allow user_id to be passed to eddc_user_commissions()
Version 2.9, October 1, 2014
- Added support for manually creating new commission records
- Reorganized some of the plugin files
- Updated the translation files
Version 2.8.2, September 23, 2014
- Updated translation files.
Version 2.8.1, September 12, 2014
- Added the Commission ID to the eddc_sale_alert filter.
- Added a new "store-commissions" endpoint to the REST API to allow store owners to view a list of commissions via the API
Version 2.8, September 8, 2014
- This update will ask you to run an upgrade routine.
- Improved commission status tracking that is far more performant
- Added new helper functions for eddc_set_commission_status() and eddc_get_commission_status()
- Added an option to revoke commissions
- Added support for the new email templates in EDD v2.1+
- Updated the REST API integration to include revoked commissions
- Updated the commissions short code to display revoked commissions
- Added support for item-specific fees being introduced in EDD v2.2
Version 2.7.7, September 3, 2014
- Fixed a bug that caused some amounts to be shown with too many decimal places.
Version 2.7.6, August 4, 2014
- Fixed a serious bug with how the commission amounts were recorded for Downloads that included a quantity greater than one.
Version 2.7.5, June 25, 2014
- Fixed a minor bug related to the Manual Purchases extension.
Version 2.7.4, June 20, 2014
- Fixed a minor bug with an admin view in Frontend Submissions.
Version 2.7.3, May 15, 2014
Fixed a bug with generating payout files that cross month boundaries.
Version 2.7.2, April 10, 2014
Fixed a bug with the PayPal Adaptive Payments integration and purchasing items from multiple vendors at once.
Version 2.7.1, March 16, 2014
Fixed a bug with the EDD_License check that could cause a fatal error if EDD wasn't activated.
Version 2.7, March 10, 2014
Added support for paying out commission recipients instantly with PayPal Adaptive Payments.
Version 2.6, February 4, 2014
Added support for setting whether commissions are calculated off of the purchase total or the subtotal.
Version 2.5.1, February 1, 2014
Fixed a conflict with Frontend Submissions that caused commission settings to be lost when approving a product.
Version 2.5, January 28, 2014
Added support for generating a mass payment file of commissions between specific dates.
Version 2.4.4, January 24, 2014
Fixed a bug that allowed users to edit their own global commission rate.
Version 2.4.3, January 19, 2014
Fixed an undefined constant usage.
Version 2.4.2, December 31, 2013
Fixed a bug with the mass payment file generation.
Version 2.4.1, December 20, 2013
Fixed an incorrect variable name that prevented license keys from activating.
Version 2.4, December 17, 2013
Added support for displaying the price option purchased with each Commission record.
Version 2.3, December 5, 2013
Added the ability for users to export their paid commissions to a CSV.
Version 2.2, December 3, 2013
Fixed a critical bug with calculating commission amounts when discount codes are used.
Added support for editing the user and download IDs on stored commissions.
Version 2.1
Added new [edd_commissioned_products] short code.
Added a new option to set a global, default commission rate.
Version 2.0.1
Fixed a bug with bulk edit.
Version 2.0
Added a new Payment column to the Commissions column.
Payment notes are now recorded for payments that generate commissions.
Added a new filter to eddc_user_has_commissions()
Version 1.9.2
Fixed a permissions bug with non-shop managers.
Version 1.9.1
Improved some number formatting in the mass payment file.
Version 1.9
Added support for flat rate commissions.
Version 1.8.2
Fixed a bug with commission amounts over 1,000.
Fixed an undefined index error.
Version 1.8.1
Improved some data validation on multiple recipient commissions.
Added improved support for the Manual Purchases extension.
Version 1.8
Added pagination to the commissions short code and dashboard widgets.
Version 1.7
Fixed a compatibility bug with EDD v1.5.
Added support for multiple recipients, including different rates per recipient.
Added the ability to filter commissions by user and/or product.
Version 1.6.1
Fixed an issue with the licensing / updater.
Version 1.6
Added a new Dashboard widget to show user\\\'s their commissions from the dashboard.
Version 1.5
Added complete support for all graph date ranges.
Fixed a bug with recording commissions when purchases were set to \\\"failed\\\".
Version 1.4.3
Fixed a conflict with the Manual Purchases extension.
Version 1.4.2
Fixed some number formatting issues.
Added unpaid commissions to the report graph.
Added a date column to the commissions page.
Version 1.4.1
Fixed a problem with recording commissions when multiple products that each receive commissions are purchased at the same time.
Version 1.4
Added support for new reporting graphs in EDD 1.3.
Version 1.3.1
Fixed a bug with custom PayPal emails and calculating commission totals.
Version 1.3
Added total unpaid amounts to the Commissions admin page.
Added a new [edd_commissions] short code that will display the paid/unpaid commissions for the currently logged-in user.
Version 1.2.1
Added automatic upgrader for license key holders.
Fixed a couple of minor bugs.
Version 1.2.0
Fixed a few minor bugs.
Added the ability to edit a commission.
Version 1.1.0
Added a sale alert notification to the user receiving the commission.
Fixed a minor bug with the plugin textdomain.
Version 1.0.1
Updated to include the download/product ID and name in each commission recorded.
Version 1.0
Initial release.
This add-on allows you to easily record user commissions when a sale is made. Want to split revenue between multiple users and have all of the math and complicated aspects handled for you? This is exactly what this extension will provide for you.
Commissions is the perfect extension for sites that wish to create a marketplace system that allows users to receive earnings on a commission basis.
When commissions are recorded, they will be listed on the new Commissions page added under the main Downloads menu.
This extension includes the ability to generate a CSV file of all unpaid commissions, or unpaid commissions over a specific date range, that you can then upload to PayPal’s mass payment system, or use to process the commission payouts however you wish.
Also included in the Commissions extension, is a new commissions-paid-per-month graph on the Reports page that allows you to see exactly how much you are paying out in commissions over time.
The extension includes several shortcodes as well:
- [edd_commissions] – displays a list of the commissions for the currently logged-in user
- [edd_commissioned_products] – displays a list of the products the user receives commissions on
- [edd_commissions_overview] – displays an overview of the sales and earnings for the currently logged-in user
- [edd_commissions_graph] – displays a filterable graph of earnings and sales for the user for a specific month and year
Screenshots
Unsure about a feature? Check out our FAQ for Commissions.