Page 216 of 218 FirstFirst ... 116166206214215216217218 LastLast
Results 2,151 to 2,160 of 2177
  1. #2151
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Could someone please refresh my memory .. On my last page of checkout where you confirm your order , I need to make the left side slightly wider as I use the split page option , it is giving a sub total and price of say £19.9 when it should be £19.99... I have done it before but for the life of me can't find the post again as it was about 4 years ago I last had to do it , I'm pretty sure you just adjust the split pages ....thanks

  2. #2152
    Join Date
    Feb 2007
    Location
    Pennsylvania
    Posts
    806
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I've just installed the latest version of FEC sourced from the numinix.com website on a fresh ZC 1.5.5e. At the top of the checkout page I get the warnings
    WARNING: Could not locate language file: includes/languages/english/modules/order_total/ot_bogo.php
    .../ot_sc.php
    .../ot_reward_points.php
    .../ot_reward_points_display.php

    I am upgrading from 1.5.0 and so there are records in the database for existing store credits and reward points from the store credit and reward points module also by numinix, but nothing about "bogo". I have searched the FEC file set and can find no mention of these items. I am wondering how I can eliminate the warnings. I plan to leave the customer's store credits and rewards records in the database hoping that there may again be a free store credit and reward points released by numinix for 1.5.5. I see that there's a module now on the numinix website for $8 per month, but I'm gonna have to pass on that for now.

    So... to get rid of those warnings...?

    Thank You,
    John

  3. #2153
    Join Date
    Feb 2007
    Location
    Pennsylvania
    Posts
    806
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    **Correction** In my 1.5.0 installation I have been using the store credit module (store_credit.php 4 2008-10-25 23:24:35Z) by numinix and the reward module by Andrew Moore.

  4. #2154
    Join Date
    Feb 2007
    Location
    Pennsylvania
    Posts
    806
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I seem to have the warnings resolved by installing the reward points module. still not sure why, but that did it. However - I've now noticed another issue. When I enter a coupon or gift certificate code and click update it goes straight to processing which of course shouldn't happen, but the order doesn't go through. It just sits there processing.

    Any help is greatly appreciated.

    Thank You, John

  5. #2155
    Join Date
    Dec 2017
    Location
    Adelaide
    Posts
    16
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I have the Fast and Easy Checkout Installed on slayitqueen.com with Zen Cart 1.5.5e and PHP7 on a new site. I have one page checkout and COWOA enabled and payment module works but I have a few problems with fec, I know nothing about coding but trying to learn php now.

    1. Blank page on mobile.... main_page=no account, nothing in the debug log. Tried some things suggested on page 207 of this thread but I could not get it to work or did it wrong. I know its not responsive but shouldn't I get more than a blank page?

    2. The PayPal button on the checkout page above the credit card option and details does not work in (main_page=checkout&fecaction=null) and seems unconnected, but the other PayPal button that I enabled in the shopping cart works fine. Could not find any info on this in this thread.

    3. You cant use the same email twice to go through guest checkout or you get this message:
    "Our system already has a record of that email address - please try logging in with that email address. If you do not use that address any longer you can correct it in the My Account area." Customers have no password if they checkout as guests. Tried the suggestion on page 215 that you can just comment out the error check in modules/quickcheckout.php but I don't know exactly what to comment out as it does not go into detail.

    Any help would be greatly appreciated.

  6. #2156
    Join Date
    Jun 2012
    Location
    California
    Posts
    202
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I can't help with one and two but 3 is an option setting.
    There is an option to create a new account when a Guest checks out.
    You have to turn that option off.

  7. #2157
    Join Date
    Dec 2017
    Location
    Adelaide
    Posts
    16
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    That was already done.

    Checkout Without Account is set to true.
    Checkout Without Account Only is set to true.

    But it still logs you in after entering billing details and problem remains.

    So seems the option setting is not the problem.

    Thanks for the suggestion.

  8. #2158
    Join Date
    Dec 2017
    Location
    Adelaide
    Posts
    16
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I'll answer some of my own questions , now I have them sort of figured out.
    1. Check the log files more carefully.
    2. Its not a PayPal button, just a radio button, but its confusing to the customers. You have a choice of images in paypalwpp.php and you can just comment out the current confusing image (That looks like a button) and un-comment another of your choice.
    3. Its a known issue, and must be lurking somewhere in the forums. You need to go into the /includes/modules/[insert_your_custom_template_directory_here]/fec_create_account.php and remove and COWOA_account != 1"; I believe.

  9. #2159
    Join Date
    Feb 2007
    Posts
    224
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I am running this Mod and it worked like a charm, all the sudden i get an email from a customer telling me that they can not pass the first step, i created a thread that have more detail, you can see it here

  10. #2160
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,547
    Plugin Contributions
    81

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by bumba000 View Post
    I seem to have the warnings resolved by installing the reward points module. still not sure why, but that did it. However - I've now noticed another issue. When I enter a coupon or gift certificate code and click update it goes straight to processing which of course shouldn't happen, but the order doesn't go through. It just sits there processing.

    Any help is greatly appreciated.

    Thank You, John
    Sounds like there is probably a browser console error possibly due to a JavaScript compatibility issue.

 

 

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