Counpon usage also gives commision to the affilate?

I have bought 3 items from you Pro, Coupons and username. Is there a way to pay the Affiliates when there coupons are used but not there referral links?

Posted in

Comments

11 responses to “Counpon usage also gives commision to the affilate?”

  1. Connor Avatar

    Found it. Thank you!!!

    1. antonio Avatar
      antonio

      Perfect.

  2. Connor Avatar

    I have installed the plugin but I cannot see the acm option in Affiliates->Settings->Commissions?

    1. antonio Avatar
      antonio

      Hi,
      you need to select ‘Referral amount method’, and set ACM::only_coupons as value.
      http://i67.tinypic.com/339he9s.png
      Kind Regards,
      Antonio B.

      1. Connor Avatar

        I cannot see this image? Can you email it to me without a link? just attach it in the email

  3. Connor Avatar

    I cannot code this, would you be able to provide me with the code I need?

    1. antonio Avatar
      antonio

      Hi Connor,
      I have created this plugin that is easier to configure.
      Download and install de plugin.
      Then in Affiliates->Settings:Commissions set ACM:only_coupons as custom method.
      With this plugin, if the referral is created from a link, then set a 0 value to this (the referral is created).
      If the referral is created from a coupon, then 0.20 as rate is used. If you need to change this value, you only need to change this line:
      public static $rate = 0.20;
      on the plugin file.
      Kind Regards,
      Antonio B.

      1. Connor Avatar

        Thank you so much! That is great! What path will I need to put this php file in?

        Thanks

        1. antonio Avatar
          antonio

          Hi Connor,
          you can compress the file to a .zip file and install this like a plugin, or you can upload the .php file to wp-content/plugins
          Kind Regards,
          Antonio B.

  4. Connor Avatar

    Great I will look into this and get back to you on if it fixes my issue. Thanks for your fast reply.

  5. antonio Avatar
    antonio

    Thanks Connor,
    The easiest way to do this is don’t share the affiliate’s link. If you edit your affiliates-area page and only display the coupons, but no the custom links, then the affiliates can not know what is their IDs.
    For security reasons, if you want to filter the referrals to be generated only when a coupon is used, you can create a custom method. You can use this custom method as reference ( It does exactly what you want, but you can use as a reference to create your own solution ).
    Kind Regards,
    Antonio B.

Share