Page 3 of 13 FirstFirst 12345 ... LastLast
Results 21 to 30 of 2177

Hybrid View

  1. #1
    Join Date
    Jan 2010
    Posts
    11
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    does it work with PAYPOINT???
    Perfumes Next Day
    http://www.perfumesnextday.co.uk
    Happy to be Zenning today

  2. #2
    Join Date
    Mar 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hi Zen cart checkout experts:

    I have a serious problem with the checkout function with my online store at: www.mgpsos.com. I have been using Zen cart version 1.2.5 for almost 5 years. it worked very well until it was hacked september last year. Recently, I had to repblish the store to clean up hacker's code injected to the sites. After I republished all the files, I encountered a serious problem, the checkout function doesn't work any more. Click on the checkout button will always back to the main home page. Who can help me out? For testing it out, you can use following logon info:

    Website: www.mgpsos.com
    User Id: detang##########################
    Password: gpsonline

    I'd appreciate your support, please email me at [email protected] if you have a solution.

    Thank you very much in advance!

    Mobile GPS Online
    Detang Zhong

  3. #3

    customer issue Re: Fast and Easy Checkout for Zen Cart

    There are some thing wrong on http://www.notus.biz/en/.
    Please have a check.

    Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/Piotr/domains/notus.biz/public_html/en/index.php on line 13

    Warning: include(http://www.notus.biz/en/css.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/Piotr/domains/notus.biz/public_html/en/index.php on line 13

    Warning: include() [function.include]: Failed opening 'http://www.notus.biz/en/css.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/Piotr/domains/notus.biz/public_html/en/index.php on line 13
    about us, zencart templates what we offer, zencart services online stores portfolio contact us for free quote website design portfolio zencart services, zencart templates zencart services zencart templates

  4. #4
    Join Date
    Sep 2009
    Posts
    78
    Plugin Contributions
    0

    bug Re: Fast and Easy Checkout for Zen Cart

    Another problem, this time a discrepancy between FEC's documentation and what really happens in actuality:

    Documentation.html provides the following tip, among others:
    Fast and Easy Checkout for Zen Cart is activated by loading an extra_configures file called checkout.php before the filenames.php file. This causes definitions for the checkout links to be defined to direct customers to the new integrated checkout page. To deactivate the script without running the uninstall.sql and deleting all of the files, simply rename or delete the file includes/extra_configures/checkout.php.
    Well... renaming includes/extra_configures/checkout.php doesn't really restore the store to its previous state (default Zen-Cart multi-page checkout). Instead, upon clicking the 'checkout' button, the user is redirected to a non-existent page (index.php?main_page=FILENAME_CHECKOUT) and displays Zen-Cart's "Page Not Found" page.

    After struggling with 3 such quirks, my impression is that FEC 1.8.1 is far from being mature (unlike the excellent Ceon SEO URI addon).

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

    Default Re: Fast and Easy Checkout for Zen Cart

    I have this installed an a 1.3.9d store, and it's working great, except customers who choose to COWOA are not receiving an order confirmation e-mail. Any ideas why this might be happening?

    Thanks!
    Danielle

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

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by Danielle View Post
    I have this installed an a 1.3.9d store, and it's working great, except customers who choose to COWOA are not receiving an order confirmation e-mail. Any ideas why this might be happening?

    Thanks!
    Fixed this. In includes/classes/order.php, change this:

    function send_order_email($zf_insert_id, $zf_mode) {
    global $currencies, $order_totals;
    // disable for COWOA
    if ($_SESSION['COWOA']) return false;

    // print_r($this);
    // die();
    to this:

    function send_order_email($zf_insert_id, $zf_mode) {
    global $currencies, $order_totals;
    // disable for COWOA
    // if ($_SESSION['COWOA']) return false;

    // print_r($this);
    // die();
    Danielle

  7. #7
    Join Date
    Jun 2009
    Location
    NC
    Posts
    174
    Plugin Contributions
    1

    Default Re: Fast and Easy Checkout for Zen Cart

    This is more than likely a dumb mistake on my part, however I cannot get this modification to work. I have installed the CSS/Javascript loader, and it seems to be working fine (pretty cool performance boost, I must say). I then followed the instructions in the "documentation.html" file, to the very best of my understanding, at least. I am using version 1.3.8a and I have several mods installed, including the Ultimate SEO URLs mod. The issue that I'm running across is that the Fast and Easy Checkout interface in the admin is there, and runs just fine, but when I make any changes whatsoever...like just turning Fast and Easy Checkout ON, for example, nothing happens to the checkout process at all. It's as if there was no mod installed at all. I'm at a loss. Any ideas?

    Mods installed

    Zen Lightbox
    Recover Cart Sales
    Easy Populate
    Ultimate SEO URLs
    I'm forgetting some...I've been working on this store a while...I can't remember what all I've installed/experimented with over the past year and a half...
    Bump...

  8. #8
    Join Date
    Apr 2010
    Posts
    68
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by Danielle View Post
    OK, check in your admin, under Modules-Payment. What payment modules are turned on?
    That was the issue, I had another credit card payment option active. I set the status to "False" and the second payment option is now gone.

    Now I have to figure out why Authorize.net is not working when the CCV code is entered.

    Thanks for your help!


  9. #9
    Join Date
    Jul 2010
    Location
    singapore
    Posts
    1
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hai everybody, i am a new member to forums, so i am intereseted
    and want to gain knowledge on this topics..........................thank u

  10. #10
    Join Date
    Jun 2010
    Posts
    16
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Does anyone have any ideas for changing the order in which the order total is calculated? I want the shipping to be calculated LAST after discount coupons and group pricing. I currently have a 30% volume buyer discount to any purchases above $500, but the shipping is calculated BEFORE that discount, which is not what I need. I've been poking around the ot_group_pricing, tpl_checkout_stacked.php, and order_total.php, but I can't for the life of me figure out how to achieve this.

    I tried changing the sort order of the order total modules in the admin panel to no avail. I believe that is merely the order in which they are displayed.

 

 
Page 3 of 13 FirstFirst 12345 ... LastLast

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