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

Fast and Easy Checkout

Views: 550,605

Results 1,201 to 1,220 of 2,177
26 Jun 2011, 18:21
#1201
htmweb avatar

htmweb

New Zenner

Join Date:
Jun 2011
Posts:
3
Plugin Contributions:
0

Fast and Easy Checkout

I have a downloadable attribute that's part of a combo product and it's the only thing in the cart (a download), but while I have FEC and free/virtual checkout enabled, it still asks for a shipping address.

What's wrong?

29 Jun 2011, 00:30
#1202
stone avatar

stone

New Zenner

Join Date:
Jun 2011
Posts:
1
Plugin Contributions:
0

Re: Fast and Easy Checkout

Thank you so much!!! This is what I have been looking for!

I noticed that it can't submit carriage value after the shipping option is selected in IE6,and show Script error In the status bar,but it can submit the shipping value in other browsers.

Thanks again!!

08 Jul 2011, 22:09
#1203
jill8026 avatar

jill8026

Totally Zenned

Join Date:
May 2007
Posts:
461
Plugin Contributions:
0

Re: Fast and Easy Checkout

I have this mod installed with COWOA and all is working great...except for 2 issues that I cannot figure out at all!

  1. On the Checkout page I am using the FEC dropdown box and when that is clicked it refreshes that page - so if a customer has entered their credit card information everything disappears....how can I make this stop?

  2. When a custom finished an order if they DID create an account...then logs off....if they click My Account in the header to log back in the login page does not come up....but it is there when they click from the shopping cart and I can manually enter the URL and it shows....

Any suggestions?!?! THANK YOU!!!!!

14 Jul 2011, 20:44
#1204
rrzc avatar

rrzc

New Zenner

Join Date:
May 2010
Posts:
52
Plugin Contributions:
0

Re: Fast and Easy Checkout

Does FEC also shorten the COWOA checkout process or does it only shorten the checkout if a customer creates an account?

28 Jul 2011, 06:19
#1205
creamcrackers avatar

creamcrackers

Zen Follower

Join Date:
May 2009
Posts:
228
Plugin Contributions:
1

Re: Fast and Easy Checkout

Hi
Thanks for this mod
Im getting a problem. On the login page there is an overlap between the two columns as shown in the attachment.

I think its something to do with

<fieldset class="loginFieldsetLeft">

I cant find any class called <fieldset class="loginFieldsetLeft"> in your CSS files provided with this mod.. nor with the CSS files included in Zen Cart. It should be containing the text not letting it run through?

Also i cant see any other references to loginColumnLeft?

Im using the Pure Blue template

Also

Im using ZC1.3.8a and im getting this overlap in IE and Firefox but not in safari

Any help would be greatly appreciated.

See attached picture please

28 Jul 2011, 12:06
#1206
creamcrackers avatar

creamcrackers

Zen Follower

Join Date:
May 2009
Posts:
228
Plugin Contributions:
1

Re: Fast and Easy Checkout

Hi
I seem to have it more or less working..
But it is not remembering values

So for example if a customer does not put the password in twice the same.. or enters not enough characters for an address the red warning box comes up to tell them.. but the values that they put in before are now gone

So they have to enter everything again!

Thats not good!

28 Jul 2011, 12:26
#1207
creamcrackers avatar

creamcrackers

Zen Follower

Join Date:
May 2009
Posts:
228
Plugin Contributions:
1

Re: Fast and Easy Checkout

In a normal zen cart installation when you make a mistake on the signup for account you get a message like

Errors have occurred during the processing of your form.

Please make the following corrections:

  • Is your birth date correct? Our system requires the date in this format: MM/DD/YYYY (eg 05/21/1970)

And then you can change what you entered. However with this... I am not getting that. It just rejects it, brings up a red box telling the mistake but all the information the customer entered is lost and they have to enter it all again!!!

Im using 1.3.8a please can you help thank you

31 Jul 2011, 15:39
#1208
ltaylorbrown avatar

ltaylorbrown

New Zenner

Join Date:
Jun 2005
Posts:
39
Plugin Contributions:
0

Re: Fast and Easy Checkout

adam2020:

on tpl_main_page.php...
Find

