Page 43 of 46 FirstFirst ... 334142434445 ... LastLast
Results 421 to 430 of 460
  1. #421
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: Snap Affiliates v2.0 for v1.5.0 and later

    Thanks, Jeff. I'll get a zc157/SNAP test site together, since zc155f/SNAP seem to be working.

  2. #422
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: Snap Affiliates v2.0 for v1.5.0 and later

    Jeff, when you inspect those older orders via phpMyAdmin, what date(s) are shown for commissions::commissions_paid? Are all the unpaid commissions' commissions_paid dates 0001-01-01 00:00:00?

  3. #423
    Join Date
    Aug 2004
    Posts
    762
    Plugin Contributions
    0

    Default Re: Snap Affiliates v2.0 for v1.5.0 and later

    Quote Originally Posted by lat9 View Post
    Jeff, when you inspect those older orders via phpMyAdmin, what date(s) are shown for commissions::commissions_paid? Are all the unpaid commissions' commissions_paid dates 0001-01-01 00:00:00?
    Yes, here is a screenshot:

    - Jeff

  4. #424
    Join Date
    Aug 2004
    Posts
    762
    Plugin Contributions
    0

    Default Re: Snap Affiliates v2.0 for v1.5.0 and later

    As a way of testing, I would say to have some unpaid commissions for the month prior (like August 2020) but have ZERO unpaid commissions in this month (September 2020). In other words, no commissions were generated in the current month, but we have unpaid commissions for the month prior.

    Change the Order History drop down box to list all orders from August 2020 to August 2020. Then hit the PAY button and see if it doesn't list those orders for payment.
    - Jeff

  5. #425
    Join Date
    Dec 2017
    Location
    Anderson, IN
    Posts
    42
    Plugin Contributions
    0

    Default Re: Snap Affiliates v2.0 for v1.5.0 and later

    Browsing this thread, I am also having issues with Snap Affiliates since moving to ZC1.5.7. I cannot list the orders I want to pay; I have commissioned orders from May 2020 through the end of December 2020, and I can list those, but when I click Pay nothing comes up. I need to settle up with my affiliate and remembering that I've paid those commissions - but am unable to mark them paid - will mess me up the next time I go to pay that affiliate. Is there any work being done on this?

  6. #426
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: Snap Affiliates v2.0 for v1.5.0 and later

    Quote Originally Posted by CraftCorner View Post
    Browsing this thread, I am also having issues with Snap Affiliates since moving to ZC1.5.7. I cannot list the orders I want to pay; I have commissioned orders from May 2020 through the end of December 2020, and I can list those, but when I click Pay nothing comes up. I need to settle up with my affiliate and remembering that I've paid those commissions - but am unable to mark them paid - will mess me up the next time I go to pay that affiliate. Is there any work being done on this?
    It's not my top priority, but I am working on it! Which variant of zc157 is in use on your site (zc157, zc157a or zc157b)?

  7. #427
    Join Date
    Dec 2017
    Location
    Anderson, IN
    Posts
    42
    Plugin Contributions
    0

    Default Re: Snap Affiliates v2.0 for v1.5.0 and later

    Quote Originally Posted by lat9 View Post
    It's not my top priority, but I am working on it! Which variant of zc157 is in use on your site (zc157, zc157a or zc157b)?
    ZC157b. Also, my affiliates can't see their total commissions owed any more...so they have to bug me to tell them. And their total doesn't show on the referrer listing page; I have to click in to their referrer account page to pull that data.

  8. #428
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Idea or Suggestion Update Snap Affiliates for 1.5x - Version 4.1.3

    Twitch update snap affiliates.referrers - add edit button
    - Update Snap Affiliates for 1.5x - Version 4.1.3

    Adding these two lines will allow typical stock Zen Cart edit/select/return functionality to the referrers.php summary page.

    Add line 513 <td class="dataTableHeadingContent"><?php echo TABLE_HEADING_ACTION; ?></td>

    Add line 529
    <td class="dataTableContent" align="right">
    <?php if ($current_selection) { // Twitch update snap affiliates.referrers - add edit button
    echo zen_image(DIR_WS_IMAGES . 'icon_arrow_right.gif', '');
    } else {
    echo '<a href="' . zen_href_link(FILENAME_REFERRERS, 'referrer=' . $referrer['customers_id'] . ($_GET['page'] > 0 ? '&page=' . $_GET['page'] : ''), 'NONSSL') . '">' . zen_image(DIR_WS_IMAGES . 'icon_info.gif', IMAGE_ICON_INFO) . '</a>'; } ?>&nbsp;
    </td>
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  9. #429
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Update Snap Affiliates for 1.5x - Version 4.1.3

    Wish List for this module:


    Deleted customer/order record as the commission paid should be displayed as commission history for accounting purposes.


    Conditions exist that when you delete an order or customer -the data remains in the database- but it is unavailable for view.


    This information should also be included in any other accounting reports and made available to the CASL legal record (if Twitch CASL or similar has been installed)


    Also, if the summary could be sorted by date added - to ensure the newest affiliate sign up displays first.
    Last edited by twitchtoo; 9 Mar 2021 at 08:20 PM.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  10. #430
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: Update Snap Affiliates for 1.5x - Version 4.1.3

    Thanks, @twichtoo, for the suggestions. Hopefully, I'll find time to update this for use with zc157 within the next few weeks.

 

 
Page 43 of 46 FirstFirst ... 334142434445 ... LastLast

Similar Threads

  1. snap-affiliates?
    By JohnBoyCR in forum All Other Contributions/Addons
    Replies: 222
    Last Post: 16 Oct 2016, 08:10 PM
  2. v139h Seperate login for sales affiliates and distributors ?
    By respawnedelectronics in forum General Questions
    Replies: 4
    Last Post: 5 Jul 2014, 04:40 PM
  3. v151 snap affiliates bitcoins
    By unckle fester in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 6 Jun 2014, 07:44 AM
  4. Snap Affiliates Module?
    By asauterChicago in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 12 Apr 2013, 09:45 AM
  5. snap affiliates not emailing
    By mindcraft in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Apr 2012, 11:19 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