Page 34 of 218 FirstFirst ... 2432333435364484134 ... LastLast
Results 331 to 340 of 2177
  1. #331
    Join Date
    Dec 2006
    Posts
    84
    Plugin Contributions
    0

    application error Re: Fast and Easy Checkout for Zen Cart

    Please help with the following:

    I got the FEO installed and Zen Cart 1.3.8a, One problem that has been happening lately is that I have taxes set on shipping but when it transfers to PayPal IPN - the taxes on the shipping disappears.
    Any Ideas, sorry if this is an old question. I tried going back as much as possible for an answer but did not find one.

  2. #332
    Join Date
    Nov 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by numinix View Post
    Nevermind, in 1.23 the code shows up as:

    PHP Code:
      if ( !$_SESSION['shipping'] || ( $_SESSION['shipping'] && ($_SESSION['shipping'] == false) && (zen_count_shipping_modules() > 1) ) ) {
        
    $_SESSION['shipping'] = $shipping_modules->cheapest();
        
    zen_redirect(zen_href_link(FILENAME_CHECKOUT'action=null''SSL'));
      } 
    I'll wait for you to upgrade and let me know what has changed.

    Are you using Easy Sign-Up as well? The latest version forces shipping to be set properly before the checkout is even entered. You may want to try that. If not, let me know and I will add the same code to FEC for modifying the login.
    Quote Originally Posted by phineas77 View Post
    My apologies - you mentioned the migration and I glossed over it in my haste.

    I downloaded and installed v1.23 along with the 1.24 BETA patch, per your suggestion. Unfortunately, the behavior has not changed and shipping is still not included in the total.

    Any thoughts?
    Numinix: any update on this? If I elect to use Easy Sign-Up in order to force the shipping to be set before the checkout is entered, do I actually have to use the ESU screen or can I keep my traditional login?

    Thanks

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

    Default Re: Fast and Easy Checkout for Zen Cart

    Did you make the modifications in the create account page as per the installation instructions for v1.24?

    If not using Easy Sign-Up and Login v1.18b+, please perform the following extra step in includes/modules/YOUR_TEMPLATE/create_account.php:

    Find:

    PHP Code:
    $address_id $db->Insert_ID(); 
    Add After:

    PHP Code:
    // FEC MODIFICATION
    $_SESSION['sendto'] = $_SESSION['customer_default_address_id'] = (int)$address_id

  4. #334
    Join Date
    Sep 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Anyway, I can not find anywhere to fill in the discount coupon. so I have to give this module up.

  5. #335
    Join Date
    Feb 2006
    Location
    Bexhill, UK
    Posts
    46
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    has anyone had any luck rectifying the shipping problem at all?

  6. #336
    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 zilla View Post
    has anyone had any luck rectifying the shipping problem at all?
    Have you followed this step yet?

    http://www.zen-cart.com/forum/showpo...&postcount=333

  7. #337
    Join Date
    Feb 2006
    Location
    Bexhill, UK
    Posts
    46
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    yes, to my knowledge, i've tried everything that's been suggested.
    as mentioned previously, the module works fine apart from this slight problem...

  8. #338
    Join Date
    Nov 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by numinix View Post
    I'm experiencing the same results. I've installed the latest version plus the patch. I also added the create_account.php code, per post 333, since I don't use Easy Sign-Up. The shipping is still not added to the order total when FEC one-page first loads.

    Like Zilla, everything else works great except for the order total.

  9. #339
    Join Date
    Nov 2007
    Location
    Orlando, FL
    Posts
    24
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I saw this posted on page 19 but no one answered the question, so I hope someone can please help me with this.. It's driving me crazy.

    I'm using Zen 1.3.8 and Fast Checout w/ the Gift Wrapping module.

    During the shipping/payment screen (which is stacked, not split) the gift wrapping box is displayed but when the confirm button is clicked and launches the Order Confirmation page (index.php?main_page=fec_confirmation) the gift wrapping options are not passing through.

    Does anyone have any idea why this is occuring?

    Thanks

  10. #340
    Join Date
    Nov 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by phineas77 View Post
    I'm experiencing the same results. I've installed the latest version plus the patch. I also added the create_account.php code, per post 333, since I don't use Easy Sign-Up. The shipping is still not added to the order total when FEC one-page first loads.

    Like Zilla, everything else works great except for the order total.
    Any update on this?

    The order total sort order shouldn't have any affect on this, correct?

 

 

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