Zen Cart Logo
Forums / All Other Contributions/Addons / Fast and Easy Checkout

Fast and Easy Checkout

Views: 550,669

Results 1,841 to 1,860 of 2,177
19 Jul 2014, 3:04 AM
#1841
jasonshanks avatar

jasonshanks

Zen Follower

Join Date:
Feb 2009
Location:
atlanta GA
Posts:
296
Plugin Contributions:
0

Fast and Easy Checkout

bislewl:

did you check the modules->order totals? is there any options presents there?

No there is nothing else there other than modules effecting the final price of my customers orders.

23 Jul 2014, 3:35 AM
#1842
flyvholm avatar

flyvholm

New Zenner

Join Date:
Jul 2014
Location:
Denmark
Posts:
27
Plugin Contributions:
0

Re: Fast and Easy Checkout

The installation guide included with the download "breaks" at step 11 (configuring FEC in admin panel) because FEC isn't in the configuration menu. From what I gather, it should have been added by installing an SQL patch, but this step is missing in the instructions. The patch file is not included in the download either. The last version that came with the SQL patch file seems to be 1.10.0, so I used the file from that to add FEC to the admin configuration menu. If this is not the way to do it, let me know what is.

As far as I can tell, downloadable products require account creation. I would much have preferred if download links could be sent by email instead so guest checkout could always be an option. Alas, guest checkout must be disabled when downloadable products are in the cart, and unfortunately it appears FEC doesn't recognize this. Am I overlooking something, or do I need to figure out a code override to make this happen?

23 Jul 2014, 3:43 AM
#1843
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: Fast and Easy Checkout

FEC comes with an auto installer the only SQL file included is for uninstall. Since the installation and admin page registration is done automatically once the admin files are added. Keep in mind all the admin files need to be removed before running the uninstall.sql. Otherwise it will just re-install.

The most recent version (1.15.1) I know does have an installer bug fix though.

23 Jul 2014, 1:36 PM
#1844
flyvholm avatar

flyvholm

New Zenner

Join Date:
Jul 2014
Location:
Denmark
Posts:
27
Plugin Contributions:
0

Re: Fast and Easy Checkout

Now I'm confused. I don't see anything in the download that resembles an auto installer, and the only instructions I can find (docs/fec/readme.html) certainly don't agree with an auto installer.

Any comments on the issue with disabling guest checkout for downloadable products?

23 Jul 2014, 4:20 PM
#1845
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Fast and Easy Checkout

The auto installer is for database changes only. You'll still need to manually upload the files.

23 Jul 2014, 5:33 PM
#1846
flyvholm avatar

flyvholm

New Zenner

Join Date:
Jul 2014
Location:
Denmark
Posts:
27
Plugin Contributions:
0

Re: Fast and Easy Checkout

Okay, but then we're back to the same problem. There is no mention of the auto installer in the instructions, and when you get to step 11 (configuring FEC) you're stuck because there is no FEC menu item in the admin configuration panel. How do I run the auto installer?

If you take feature requests, disabling guest checkout when downloadable products are in the cart would seem like an important addition. Perhaps just as a configuration option in case future versions of Zen Cart will allow emailing of download links.

23 Jul 2014, 11:04 PM
#1847
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Fast and Easy Checkout

flyvholm:

If you take feature requests, disabling guest checkout when downloadable products are in the cart would seem like an important addition.Why?? COWOA supports guest shoppers purchasing downloads.. I'm sure FEC has a similar feature..

24 Jul 2014, 1:43 AM
#1848
flyvholm avatar

flyvholm

New Zenner

Join Date:
Jul 2014
Location:
Denmark
Posts:
27
Plugin Contributions:
0

Re: Fast and Easy Checkout

I don't see how to do this with FEC, but since I used an SQL patch from version 1.10.0 to install the FEC configuration menu I may not have all the current options. Perhaps bislewl or numinix can clarify whether FEC does have a solution for guest checkout with downloadable products?

