Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11
    Join Date
    Dec 2006
    Posts
    7
    Plugin Contributions
    0

    Default Re: Nochex stock levels and confirmation email

    Hi Tanzanite,

    Apologies, I hadn't noticed your message. Do you have the new Nochex mod installed? Currently Zen's built-in Nochex support is quite bare and doesn't support adjusting stock levels etc. The files I have mentioned are included in the new payment module.

  2. #12
    Join Date
    Dec 2006
    Posts
    42
    Plugin Contributions
    1

    Default Re: Nochex stock levels and confirmation email

    The nochex I do have does adjust stock levels, all that doesn't seem to work is the callback from nochex and they're getting a time out page.
    I don't think that is the nochex module I'm using. I thought I read people are having problems getting that module to work?

    The nochex files I do have are dated 2004. I don't suppose it would work if I just added the apc handler file from the new mod to the one already installed?

    I think I may get my web hosting people to do it for me. I'm not confident with adding a new mod myself. The web host do all that for me if I need them too.

  3. #13
    Join Date
    Dec 2006
    Posts
    7
    Plugin Contributions
    0

    Default Re: Nochex stock levels and confirmation email

    You do need to install the new mod for complete functionality. It may be a good idea to ask your web host if they ar eprepared to do it, otherwise if you are interested please PM me, our company does fixed rate Nochex integrations.

  4. #14
    Join Date
    Dec 2006
    Posts
    42
    Plugin Contributions
    1

    Default Re: Nochex stock levels and confirmation email

    My webhost will do it but there's a problem with the module and it doesn't work properly, they tested it last night. There is another thread on this apparently.

  5. #15
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: Nochex stock levels and confirmation email

    Quote Originally Posted by MxG View Post
    Hi Tanzanite,

    ... Do you have the new Nochex mod installed? ...
    MxG,

    The mod your post links to seems similar to the version dated 20th December (in the forum downloads section) that has a file missing.

    Line 234 in includes/modules/payment/nochex_apc.php requires a file called 'nochex_apc_admin_notification.php':

    PHP Code:
        if ($ipn->RecordCount() > 0) require(DIR_FS_CATALOGDIR_WS_MODULES 'payment/nochex_apc/nochex_apc_admin_notification.php'); 
    which doesn't exist in the mod.

    There is a file called 'nochex_admin_notification.php.old' in that directory - renaming that to 'nochex_apc_admin_notification.php' gives an error.

    The mod will process a payment to NoChex, but the missing file prevents it from displaying the transaction details on the customer's order page in admin.

    The 'new' version announced on 15th January:

    http://www.zen-cart.com/forum/showthread.php?t=49415

    hasn't made it to the downloads section yet.

  6. #16
    Join Date
    Dec 2006
    Posts
    48
    Plugin Contributions
    0

    Default Re: Nochex stock levels and confirmation email

    Quote Originally Posted by Pixxi View Post
    MxG,

    The mod your post links to seems similar to the version dated 20th December (in the forum downloads section) that has a file missing.

    Line 234 in includes/modules/payment/nochex_apc.php requires a file called 'nochex_apc_admin_notification.php':

    PHP Code:
        if ($ipn->RecordCount() > 0) require(DIR_FS_CATALOGDIR_WS_MODULES 'payment/nochex_apc/nochex_apc_admin_notification.php'); 
    which doesn't exist in the mod.

    There is a file called 'nochex_admin_notification.php.old' in that directory - renaming that to 'nochex_apc_admin_notification.php' gives an error.

    The mod will process a payment to NoChex, but the missing file prevents it from displaying the transaction details on the customer's order page in admin.

    The 'new' version announced on 15th January:

    http://www.zen-cart.com/forum/showthread.php?t=49415

    hasn't made it to the downloads section yet.
    Unfortunately Pixxi, I believe that MxG is the developer of the module so the link he has provided 'should' be the correct version but this is also the same version (v1.1) in the downloads section marked 20th Dec.
    I don't really feel as though we are getting anyway with this module at the minute!!

  7. #17
    Join Date
    Dec 2006
    Posts
    48
    Plugin Contributions
    0

    Default Re: Nochex stock levels and confirmation email

    BUMP!

  8. #18
    Join Date
    Dec 2006
    Posts
    7
    Plugin Contributions
    0

    Default Re: Nochex stock levels and confirmation email

    Apologies to anyone affected by the mentioned bugs. I've been really busy over the past week, however I'll be fixing these problems in the next few days. I confess I hadn't noticed the include error, I had error reporting set quite tolerantly on my test machine so it was (and is) working for me. If this is causing the mod to not work for some people, you can safely remove the line that attempts to include nochex_admin_notification.php (this file is present in the PayPal mod but I have not yet made use of it).

  9. #19
    Join Date
    Dec 2006
    Posts
    48
    Plugin Contributions
    0

    Default Re: Nochex stock levels and confirmation email

    Thanks for that MxG, I appreciate everyone is busy! I'll try this and report back.

    Thanks again!

  10. #20
    Join Date
    Dec 2006
    Posts
    48
    Plugin Contributions
    0

    Default Re: Nochex stock levels and confirmation email

    OK, I've just been doing some testing on this and everything works fine!! There are a couple of things to note though:

    • Line 254 needs commenting out in the file /includes/modules/payment/nochex_apc.php This caused an error when viewing the order in Admin and is not needed.
    • A TEST transaction will NOT callback to your site OR update stock levels. This happens in LIVE transactions ONLY!
    I've finished testing now as I'm happy with it and I'm going to install it on my live site!

    Happy Testing!!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v151 How to best handle quantity on hand and stock levels
    By In2Deep in forum Basic Configuration
    Replies: 7
    Last Post: 28 Aug 2015, 07:59 PM
  2. stock levels and attributes
    By tokkie in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 30 Dec 2009, 08:11 PM
  3. Product options and stock levels
    By femky in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 27 Dec 2009, 08:58 PM
  4. Attributed Stock Levels and Ebay Export
    By Crin in forum General Questions
    Replies: 1
    Last Post: 23 Jan 2009, 02:44 PM
  5. out of stock showing on item with no stock levels - help
    By redgirl in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 27 Oct 2007, 07:21 AM

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