Page 19 of 42 FirstFirst ... 9171819202129 ... LastLast
Results 181 to 190 of 419
  1. #181
    Join Date
    Dec 2008
    Location
    Washington
    Posts
    73
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    correct, im sure it still is config issues....i just need to figure out what config files its referencing...i was hopping my error logging tool would be able to at least give some input, but it doesnt even log the issue.

    thanks again cptook...you are the man or woman?

  2. #182
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    cptook, I installed your 1.7a version and I love it. Great job.
    The posting back to the order in Zen works and is exactly what I was looking for.

    Make sure you submit 1.7a for the download section. Now the naming of this thread should be edited to have the BETA removed!
    Live and learn... the Zen way.

  3. #183
    Join Date
    Dec 2008
    Location
    Washington
    Posts
    73
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    cptook, great job on keeping this alive!

    So, I installed a fresh version of zencart on another domain and added only the quickbooks module to it, and sure enough that red box pops up.

    i replaced the core files that you said drives that red box, with fresh ones and it didnt change anything...I know you've done a ton already, but do you think you could give me some hints on where to look for problems?

    Dr. Byte looked at my configure.php files, and didnt notice anything that would cause the red box to not pop up....I was thinking since you know this module inside and out now...you might be able to point me at some other files to look at?

    Thanks again, and again, and again!

  4. #184
    Join Date
    Dec 2008
    Posts
    107
    Plugin Contributions
    1

    Default Re: [BETA] QuickBooks Merchant Service

    Hi Securfocus -

    Try this. Look at around line 158 of qbms.php in includes/modules/payment/qbms.php

    Find these two lines (I prefer to use quote rather than code so you can see the whole line - but these are only TWO lines):

    Code:
    $payment_error_return = 'payment_error=' . $this->code . '&error=' . urlencode($error) . '&qbms_cc_owner=' . urlencode($_POST['qbms_cc_owner']) . '&qbms_cc_expires_month=' . $_POST['qbms_cc_expires_month'] . '&qbms_cc_expires_year=' . $_POST['qbms_cc_expires_year'];
    
    zen_redirect(zen_href_link(FILENAME_CHECKOUT_PAYMENT, $payment_error_return, 'SSL', true, false));
    Replace with the following two lines (or you can comment them out if you like and just add these two lines):

    Code:
    $messageStack->add_session('checkout_payment', $error, 'error');
    
    zen_redirect(zen_href_link(FILENAME_CHECKOUT_PAYMENT, '', 'SSL', true, false));
    This is in fact the right way to do it with current Zen Cart specs, so this is now added to update when/if another release happens. Just wondering if in your case, this helps with the broken URL. Worth a try anyway?

    Mydanilo - you should apply this change - or download 1.7c from "you know where"!! :)

  5. #185
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    Yep, done. Thanks.
    Live and learn... the Zen way.

  6. #186
    Join Date
    Dec 2008
    Location
    Washington
    Posts
    73
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    that did it! You are awsome!!!

    did you post up 1.7c...or is that still in "beta"

    Thanks again...you are saving my life! LOL!

  7. #187
    Join Date
    Dec 2008
    Posts
    107
    Plugin Contributions
    1

    Default Re: [BETA] QuickBooks Merchant Service

    Securfocus - I'm so glad that did it for you. I suspected it might be that. I have not posted 1.7c as I don't want to put up too many releases with little fixes along the way. I'm waiting to roll up all that's been done, along with some additional code cleanup - and post it as 1.8 stable release. In the meantime - like mydanilo, if you PM me, I'll give a link to current minor releases.

  8. #188
    Join Date
    Dec 2008
    Posts
    107
    Plugin Contributions
    1

    Default Re: [BETA] QuickBooks Merchant Service

    Just a head's up. After the catch with error reporting, the entire module was updated to include the correct code in all error reporting. Also, all of the code and formatting clean up was done, so we may just about be at a 1.8 stable version to post. Unless someone finds something else amiss with the module - it appears that we are, finally, in pretty good shape! Once again, my thanks to the posters here for providing the prompt feedback to get this all done. As a production user myself, this has all been very worthwhile!

    Mydanilo and securfocus - if you'd like to make sure 1.8 is good - I'd appreciate you both testing in your production environments to make sure I haven't missed something prior to uploading the addon site. PM me for link.

  9. #189
    Join Date
    Dec 2008
    Location
    Washington
    Posts
    73
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    That PM i sent you may not be relevant to anything you did...so just disregard it for right now, and let me test something else...

    THanks cptook

  10. #190
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: [BETA] QuickBooks Merchant Service

    Installed 1.8 and will report back once I see orders posted. So far looks good but did not complete live transactions yet.
    Live and learn... the Zen way.

 

 
Page 19 of 42 FirstFirst ... 9171819202129 ... LastLast

Similar Threads

  1. Connecting to Quickbooks Merchant Services
    By bobbabuoy in forum Basic Configuration
    Replies: 1
    Last Post: 7 Feb 2011, 11:58 AM
  2. QuickBooks Merchant Service Users - Upgrade to 1.9a
    By cptok in forum Addon Payment Modules
    Replies: 0
    Last Post: 27 May 2009, 08:39 AM
  3. QuickBooks Merchant Service
    By cowboyfred in forum Addon Payment Modules
    Replies: 0
    Last Post: 19 Feb 2008, 06:26 AM
  4. QuickBooks Merchant Service
    By Pochon in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 1 Jan 2008, 07:29 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