Regarding the auto SQL installer, revisiting the CSS/JS Loader documentation suggests that the auto installer is supposed to run when logging in to the Zen Cart admin panel after having uploaded the FEC files to the server. If this is the case, you really need to state this step explicitly in the installation instructions. Consider this: The first step is to install CSS/JS Loader, requiring login to the admin panel. Hence, the user will already be logged in before uploading the files and (barring a timeout) won't need to log in again for steps 10-12. There won't be any FEC menu item as required to complete the installation in spite of having followed the instructions to the point, and the confusion begins.

24 Jul 2014, 5:05 AM
#1849
yaritai avatar

yaritai

Zen Follower

Join Date:
Apr 2014
Posts:
154
Plugin Contributions:
0

Re: Fast and Easy Checkout

flyvholm:

I don't see how to do this with FEC, but since I used an SQL patch from version 1.10.0 to install the FEC configuration menu I may not have all the current options. Perhaps bislewl or numinix can clarify whether FEC does have a solution for guest checkout with downloadable products?

Regarding the auto SQL installer, revisiting the CSS/JS Loader documentation suggests that the auto installer is supposed to run when logging in to the Zen Cart admin panel after having uploaded the FEC files to the server. If this is the case, you really need to state this step explicitly in the installation instructions. Consider this: The first step is to install CSS/JS Loader, requiring login to the admin panel. Hence, the user will already be logged in before uploading the files and (barring a timeout) won't need to log in again for steps 10-12. There won't be any FEC menu item as required to complete the installation in spite of having followed the instructions to the point, and the confusion begins.

I think you are overthinking on how to install. I used FEC multiple times on several sites and everything installs just fine. Have you tried to start fresh and do another install? Possibly you may have skipped a vital step prior to step 11. But I do want to say that the problem may be in your assumptions on what should happen when installed. The reason for saying this is that you have stated that you used a sql patch from an earlier version prior to the autoinstall feature which is a step you added on your own. So to be fair to both sides, you are adding confusion to the install as well.

My best advice is to start again on the install and not use the sql file from the prior versions. Let the autoinstaller do the updating for you.

24 Jul 2014, 9:18 PM
#1850
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: Fast and Easy Checkout

If you are having issues with the auto-installer, LEAVING the files in the admin run the uninstall.sql. It will uninstall on the first page load and install on the next. You should see green messages at the top of the screen and confirm installation.

25 Jul 2014, 1:22 AM
#1851
flyvholm avatar

flyvholm

New Zenner

Join Date:
Jul 2014
Location:
Denmark
Posts:
27
Plugin Contributions:
0

Re: Fast and Easy Checkout

yaritai:

Possibly you may have skipped a vital step prior to step 11.
Yes I did. There's a good reason for that: It isn't in the instructions.

Add a sentence stating explicitly what triggers installation of the FEC menu. You will save a few unlucky users from wasting a lot of time and prevent this discussion from happening again.

DivaVocals:

Why?? COWOA supports guest shoppers purchasing downloads.. I'm sure FEC has a similar feature..
It appears not, so COWOA it is. Thanks for pointing me in the right direction.

31 Jul 2014, 4:12 PM
#1852
stecrox avatar

stecrox

New Zenner

Join Date:
Jan 2008
Location:
Perth. Australia
Posts:
64
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi there
I am having problems with this mod, I have used it before without any problems.
I had to disable to the mod as it was stopping on a screen saying please wait order is being processed.
I then tried to reinstall it by removing the files and downloading a fresh copy which I think was newer than the previous version. I followed the instructions however now it is not showing in my admin menu but has changed the layout on my website.
http://www.jarsbottlesdirect.com.au
I am using Zencart 1.5.1
Thanks for your help.

Stephen

1 Aug 2014, 6:17 PM
#1853
jennydutch avatar

jennydutch

New Zenner

Join Date:
Apr 2014
Location:
Bronx, New York, United States
Posts:
83
Plugin Contributions:
0

Re: Fast and Easy Checkout

how do i remove a field ???

Attachment 14351

I want to remove last name from create account using FEC