<body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>> ``` > > Replace With > ``` <body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?><?php if(FEC_ONE_PAGE == 'true' && $_GET['main_page'] == 'fec_confirmation') echo ' onLoad="document.fec_confirmation.submit();"';?>> ```

I have this same issue with "Your order is being processed, please wait..." and I am unable to find "tpl_main_page.php" did this come in the FEC files?

Thanks in advance for your help.

31 Jul 2011, 15:48
#1209
ltaylorbrown avatar

ltaylorbrown

New Zenner

Join Date:
Jun 2005
Posts:
39
Plugin Contributions:
0

Re: Fast and Easy Checkout

I found it :)

16 Aug 2011, 23:37
#1210
sandihudson avatar

sandihudson

New Zenner

Join Date:
Apr 2011
Posts:
20
Plugin Contributions:
0

Re: Fast and Easy Checkout

I've searched the forum and haven't seen any posts dealing with the problem we're coming up against.

The module mostly works really great but on the checkout page there are duplicates of all the sections - two shopping cart contents, two discount coupons, two delivery information, two payment information, two comment boxes - and just one submit button.

The site uses several other mods including Ultimate SEO and Multisite.

When I turn Fast & Easy Checkout to false and One Page Checkout to true, it's not a One Page checkout anymore. It's 3 pages. When I turn them both on then it is one page but with the duplicates.

Can anyone offer any suggestions on what's causing this to happen? Thanks!

19 Aug 2011, 15:05
#1211
ceesdk avatar

ceesdk

New Zenner

Join Date:
Mar 2011
Location:
Netherlands
Posts:
85
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hello,

On zen-cart 1.3.9h I have FEC 1.9.5 installed, the problem I have is on the split login page. There appears text llike : "TABLE_HEADING_BILLING_ADDRESS"
ENTRY_COPYBILLINGENTRY_COPYBILLING_TEXT
TABLE_HEADING_SHIPPING_ADDRESS
HEADING_PAYPAL
TEXT_PAYPAL_INTRODUCTION_SPLIT

Could some one tell me what's wrong !

regards,

19 Aug 2011, 15:09
#1212
jackie_taferner avatar

jackie_taferner

Totally Zenned

Join Date:
Jun 2009
Location:
Orange County, California
Posts:
547
Plugin Contributions:
3

Re: Fast and Easy Checkout

@ceesdk, anytime you see ALL_CAPS text, it means there's a language file missing. Try re-uploading the files in the \includes\languages\ folder. While you're at it, might be a good idea to upload the whole module just in case other files were not properly loaded the first time ;)

19 Aug 2011, 16:45
#1213
ceesdk avatar

ceesdk

New Zenner

Join Date:
Mar 2011
Location:
Netherlands
Posts:
85
Plugin Contributions:
0

Re: Fast and Easy Checkout

jackie.taferner:

@ceesdk, anytime you see ALL_CAPS text, it means there's a language file missing. Try re-uploading the files in the \includes\languages\ folder. While you're at it, might be a good idea to upload the whole module just in case other files were not properly loaded the first time ;)

Hai Jackie, you where right, there ware 4 files wich I forgot to copie from/to the includes/language folders.

Thanks!

24 Aug 2011, 15:27
#1214
helpme avatar

helpme

Totally Zenned

Join Date:
Apr 2007
Posts:
632
Plugin Contributions:
0

Re: Fast and Easy Checkout

I am having some major trouble at checkout, customers can go through the checkout and when they hit confirm order it does not process any order but takes them to the next screen that says:
order confirmation
then my footer shows up. It is missing all of the info with an order number, etc.
Anyone have any idea???
I haven't done anything new and this just started out of the blue :(
squis hytush y.com

23 Sep 2011, 14:23
#1215
ahaynes106 avatar

ahaynes106

New Zenner

Join Date:
Oct 2009
Posts:
38
Plugin Contributions:
0

Re: Fast and Easy Checkout

helpme:

I am having some major trouble at checkout, customers can go through the checkout and when they hit confirm order it does not process any order but takes them to the next screen that says:
order confirmation
then my footer shows up. It is missing all of the info with an order number, etc.
Anyone have any idea???
I haven't done anything new and this just started out of the blue :(
squis hytush y.com

I have something similiar...i think.
All has been working well all year until in the last week.
When problem occured ZC 1.3.9g was in operation
Problem: FEC seems to work ok until customer gets to PayPal portion. Once the customer logs into PP, verifies purchase info and presses Pay Now, they are taken back to the PP login page instead of completing checkout. If the customer logs back in to PP and presses Pay Now, the order processes as expected returning to the success page.
Upgraded to ZC 1.3.9h but the problem still exists.
is there an update to FEC that might fix this? Not sure how to tell what version of FEC I am running now.

Thanks in advance. I look forward to the responses and education! :smile:

19 Oct 2011, 15:25
#1216
patchouli avatar

patchouli

New Zenner

Join Date:
Jul 2010
Posts:
12
Plugin Contributions:
0

Re: Fast and Easy Checkout

Have the above issues been addressed?

Would like to download this, but don't want to deal with bugs. Just downloaded Zen Cart 1.3.9h yesterday. Does Fast and Easy work with this version without hacks?

21 Oct 2011, 16:36
#1217
tamya avatar

tamya

Zen Follower

Join Date:
Feb 2007
Posts:
336
Plugin Contributions:
0

Re: Fast and Easy Checkout

I love the way this make it easy to checkout but i am having one problem with it or at lease i think it is causing it, when someone type their credit card number the radio button does not get selected/checked.

Does anyone else has this problem? i am using zen 1.3.9h.

24 Oct 2011, 22:17
#1218
mikeyg avatar

mikeyg

Totally Zenned

Join Date:
May 2005
Posts:
515
Plugin Contributions:
0

Re: Fast and Easy Checkout

Has anyone tried this with ZC1.5 and does it affect the PCI compliance?

24 Oct 2011, 23:08
#1219
tamya avatar

tamya

Zen Follower

Join Date:
Feb 2007
Posts:
336
Plugin Contributions:
0

Re: Fast and Easy Checkout

MikeyG:

Has anyone tried this with ZC1.5 and does it affect the PCI compliance?

What? ZC1.5?

06 Nov 2011, 13:26
#1220
barendfaber avatar

barendfaber

Zen Follower

Join Date:
Apr 2010
Posts:
263
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi,

I hope someone can help me. I am working on https://www.test.craftwiseonline.co.uk, using Zen Cart version 1.3.9h. I have installed Easy Sign Up and Log In, together with Fast and Easy Checkout. When I enable One Page Checkout in Admin, when I try to confirm my order as Check/Money Order, I get to the next page (http://test.craftwiseonline.co.uk/index.php?main_page=fec_confirmation&fecaction=process) where the page just hangs with the message "Your order is being processed, please wait...". When I disable One Page Checkout, my order completes successfully. I have tried the fix but it did not work. Can someone please help on how I can fix this error? :frusty: