Commissions based on sales totals

Hello,
We are looking to build a performance-based payout matrix similar to the Custom Method By Sales code, but need the levels to be based upon overall sales totals (WooCommerce integration scenario).

If sales total is:
0<= sales <= $2499 rate= 10%
$2500 < sales <= $4999 rate= 15%
$5000 < sales <= $7499 rate= 20%
$7500 < sales rate= $max_rate = 25%

Any assistance on modifying the code would be appreciated.

Also, is there any way to set overrides for these amounts on a per-affiliate level like we can for tiered commissions?

THANK YOU!


Comments

3 responses to “Commissions based on sales totals”

  1. I tried to get this working and also investigated a means to have the percentages reset each month (need a monthly performance-based incentive/eligibility solution), but had no luck. Also encountered issues setting up a registration form that could track referrals for sub-accounts but offered moderation (approval of registrants). We are just not able to get this system to work for our needs.

    I sent a request for a refund but have yet to receive a reply…

    1. Hi Greg,

      The customizations you describe would not be covered under our support policy as they involve specific development which would need to be provided outside support. We’ll happily grant you a refund on your order which will be processed now.

      Thanks for considering to use the system.

      Cheers

  2. antonio Avatar
    antonio

    Hi Greg,
    As you say you can use Custom Method by Sales as reference.
    To get the sales totals instead of the num referrals, you can use this class as reference (around line 60).
    Relating to tiers, you can select the option ‘Level rates are relative’ in Affiliates->Tiers so the rates will be relative and according to the sales too.
    Regards,
    Antonio B.

Share