2 Aug 2014, 6:59 AM
#1854
stecrox avatar

stecrox

New Zenner

Join Date:
Jan 2008
Location:
Perth. Australia
Posts:
64
Plugin Contributions:
0

Re: Fast and Easy Checkout

stecrox:

Hi there
I am having problems with this mod, I have used it before without any problems.
I had to disable to the mod as it was stopping on a screen saying please wait order is being processed.
I then tried to reinstall it by removing the files and downloading a fresh copy which I think was newer than the previous version. I followed the instructions however now it is not showing in my admin menu but has changed the layout on my website.
http://www.jarsbottlesdirect.com.au
I am using Zencart 1.5.1
Thanks for your help.

Stephen

Is anyone able to help with this. I am at a loose end.
Thanks
Stephen

2 Aug 2014, 7:05 AM
#1855
jennydutch avatar

jennydutch

New Zenner

Join Date:
Apr 2014
Location:
Bronx, New York, United States
Posts:
83
Plugin Contributions:
0

Re: Fast and Easy Checkout

stecrox:

Is anyone able to help with this. I am at a loose end.
Thanks
Stephen

delete the file includes/extra_configures/checkout.php
Then install it again

3 Aug 2014, 7:27 AM
#1856
stecrox avatar

stecrox

New Zenner

Join Date:
Jan 2008
Location:
Perth. Australia
Posts:
64
Plugin Contributions:
0

Re: Fast and Easy Checkout

jennydutch:

delete the file includes/extra_configures/checkout.php
Then install it again
JennyDutch
I did this but it is still not installing in my admin.
Anyone else have any ideas?
Stephen

3 Aug 2014, 6:26 PM
#1857
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: Fast and Easy Checkout

stecrox:

Hi there
I am having problems with this mod, I have used it before without any problems.
I had to disable to the mod as it was stopping on a screen saying please wait order is being processed.
I then tried to reinstall it by removing the files and downloading a fresh copy which I think was newer than the previous version. I followed the instructions however now it is not showing in my admin menu but has changed the layout on my website.
http://www.jarsbottlesdirect.com.au
I am using Zencart 1.5.1
Thanks for your help.

Stephen

Try leaving the files there, but running the uninstall.sql in tools->SQL Patch

4 Aug 2014, 5:51 PM
#1858
square_one avatar

square_one

New Zenner

Join Date:
Aug 2014
Location:
Miami
Posts:
1
Plugin Contributions:
0

Re: Fast and Easy Checkout

I've been trying to restore the option to display the "referral" field on registration but I can't seem to make it display.

Do you have any direction on this?

Thank you so much for any assistance you can give.

D

6 Aug 2014, 8:39 PM
#1859
blackorchidcouture avatar

blackorchidcouture

Zen Follower

Join Date:
Apr 2010
Location:
Albuquerque, NM
Posts:
198
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi, I have a fresh install of Zen Cart v1.5.3, and am trying to install the latest FEC (1_15_1). I first installed the css/js loader, and I renamed all the custom template folders and admin correctly, I followed all the instructions, but FEC doesn't seem to be auto-installing when I login to my admin, it simply isn't showing up under configuration. I've tried re-downloading the FEC files, deleting the installed files from my server, then reinstalling the files, but it's still not working. I also tried running the uninstall.sql as suggested on here hoping it will reinstall when I log into my admin, but nothing. I read that 1_15_1 fixed an installation bug, but maybe there is still a bug? Has anyone else had this issue and found a fix? Thanks!

7 Aug 2014, 7:42 AM
#1860
chargin avatar

chargin

Zen Follower

Join Date:
Sep 2011
Posts:
136
Plugin Contributions:
0

Re: Fast and Easy Checkout

I dont have the link in admin "Configuration->Fast and Easy Checkout Configuration"
I was able to get there by editing the URL and changing the page ID to 33 which was the next one after the bottom link, IE:
adminfolder/configuration.php?gID=33
But why cant I see the link in admin, this is a superuser account.
I double checked all the files were uploaded, and the system works if I just go to the above link.