Results 1 to 10 of 2177

Hybrid View

  1. #1
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Also trying to change country and county order ,if anyone able to help out
    thanks

  2. #2
    Join Date
    Jul 2004
    Location
    The Netherlands, Wierden
    Posts
    430
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    In the past I could have a onestep page or onepage checkout

    Now it is in 3 steps. How can i go back to onepage checkout?

  3. #3
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,566
    Plugin Contributions
    74

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by Andy-C27 View Post
    Hi
    Is there any way I could get the "Company Name" box inserted into create account and guest account ..
    I have spent a fair bit of money sorting out issues ,am using 1.15.3
    Just turn on the company field in ADMIN > CONFIGURATION > CUSTOMER DETAILS

    Quote Originally Posted by Andy-C27 View Post
    Also trying to change country and county order ,if anyone able to help out
    thanks
    Edit the template containing the field and you can move the country to come after the county field. We deliberately put the country field before the state field since the state field selection depends on which country has been selected.

    Quote Originally Posted by raimond View Post
    In the past I could have a onestep page or onepage checkout

    Now it is in 3 steps. How can i go back to onepage checkout?
    Fast and Easy Checkout combines the login and create account into one page and combines the shipping and payment into one page.

    Fast and Easy Ajax Checkout combines the login and create account into one page and combines the shipping, payment, and confirmation into one page. It also uses Ajax on the second page to avoid page reloads.

    One Page Responsive Checkout combines everything into a single page with Ajax to avoid page reloads. Note: shipping and payment selections do not appear until the user has logged in. Once logged in, they appear using Ajax without reloading the page.

  4. #4
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    oops why didn't I see that before lol Company name as plain as day ..Thanks ..

    Re change country/county .I've been though them all and can't find the right code or file ( I have basic basic knowledge )
    Which file doe sit appear in I might stand a chance then as I sit and figure things out ..thanks

  5. #5
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,915
    Plugin Contributions
    13

    Default Re: Fast and Easy Checkout for Zen Cart

    let me just say of all the plugins i have attempted to use for zen-cart, this author does a KILLER job. thank you.

    this plugin, IMHO, makes the shopping experience on zen-cart far superior.

    given all of that i have found a small BUG, that i think needs addressing. say, a customer places an order and uses a coupon that has a minimum value on it. the order meets the minimum value and the coupon gets accepted. prior to submitting the order, the customer edits his cart and removes some items so that the order now no longer meets the minimum order requirement for the coupon. the customer can still continue to check out with the existing coupon as it does not get re-validated.

    i have tracked the problem down to includes/modules/pages/fec_confirmation/header_php.php

    if the following two lines:

    Code:
    $order_total_modules->collect_posts();
    $order_total_modules->pre_confirmation_check();
    were moved to somewhere AFTER this line of code:

    Code:
    $discount_coupon = $db->Execute($discount_coupon_query);
    i think this problem would be resolved.

    those lines are currently on lines 139 and 140; they need to be called after line 243.

    best.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  6. #6
    Join Date
    Jan 2016
    Location
    The Rockies
    Posts
    27
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    The latest version of FEC doesn't have an install.sql, I tried to use the patches to update COWOA databases, but it failed causing my site to go down. I reinstalled my back of database, managed to get site going again. There is no admin/configuration/fastandeasycheckout listed. Any help would be much appreciated.

  7. #7
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Try reuploading admin/includes/auto_loaders/config.fec. The newer versions of FEC install automatically.

    Quote Originally Posted by moZe View Post
    The latest version of FEC doesn't have an install.sql, I tried to use the patches to update COWOA databases, but it failed causing my site to go down. I reinstalled my back of database, managed to get site going again. There is no admin/configuration/fastandeasycheckout listed. Any help would be much appreciated.
    Danielle

 

 

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

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