Results 1 to 9 of 9
  1. #1
    Join Date
    Jan 2009
    Posts
    29
    Plugin Contributions
    0

    Default Any ccnow module??

    Can anyone let me know if CCNOW module works both on 1.3.8 and 1.3.8a?

    Has anyone installed it on 1.3.8a and worked?

    Thank you,
    Marius

  2. #2
    Join Date
    Sep 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: CCNOW module for 1.3.8 or 1.3.8a?

    Quote Originally Posted by mariuskem View Post
    Can anyone let me know if CCNOW module works both on 1.3.8 and 1.3.8a?

    Has anyone installed it on 1.3.8a and worked?

    Thank you,
    Marius
    I'm using CCNOW on 1.3.8a, and it works ok(with a tiny tinkering), although there's no callback. So not the best, but it does work...

  3. #3
    Join Date
    Aug 2008
    Posts
    7
    Plugin Contributions
    0

    Default CCnow modded help

    Hi,

    i have installed CCnow as my payment processer, now it works but the only problem is it doesnt register the order in Zen Cart.

    Now i read some where that you can edit the ccnow module to confirm the order status before it puts them on the ccnow website.

    I have had a look though the code and im a bit basic with php, but can any 1 tell me what i am looking for?


    Code:
          if (is_object($order)) $this->update_status();
        
          $this->form_action_url = 'https://www.ccnow.com/cgi-local/transact.cgi';
       }
    
    // class methods
       function update_status() {
          global $order, $db;
    
          if ( ($this->enabled == true) && ((int)MODULE_PAYMENT_CCNOW_ZONE > 0) ) {
            $check_flag = false;
            $check =  $db->Execute("select zone_id from " . TABLE_ZONES_TO_GEO_ZONES . " where geo_zone_id = '" . MODULE_PAYMENT_CCNOW_ZONE . "' and zone_country_id = '" . $order->billing['country']['id'] . "' order by zone_id");
            while (!$check->EOF) {
              if ($check->fields['zone_id'] < 1) {
                $check_flag = true;
                break;
              } elseif ($check->fields['zone_id'] == $order->billing['zone_id']) {
                $check_flag = true;
                break;
              }
              $check->MoveNext();
            }
    I thought this could be it but not sure what i need to change, but as far as i am aware it can be done quite easily.

    Help a newb!

  4. #4
    Join Date
    Aug 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: CCnow modded help

    can no 1 help me? please

  5. #5
    Join Date
    Apr 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: CCnow modded help

    Ok,

    So i have gotton it to register there orders now.

    But the only other problem is its not sending me a email from my store to say that they have placed a order.

    Can any 1 tell me why this is doing it?

    my site is www.nrg1food.co.uk

    Thanks

  6. #6
    Join Date
    Mar 2011
    Posts
    5
    Plugin Contributions
    0

    Default CCNOW module for 1.3.9h

    Hi
    Can anyone tell me if the ccnow module will work with the latest version of zencart i.e. 1.3.9h??

    Please advise and thanks in advance.

    regards
    utopianbiz

  7. #7
    Join Date
    May 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Any ccnow module for zencart 1.3.9h??

    It 'works' with 1.3.9h and I am successfully able to process an order, but it does not report back to Zencart the success of the oder. Also it opens up in a new window, and I'm not sure how to make it open in a iframe of my Zen Cart.

    *hummmm*

  8. #8
    Join Date
    May 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: CCnow modded help

    Could you tell me how you got CC Now to report back the success of the order to your Zen Cart?

    I'm trying to config the CCNow Payment module and would appreciate any help you can provide.

    Thanks

  9. #9
    Join Date
    Oct 2011
    Posts
    1
    Plugin Contributions
    0

    application error Re: Any ccnow module for zencart 1.3.9h??

    Hello are using 1.3.9h version with our base currency as india rupees and have kept our default currency as USD,we have set our default currency as USD ,it is showing some mismatch currency error,, but when i changes currency to euro,gbp or cad or aud or inr and complete chekout then there is no error,error is only for USD or default currency other then base currency INR

    we have tried every possible option but it is not getting solved with default currency mismatch error

    when we keep default currency as india rupees which is our main feeding currecny on our site then everthing is working fyn with no error with any currency and usd also working fyn here,,,

    our hosting people saying some module error occuring when we keeping our default currency other then our base feeding currency

    kindly guide TO CORRECT IT URGENTLY

 

 

Similar Threads

  1. CCNow Payment module
    By Macedonium in forum Addon Payment Modules
    Replies: 5
    Last Post: 27 Feb 2014, 08:40 PM
  2. CCNow Error?
    By NRG1Food in forum Addon Payment Modules
    Replies: 3
    Last Post: 18 Apr 2010, 02:33 PM
  3. CCNOW payment module
    By dddddjjjjj in forum Addon Payment Modules
    Replies: 1
    Last Post: 28 Apr 2009, 04:57 PM
  4. Will CCNOW module work on 1.3.7?
    By mariuskem in forum Addon Payment Modules
    Replies: 1
    Last Post: 27 Jan 2009, 04:57 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