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

Fast and Easy Checkout

Views: 550,837

Results 441 to 460 of 2,177
31 Mar 2009, 11:57 PM
#441
fright_rags avatar

fright_rags

Zen Follower

Join Date:
Aug 2005
Posts:
134
Plugin Contributions:
0

Fast and Easy Checkout

I have the Fast and Easy Checkout mod installed and it's been giving me problems when customers try to create an account. Basically, they will place orders without setting up an account, but when they try to create an account later on, they cannot use the same email address. So, I need to delete all their customer info from the admin before they set one up. Isn't there a way to fix this?

1 Apr 2009, 12:43 AM
#442
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Fast and Easy Checkout

fright-rags:

I have the Fast and Easy Checkout mod installed and it's been giving me problems when customers try to create an account. Basically, they will place orders without setting up an account, but when they try to create an account later on, they cannot use the same email address. So, I need to delete all their customer info from the admin before they set one up. Isn't there a way to fix this?
You probably missed some edits. It's the best to go back to the installation file, re-read and check everything. Also, visit the author site to see if there is any new version.

3 Apr 2009, 7:00 AM
#443
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Fast and Easy Checkout

hello, everyone,

can you pleas help me?
i installed this mod today, but some error occured.

after FTP all files to my server, when open my admin in browser, warning occoured:(i did not install Easy Sign-Up and Login mod )

Warning: Cannot modify header information - headers already sent by (output started at ..\admin\includes\languages\english\extra_definitions\fec.php:1) in ..\admin\includes\init_includes\init_templates.php on line 36

what probably is the problem going on?:D

4 Apr 2009, 5:30 PM
#444
jack7890 avatar

jack7890

New Zenner

Join Date:
Apr 2009
Posts:
4
Plugin Contributions:
0

Re: Fast and Easy Checkout

I just installed FEC but I'm finding that the login page has not changed. After clicking the "go to checkout" button I'm still directed to the standard Zen Cart login page with "Welcome, Please Sign In" at the top.

I followed the instructions completely, and after following them I went to the Fast and Easy Checkout Configuration menu in the Zen Cart admin and changed the One Page Checkout option to true. Is there anything else I need to do to activate the mod?

Sorry, I know this seems like a bone-headed issue, but I'm stumped. I'm a professional web developer so I'm pretty sure I executed the install correctly.

6 Apr 2009, 3:27 PM
#445
phillipharrison avatar

phillipharrison

New Zenner

Join Date:
Jan 2007
Location:
England
Posts:
83
Plugin Contributions:
0

Re: Fast and Easy Checkout

I have fec installed, and it seems that if you dont click 'estimate shipping' and go straight to the one page checkout page then the shipping is not calculated : just says either - (shipping to ) 0.00 or (shipping cannot be calculated at this time) 0.00

Anyone got any ideas?

6 Apr 2009, 4:46 PM
#446
phillipharrison avatar

phillipharrison

New Zenner

Join Date:
Jan 2007
Location:
England
Posts:
83
Plugin Contributions:
0

Re: Fast and Easy Checkout

Just to elaborate...

If you put something in your basket, then head over to checkout and then goto create a new account. Once done, and your on the 1 page checkout. The shipping cost in the top section is wrong as it cant work it out, but further down the page the shipping is correct. But once you complete the order the shipping is wrong on the order.

6 Apr 2009, 6:03 PM
#447
phillipharrison avatar

phillipharrison

New Zenner

Join Date:
Jan 2007
Location:
England
Posts:
83
Plugin Contributions:
0

Re: Fast and Easy Checkout

Found the issue i had, somehow i had overwritten the create account file in the module folder, so put back in:

// FEC MODIFICATION
$_SESSION['sendto'] = $_SESSION['customer_default_address_id'] = (int)$address_id;

All good now.

7 Apr 2009, 2:11 AM
#448
numinix avatar

numinix

Totally Zenned

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

Re: Fast and Easy Checkout

jack7890:

I just installed FEC but I'm finding that the login page has not changed. After clicking the "go to checkout" button I'm still directed to the standard Zen Cart login page with "Welcome, Please Sign In" at the top.

I followed the instructions completely, and after following them I went to the Fast and Easy Checkout Configuration menu in the Zen Cart admin and changed the One Page Checkout option to true. Is there anything else I need to do to activate the mod?

Sorry, I know this seems like a bone-headed issue, but I'm stumped. I'm a professional web developer so I'm pretty sure I executed the install correctly.

If you want to change your login page, you'll need a different module such as Easy Sign-Up and Login.

7 Apr 2009, 2:14 AM
#449
numinix avatar

numinix

Totally Zenned

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

Re: Fast and Easy Checkout

fright-rags:

I have the Fast and Easy Checkout mod installed and it's been giving me problems when customers try to create an account. Basically, they will place orders without setting up an account, but when they try to create an account later on, they cannot use the same email address. So, I need to delete all their customer info from the admin before they set one up. Isn't there a way to fix this?

yellow1912:

You probably missed some edits. It's the best to go back to the installation file, re-read and check everything. Also, visit the author site to see if there is any new version.

In future versions I plan to simply integrate ESL and FEC completely to avoid issues of people confusing the two modules. Again, FEC CURRENTLY has nothing to do with registration or COWOA (Checkout without an account). ESL has a COWOA feature which is pre-integrated with FEC and requires no additional edits.

7 Apr 2009, 2:19 AM
#450
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Fast and Easy Checkout

Jerry5763837:

hello, everyone,

can you pleas help me?
i installed this mod today, but some error occured.

after FTP all files to my server, when open my admin in browser, warning occoured:(i did not install Easy Sign-Up and Login mod )

Warning: Cannot modify header information - headers already sent by (output started at ..\admin\includes\languages\english\extra_definitions\fec.php:1) in ..\admin\includes\init_includes\init_templates.php on line 36

what probably is the problem going on?:D

anybody know how to fix this problem?
:clap:thanks.

7 Apr 2009, 2:26 AM
#451
numinix avatar

numinix

Totally Zenned

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

Re: Fast and Easy Checkout

Jerry5763837:

anybody know how to fix this problem?
:clap:thanks.

Delete the file or rename to -bak. It isn't important anyways.

7 Apr 2009, 2:47 AM
#452
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Fast and Easy Checkout

hi, numinix,

Many thanks for your quick reply.
after delete fec.php, it seems okay for admin.

but when paste & run SQL in the admi---tool----run sql.
error occured as follows:

**ERROR: Cannot insert configuration_key "" because it already exists
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details. **

any further suggestion?
many appreciated.:frusty:

7 Apr 2009, 8:11 AM
#453
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Fast and Easy Checkout

hi, numinix

seems that now i fixed it and install succesfully.
thanks for your great mod.

however, when click the buttom "go to check out" on shopping_cart page, it has no response.

Any suggestion about this issue?:cool:

7 Apr 2009, 9:09 AM
#454
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Fast and Easy Checkout

hi,numinix

Maybe this problem was resulted from Ultimate SEO mod?

i am using this SEO mod.

7 Apr 2009, 4:29 PM
#455
limelites avatar

limelites

Totally Zenned

Join Date:
Jan 2009
Posts:
2,085
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi All,

I've been using this mod for a while but only recently considered it as a Bailed Cart symptom.

I've spent the last couple of days looking for reasons as to why I'm getting bailed carts and having changed as much of my site as possible (added as many payment modules as I can, minimised escape routes, maximised site security, etc., etc.,) I looked again at the checkout page.

I feel that the page order is not quite right and I'm wondering if this has been brought up here before? I'd like to rearrange the order in which the page elements appear so that they are more logical and the most important things are displayed first:

It makes sense to me if the first thing the customer sees is payment methods and shipping choices rather than discount coupons and gift certificates.

The order that seems most logical to me is:

  • Shopping Cart Contents
  • Payment Method
  • Shipping Method
  • Billing and Shipping Address (together in one table)
  • Special Instructions
  • Gift Certificate and Discount Coupons.

So now for the golden question, where would I begin.... what file controls the order these elements are displayed in?

7 Apr 2009, 4:50 PM
#456
limelites avatar

limelites

Totally Zenned

Join Date:
Jan 2009
Posts:
2,085
Plugin Contributions:
0

Re: Fast and Easy Checkout

The opening post in this thread mentions how to customise the way I want, but when I try moving the elements in tpl_checkout_default.php it has no effect on my page... Am I missing something?

8 Apr 2009, 1:36 AM
#457
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Fast and Easy Checkout

hi, imelites,

you are editing wrong files.

the correct should be tpl_checkout_stacked.php

Another question, do you have the problem same mine?
that is, when click the buttom "go to check out" on shopping_cart page, it has no response:lamo:

8 Apr 2009, 9:38 AM
#458
limelites avatar

limelites

Totally Zenned

Join Date:
Jan 2009
Posts:
2,085
Plugin Contributions:
0

Re: Fast and Easy Checkout

I thought I was editiing the wrong file, but was just going with the OP's opening instructions:

numinix:

http://www.numinix.com/index.php?main_page=document_general_info&cPath=160&products_id=760

TIPS:

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.
To personalize the checkout, you can create your own CSS file and then edit the classes found within
includes/templates/YOUR_TEMPLATE**/templates/tpl_checkout_default.php
This file contains the layout of the page and can be re-organized by moving the fieldset blocks to however you want.**
You may also want to redefine the TEXT and ERROR definitions found in checkout.php. Do NOT redefined the FILENAME definitions or the script will not work.

I had initially looked at tpl_checkout_stacked.php but that's some scary looking code.... will look again now :-)

I don't have that problem. My checkout button works a treat, always has. Sounds like you've somehow corrupted a file. Try uploading the original files that shipped with the mod once more, but watch for the MERGE on the shopping_cart_default.php file.... hopefully you didn't overwrite an existing file.

8 Apr 2009, 10:41 AM
#459
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

Re: Fast and Easy Checkout

limelites:

I thought I was editiing the wrong file, but was just going with the OP's opening instructions:

I had initially looked at tpl_checkout_stacked.php but that's some scary looking code.... will look again now :-)

I don't have that problem. My checkout button works a treat, always has. Sounds like you've somehow corrupted a file. Try uploading the original files that shipped with the mod once more, but watch for the MERGE on the shopping_cart_default.php file.... hopefully you didn't overwrite an existing file.

hi, imelites,

what do you mean by saying "watch for the MERGE on the shopping_cart_default.php file"

what kind of cold should be added to shopping_cart_default.php?
As per the installation instruction of latest version 1.28, it does not mention how to add code to shopping_cart_default.php

Please advise.
many thanks.:lamo:

8 Apr 2009, 10:56 AM
#460
limelites avatar

limelites

Totally Zenned

Join Date:
Jan 2009
Posts:
2,085
Plugin Contributions:
0

Re: Fast and Easy Checkout

Ahhh, sorry about that, my mistake... I was thinking of another mod... Was working on about three things at the same time last night and it was getting late here.... Sorry, ignore what I said as it applied to Empty Cart Manager Mod which I'd been working on simultaneously.

I am using version 1-25 of FEC though.... which worked first time with no real issues. I can send you the files if required?

Has you button stopped working since you installed this mod? Are you certain that it's this mod install which affected the button?

If you switch to the default ZC template temporarily to check it, does the button re-activate?