Hello, I purchased Event Espresso and the AffiliateWP integration. I need some events to have a commission rate of 5% and some other events to have a 10% commission rate … Is it possibile to set a per Event Commission rate ?
The Affiliate WP integration does not have a feature that allows for setting different commission rates for each event. If you have a PHP developer on your team that has a working knowledge of the WordPress plugin API there are hooks that allow for on-the-fly changing the commission rate per event.
One hook that could be used is the affwp_calc_referral_amount filter hook. As an example, there’s a code snippet that shows how to set a special commision amount for the affiliate’s very first referral:
One could write a function to modify the commision amount for a specific event and make use of that same hook.
Viewing 1 reply thread
The support post ‘AffiliateWP integration and per Event commission rate’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.