Page 13 of 218 FirstFirst ... 311121314152363113 ... LastLast
Results 121 to 130 of 2177
  1. #121
    Join Date
    Nov 2007
    Location
    south carolina
    Posts
    43
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Just so you know, the above error is confirmed, on your demo site and my site using Firefox, Opera and IE.

    very odd...

  2. #122
    Join Date
    Nov 2007
    Location
    south carolina
    Posts
    43
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    icludes/modules/pages/checkout/header.php


    about line 450
    PHP Code:
          $form_action_url zen_href_linkFILENAME_CHECKOUT_PROCESS'''SSL'); 
    change to
    PHP Code:
          $form_action_url zen_href_link(FILENAME_CHECKOUT_CONFIRMATION'''SSL'); 
    THis will "fix" the problem of the second attempt at entering CC info from not working, but it will also display the error message about the wrong CC info on the first page.

    I'm no guru, so this may totally break the cart as far as I know.

    Use at your own risk!!

  3. #123
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Fast and Easy Checkout for Zen Cart

    Thank you. I'll take a look in the next couple of days. It looks like it should be correct since the Checkout page should always be going to the Checkout Confirmation page which then will redirect to Checkout Process.

  4. #124
    Join Date
    Nov 2007
    Location
    south carolina
    Posts
    43
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I agree, but when the checkout goes to the confirmation page and there's an error with the CC, the next page will always fail without a notification to the user. The continue of the first checkout page and the second failed checkout page are different links, but I didn't know where to change that.

    So,

    Enter your CC info, but there was an error

    next page
    Warning that CC info had an error. On this page, you can enter your CC info - click enter but it will always fail on enter and it fails without the CC error at top. If the customer enters their CC info a third time, it will finally work.

    Basically, the customer has to enter their CC a minimum of 3 times if they make an error the first time.

  5. #125
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default selected shipping

    Is there a way to have the default shipping added to the cart total automatically when you arrive at the checkout_default page? When arriving at that page the cheapest shipping option radio button is selected but doesn't reflect in the cart total until you refresh the page. I've been looking through the code but this is way over my head still. Is this any easy fix?

    Thanks!

    Matt

  6. #126
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by osdude View Post
    icludes/modules/pages/checkout/header.php


    about line 450
    PHP Code:
          $form_action_url zen_href_linkFILENAME_CHECKOUT_PROCESS'''SSL'); 
    change to
    PHP Code:
          $form_action_url zen_href_link(FILENAME_CHECKOUT_CONFIRMATION'''SSL'); 
    THis will "fix" the problem of the second attempt at entering CC info from not working, but it will also display the error message about the wrong CC info on the first page.

    I'm no guru, so this may totally break the cart as far as I know.

    Use at your own risk!!
    I just looked into this change and I cannot recommend it. The original code is:

    PHP Code:
    default:
          
    $form_action_url zen_href_link(FILENAME_CHECKOUT'action=null''SSL');
          if (!
    $_GET['payment_error'] && !$_GET['error_message'] && !$_GET['credit_class_error']) {
           
    zen_redirect($form_action_url);
         }
          break; 
    This must stay this way or a lot of other features will not work. I will add some more rules for when a cc error occurs.

  7. #127
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: selected shipping

    Quote Originally Posted by lankeeyankee View Post
    Is there a way to have the default shipping added to the cart total automatically when you arrive at the checkout_default page? When arriving at that page the cheapest shipping option radio button is selected but doesn't reflect in the cart total until you refresh the page. I've been looking through the code but this is way over my head still. Is this any easy fix?

    Thanks!

    Matt
    I can't reproduce this. The page auto refreshes on first load, thus updating the shipping rate in the order total...

    I'm uploading v1.054 now which contains the bug fix for the CC as well as some template changes if One Page Checkout is turned on.

  8. #128
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Fast and Easy Checkout for Zen Cart

    My new site, which caters to Zen Cart, will be uploaded shortly and then updates will be available. Just waiting for some final touches to be made (all changes are content based, design will remain the same).

    You can download v1.054, however, the download link will say it's 1.053.

  9. #129
    Join Date
    Nov 2007
    Location
    south carolina
    Posts
    43
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    the new file fixed the CC error loop - awesome.

  10. #130
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: selected shipping

    Quote Originally Posted by numinix View Post
    I can't reproduce this. The page auto refreshes on first load, thus updating the shipping rate in the order total...
    Hmmm, I seem to recall (but I could very well be remembering wrong) that it's always been like that since I installed this mod, I kept forgetting to seek a remedy. Which file and lines of code should I look at to see about the auto refresh as soon as the page loads? I'll check it to see if it's been modified by another mod.

    Thanks!

    Matt

 

 

Similar Threads

  1. Replies: 4
    Last Post: 25 Jan 2012, 07:37 PM
  2. Fast and Easy Checkout - Checkout Without Account not showing
    By Lee-oh in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 3 Feb 2010, 05:09 PM
  3. Go To Checkout Error - with Fast and Easy Checkout installed
    By RFree190 in forum General Questions
    Replies: 3
    Last Post: 10 Mar 2009, 07:08 AM
  4. checkout page not redirect (Fast and Easy Checkout module)
    By wowemall in forum Addon Templates
    Replies: 0
    Last Post: 27 Sep 2008, 02:36 PM
  5. Fast and Easy Checkout
    By cmes in forum General Questions
    Replies: 5
    Last Post: 15 Feb 2008, 04:07 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