Page 23 of 23 FirstFirst ... 13212223
Results 221 to 223 of 223
  1. #221
    Join Date
    Jun 2011
    Posts
    35
    Plugin Contributions
    0

    Default Re: snap-affiliates?

    Was a slef commissions allowed issue. But a few things...

    If a sale is refunded, the commission isn't taken back?

    Alao, I tried to "pay" a 0.30 commission and if I tried to pay less than $1, it kept saying a payment could not be zero.

  2. #222
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    Default Re: snap-affiliates?

    Quote Originally Posted by BrianWI View Post
    Was a slef commissions allowed issue. But a few things...
    That was going to be my guess! The default setting for Configuration->Affiliate Settings->Allow Self Commissions is false.

    Quote Originally Posted by BrianWI View Post
    If a sale is refunded, the commission isn't taken back?
    Snap Affiliates' commission-calculation happens one time ... when the order was placed. Use the Customers->Referrers tool and, when you "Pay" an affiliate you'll have the opportunity to conditionally-select and/or modify the commission-payment amount for each order.

    Quote Originally Posted by BrianWI View Post
    Alao, I tried to "pay" a 0.30 commission and if I tried to pay less than $1, it kept saying a payment could not be zero.
    I'll write up a GitHub issue on that; thanks for the report.

  3. #223
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    Default Re: snap-affiliates?

    Quote Originally Posted by BrianWI View Post
    ... Alao, I tried to "pay" a 0.30 commission and if I tried to pay less than $1, it kept saying a payment could not be zero.
    What happens if you edit /YOUR_ADMIN/referrers.php (should be line #263), changing the highlighted item:
    Code:
           if (!isset ($_POST['commission'][$commission_id]) || (int)$_POST['commission'][$commission_id] <= 0) {  //-v3.0.1c
    to
    Code:
           if (!isset ($_POST['commission'][$commission_id]) || (float)$_POST['commission'][$commission_id] <= 0) {  //-v3.0.1c
    Does that correct the issue?

 

 
Page 23 of 23 FirstFirst ... 13212223

Similar Threads

  1. v151 Snap Affiliates v2.0 for v1.5.0 and later
    By lat9 in forum All Other Contributions/Addons
    Replies: 459
    Last Post: 21 Feb 2023, 05:13 PM
  2. v151 snap affiliates bitcoins
    By unckle fester in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 6 Jun 2014, 07:44 AM
  3. Snap Affiliates Module?
    By asauterChicago in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 12 Apr 2013, 09:45 AM
  4. snap affiliates not emailing
    By mindcraft in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Apr 2012, 11:19 PM
  5. oh Snap!! Broke it again.
    By Serious in forum Basic Configuration
    Replies: 4
    Last Post: 20 Feb 2011, 05:42 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR