Affiliates WooCommerce Advanced Integration Plugin
Allows you to use some advanced WooCommerce integration options with the affiliate platform plugin
This addon plugin allows you to specify product specific commissions for your WooCommerce products.
The WP Affiliate Platform is a WordPress plugin that allows you to create a complete affiliate system within your WordPress website (without requiring any third party services).
If you are using WooCommerce plugin and you want to specify commission rate on a per product basis then use this addon plugin.
You can find detailed usage instructions for this addon here
Installation
- Upload the “affiliate-woocommerce-advanced-addon.zip” file via the WordPress’s plugin uploader interface (Plugins -> Add New -> Upload)
- Activate the plugin through the “Plugins” menu in WordPress.
FAQ
Changelog
2.0
- PHP 8.2 compatibility related.
1.9
- Works with the Record $0 Commission feature of the core plugin.
1.8
- The subtotal is used as the sale amount value.
1.7
- Added check for the “buyer is referrer” option.
1.6
- Improvement for lead capture feature conflict.
1.5
- Added extra conditions so it works correctly when used with the affiliate coupon tracking addon.
https://wordpress.org/plugins/affiliate-woocommerce-coupons-integration/
1.4
- Added a few more debug statements.
1.3
- Updated the commission rounding to 2 decimal places
1.2
- Fixed a minor bug with commission calculation.
1.1
- First commit to WordPress repo