Page 132 of 218 FirstFirst ... 3282122130131132133134142182 ... LastLast
Results 1,311 to 1,320 of 2177
  1. #1311
    Join Date
    Oct 2011
    Location
    Toronto
    Posts
    7
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Using ZC1.3.9h
    Haven't updated because so far, haven't seen that SSU is compatible with ZC1.5.

    Installed the version 1.9.6 from Numinix and toyed with some configuration options in the admin, but I can't seem to get it working.

    I set Admin -> Configuration -> Fast and Easy Checkout Configuration -> Fast and Easy Checkout -> True

    and

    I set Admin -> Configuration -> Fast and Easy Checkout Configuration -> Checkout Without Account Only -> True

    But when I go to checkout, it displays just the shipping information page - the billing information and cart information is all missing. It doesn't look like the image on Numinix *https://www.numinix.com/images/fec_3.jpg* at all.

    Proceeding to the "billing page" just creates an empty page.

    Any idea why it's not displaying the same page as seen on Numinix?

  2. #1312
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by coffeecanada View Post
    Using ZC1.3.9h
    Haven't updated because so far, haven't seen that SSU is compatible with ZC1.5.

    Installed the version 1.9.6 from Numinix and toyed with some configuration options in the admin, but I can't seem to get it working.

    I set Admin -> Configuration -> Fast and Easy Checkout Configuration -> Fast and Easy Checkout -> True

    and

    I set Admin -> Configuration -> Fast and Easy Checkout Configuration -> Checkout Without Account Only -> True

    But when I go to checkout, it displays just the shipping information page - the billing information and cart information is all missing. It doesn't look like the image on Numinix *https://www.numinix.com/images/fec_3.jpg* at all.

    Proceeding to the "billing page" just creates an empty page.

    Any idea why it's not displaying the same page as seen on Numinix?
    Did you activate the Easy Sign-Up and Login setting? If this one is set to false the easy check out isn't working

  3. #1313
    Join Date
    Oct 2011
    Location
    Toronto
    Posts
    7
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by Design75 View Post
    Did you activate the Easy Sign-Up and Login setting? If this one is set to false the easy check out isn't working
    I hadn't - but I enabled it and the problem is still persisting.

  4. #1314
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Fast and Easy Checkout

    Arte you sure you installed all the files, and install them in the right directory? Merged everything, and renamed the YOUR_TEMPLATE folders for installation?

  5. #1315
    Join Date
    Oct 2011
    Location
    Toronto
    Posts
    7
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by Design75 View Post
    Arte you sure you installed all the files, and install them in the right directory? Merged everything, and renamed the YOUR_TEMPLATE folders for installation?
    I was sure I had done it the first time - but I went back and checked everything over, re-uploaded it all and the problem persists.

    The only thing I found that needed merging was html_header from (yellow1912)cjloader.

    I can see the test accounts I'm creating in the admin, so it's managing to insert into the users db but the page just doesn't load.

    If I go back to the home page then try to checkout again, it just shows the blank page again. No source code at all.

  6. #1316
    Join Date
    Jan 2012
    Location
    New England
    Posts
    238
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Talking about ZC 1.5.0 in both cases here, and FEC 1.10.0, just to get that out of the way.

    I have a couple of questions. First, I've got FEC up and running on my dad's website (not officially live yet) and it seems to work fine, as long as you want to pay via PayPal or check/money order. I also have Checkout by Amazon installed, but it doesn't show up as a payment option. How can I add it?

    Second question... I'm considering installing this on my e-commerce website as well, but I've altered significantly more files on my site than on his... including orders.php which I know is part of the FEC install, and html_header.php which I know the CSS JS Loader adds in... I keep hearing people talk about "merging" files... is this a manual process or is there some program that can magically do this and not bork everything all up? Do I have to manually go through line by line and see what's different? And wouldn't that be really hard since FEC is based on 1.3.9 code and I have 1.5.0 code? A little nudge in the right direction on how to successfully install FEC into a site that has already modified files would be most welcome.

    Also on my site I have Amazon *and* Google Checkout (don't have Google on his yet because he uses Advanced Shipper and it's not compatible yet) and I want those to both show up as payment options... so again I need to know how to do that.

    Lastly... I see they have an AJAX version for $75. It has some tempting features like login through Facebook... has anyone tried it? Is it worth it? I'll have to sell a lot of lip balm to pay for a $75 module... And if I were to get it, would it be better for me to hold off on the regular one and do a fresh install of the AJAX version, or can you "upgrade" from one to the other? (I think I already know the answer there, but I'm asking anyway.)

  7. #1317
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Fast and Easy Checkout

    Merging files can be done with programs like winmerge. It shows you the differences between two files and you can decide to copy it yes or no.

    I was tempted to buy the ajax version from Numinix to, but i didn't. They told me all the files were fro zen cart 1.5 but they also say that about the free versions (which i already stated somewhere isn't trough.) It is working fine, but you have to pay extra attention to what to merge

  8. #1318
    Join Date
    Jan 2012
    Location
    New England
    Posts
    238
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    I have WinMerge, so I can see the differences between the files; you are saying that the actual merging I have to do by hand, though, checking line by line for differences and copying over relevant code?

  9. #1319
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by WebKat View Post
    I have WinMerge, so I can see the differences between the files; you are saying that the actual merging I have to do by hand, though, checking line by line for differences and copying over relevant code?
    You actually use the file merging program to do this, but this support thread isn't the right place to discuss how to use Winmerge..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

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

    Default Re: Fast and Easy Checkout

    Can anyone help ..My fec is working fine as it should but I am missing the red bits like birthday date ..All I have is = Required information and all the * showing .. I have uploaded all files again but it still not there thanks

    Also fixed my FEC not going past "Your order is being processed, please wait..." and not accepting 2nd delivery option ... I installed the cjloader and it now does everything it should

 

 

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