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

Fast and Easy Checkout

Views: 550,610

Results 1,101 to 1,120 of 2,177
17 Dec 2010, 21:06
#1101
helpme avatar

helpme

Totally Zenned

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

Fast and Easy Checkout

I am having problems with the shipping updating on the final page. I have installed the last version on the loader and FEC and everything is great, with this exception.
I see other people have the same problem but I have not found a solution yet.
Please help, it's very frustrating for my customers.

17 Dec 2010, 21:21
#1102
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

helpme:

I am having problems with the shipping updating on the final page. I have installed the last version on the loader and FEC and everything is great, with this exception.
I see other people have the same problem but I have not found a solution yet.
Please help, it's very frustrating for my customers.

What version of FEC?? The version available here in the downloads is v1.8.1, the version available on the Numinix site is 1.9.3. (Latest version of the CJ Loader is 1.7)

19 Dec 2010, 17:26
#1103
budy avatar

budy

New Zenner

Join Date:
Jun 2009
Posts:
56
Plugin Contributions:
0

Re: Fast and Easy Checkout

ekele:

Rxalex, I found this on Numinix forum - page 7:

"4. Add the following line to tpl_main_page.php:

  • Find: Code:
<body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>
  • Replace With: Code:
<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 did it and it helped a little. Now customer is forwarded to a blank page. I didn't have time to read all posts but I will do it this weekend and I will try to figure out what is wrong. If you have any idea, could you share it, please?
here's the link to that forum if you do not know it: http://www.numinix.com/forum/viewtopic.php?f=6&t=4

I'd just like to say thank you. After several days turning on and off the FEC mod because of this problem, now finally, after reading your post, it's working!! :hug:

19 Dec 2010, 20:16
#1104
vimad avatar

vimad

New Zenner

Join Date:
Oct 2010
Posts:
20
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi:

I have been looking for something similar to what is happening, but I cannot find it.

FEC + COWOA is installed and it works properly, except for a particular issue regarding email.

When I turn FEC+COWOA on and a client creates an account, he gets the following email:

EMAIL_GREET_MR
EMAIL_WELCOME
EMAIL_TEXT
EMAIL_CONTACT
EMAIL_GV_CLOSURE

That is, it seems that it is not reading the create_account-php file.

If FEC+COWOA is turned off, the email works correctly.

After a whole day looking around, I am desperate all I get is this: :lamo:

I am using ZC 1.3.8a
I have not installed any mod recently that should affect (at least that I remember...).

I will be happy for any help.

21 Dec 2010, 19:30
#1105
perfumbg avatar

perfumbg

Zen Follower

Join Date:
May 2010
Posts:
192
Plugin Contributions:
5

Re: Fast and Easy Checkout

Hi zenners,

I have the following problem,
after selecting the method for Login :oops:
nothing happens, refer me to a blank checkout page.
My site here.

Please help.

Regards Ico

21 Dec 2010, 19:50
#1106
perfumbg avatar

perfumbg

Zen Follower

Join Date:
May 2010
Posts:
192
Plugin Contributions:
5

Re: Fast and Easy Checkout

perfumbg:

Hi zenners,

I have the following problem,
after selecting the method for Login :oops:
nothing happens, refer me to a blank checkout page.
My site here.

Please help.

Regards Ico

First try to buy something :smile: .

21 Dec 2010, 21:31
#1107
redbaron2 avatar

redbaron2

New Zenner

Join Date:
Dec 2010
Posts:
16
Plugin Contributions:
0

Re: Fast and Easy Checkout

perfumbg:

Hi zenners,

I have the following problem,
after selecting the method for Login :oops:
nothing happens, refer me to a blank checkout page.
My site here.

Please help.

Regards Ico

Well it looks like the no_account.php file is in the wrong place. Zen Cart by default doesn't have this page that is why the blank page.Your site as of 1326 PST your site is down.Nothing below

<!--eof-optional categories tabs navigation display-->

<!--bof-header ezpage links-->
<!--eof-header ezpage links-->

<!--bof-shoppingcart/freeship display-->
``` will even show up. I hope you didn't try to do something desperate to fix this issue. Nice site but I would position your shopping cart up about 50px from where you have it. Hope this helps.
--
Red Baron
10 Jan 2011, 01:21
#1108
gaurav10feb avatar

gaurav10feb

Zen Follower

Join Date:
Jan 2010
Location:
Australia
Posts:
243
Plugin Contributions:
1

Re: Fast and Easy Checkout

Hello I have FEC installed but i cant manage to show shipping change option on checkout_shipping page.
please advise.

11 Jan 2011, 12:32
#1109
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Fast and Easy Checkout

anworks:

In the checkout process when it gets to shipping method there is nothing selected. If you try to select the shipping method it just loops the page and once again nothing is selected. Right now I just have free shipping installed but if I add other shipping modules it does the same thing and no shipping method ever gets selected. Becuase I only have one shipping method I have been able to get away with it but its driving me crazy. If i disable FEC the shipping methods will work. Any ideas are greatly appreciated.

I'm having this same problem. If there's a free shipping item only in the cart, and then "Free shipping" shows up as the only option. BUT free shipping's radio button isn't checked. As soon as you check it, the page reloads, and again, the button isn't checked. The page simply reloads every time you check it. I've searched this thread, and I've seen the question asked, but never answered. Does anyone have an idea? Thanks!

11 Jan 2011, 12:54
#1110
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Fast and Easy Checkout

Nevermind my post above, I see there's a newer version available, I'll try that and see. :)

17 Jan 2011, 19:01
#1111
rufusclc avatar

rufusclc

Zen Follower

Join Date:
Sep 2008
Location:
San Diego
Posts:
159
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi
on the first page of the checkout procedure, the first line is Mr. Mrs. with 2 options one on top of the other;
how would I delete these?
(don't want a salutation)
Regards to all
Rufusclc

20 Jan 2011, 10:25
#1112
toyseller avatar

toyseller

Zen Follower

Join Date:
Jun 2008
Location:
UK
Posts:
209
Plugin Contributions:
0

Re: Fast and Easy Checkout

I had fast and easy checkout installed for me by Numinix on my main website (zen cart version 1.3.9h) and noticed that the "continue shopping" button on the shopping cart page didnt work anymore, when clicked - it basically reverts to "page not found".

Ive got more confident about doing my own installs and have just today installed fast and easy checkout on another 1.3.9h site and have the same problem with the "continue shopping". No other problems, just this.

Its already cause a problem with a customer.

21 Jan 2011, 16:45
#1113
ms_x avatar

ms_x

Zen Follower

Join Date:
Mar 2010
Posts:
196
Plugin Contributions:
0

Re: Fast and Easy Checkout

Have it installed and noticed when i try to check out, shipping addres is in AU, it should choose flat fee of 10 $,but it chooses flat fee of 40-to ship abroad and when I click to chnage it to AU and then "contionue check out", it still remembers the international shipping fee and nothing gets changed at the end.anybody had similar issue?what did u do?

TIA

21 Jan 2011, 16:51
#1114
ms_x avatar

ms_x

Zen Follower

Join Date:
Mar 2010
Posts:
196
Plugin Contributions:
0

Re: Fast and Easy Checkout

this happens generally if customer orders something,first time everything works fine and if he/she does not log out after ck out completed and buys another thing,than the shipping fe is set as described above:(Iam just testing my shop for all possible bugs now

22 Jan 2011, 15:04
#1115
ms_x avatar

ms_x

Zen Follower

Join Date:
Mar 2010
Posts:
196
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi everyone,
I just hope that someone can help me:( I am still working locally on my PC so I test everything offline. I followed all the steps of this tute:
http://www.zen-cart.com/index.php?main_page=page&id=15

and put all the API values,but in admin this payment module is not ready to use yet (there is yellow circle against the module).

Anyway, the main problem is:

I have fast and easy checkout module installed and my zencart version is:v1.3.9g and when customer chooses the product to buy he has 3 options:

1)check out as a guest
2)as an existing member(so log in)
3)PayPalExpress check out

WHen he clicks on option 3) he is directed to blank page and that is it...I am not sure,whether it is because my shop is not live yet.

If customer chooses one of first 2 options then he can pay by bank deposit ONLY,there is no more options offered during checkout process after he logged in, like bank deposit OR Paypal Express. Do u have the same thing or smth is definetely wrong with mine?

Hope I could describe the problem good and it is easy to understand what I was trying to say:wacko:

I will be happy to hear any advise :-)

24 Jan 2011, 17:19
#1116
laszlo avatar

laszlo

New Zenner

Join Date:
Dec 2006
Posts:
53
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi All,

I have a Zencart 1.3.9h deployment where the coupon redemption button does not work on the checkout window. I type in the coupon code, press Update and nothing happens. If I hit Enter, the coupon will be applied correctly to the checkout price.

Also after the coupon is applied, it turns up as a hyperlink near the dialog, but clicking on it does not do anything (I believe a popup window with the coupon info should open).

Anyone knows what's wrong, or where is the relevant code so that I can start looking at what went wrong?

Coupon redemption works fine if I disable the Fast And Easy Checkout mod.

Thanks,

Laszlo

26 Jan 2011, 14:11
#1117
angelictech avatar

angelictech

New Zenner

Join Date:
Jan 2011
Location:
Virginia, USA
Posts:
3
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hello,

First I want to say this is the best mod I have seen yet.

Ok, now my issue.

When performing a checkout (one-page or not) if the customer clicks on the "Change Address" button, the process displays a "light-box" style popup with a circular progress bar. And then it just sits there doing nothing.

I have tried to find the error but cannot. Any help would be appreciated.

The site's address is http://www.angelictech.com/

At the moment it is not a "live" store and only contains a demo product.

Thanks

26 Jan 2011, 15:16
#1118
laszlo avatar

laszlo

New Zenner

Join Date:
Dec 2006
Posts:
53
Plugin Contributions:
0

Re: Fast and Easy Checkout

Laszlo:

Hi All,

I have a Zencart 1.3.9h deployment where the coupon redemption button does not work on the checkout window. I type in the coupon code, press Update and nothing happens. If I hit Enter, the coupon will be applied correctly to the checkout price.

Also after the coupon is applied, it turns up as a hyperlink near the dialog, but clicking on it does not do anything (I believe a popup window with the coupon info should open).

Anyone knows what's wrong, or where is the relevant code so that I can start looking at what went wrong?

Coupon redemption works fine if I disable the Fast And Easy Checkout mod.

Thanks,

Laszlo

This is fixed, the problem was that the CSS javascript loader modifies html_header.php that my template modified as well, and they were not merged properly.

Thanks for the help,

Laszlo

26 Jan 2011, 15:36
#1119
laszlo avatar

laszlo

New Zenner

Join Date:
Dec 2006
Posts:
53
Plugin Contributions:
0

Re: Fast and Easy Checkout

AngelicTech:

Hello,

First I want to say this is the best mod I have seen yet.

Ok, now my issue.

When performing a checkout (one-page or not) if the customer clicks on the "Change Address" button, the process displays a "light-box" style popup with a circular progress bar. And then it just sits there doing nothing.

I have tried to find the error but cannot. Any help would be appreciated.

The site's address is http://www.angelictech.com/

At the moment it is not a "live" store and only contains a demo product.

Thanks

Yes, I have this problem as well.

I have multiple sites and I don't have the problem with the one where I have the latest version of the mod.

What version are you running? The Zencart mod download area contains 1.8.1 as latest, but http://www.numinix.com (who developed the mod) have 1.9.4.

The only difference that I am aware of between the the site that works and the one that does not is that the former runs 1.9.4, the later runs 1.8.1. Both sites run Zencart 1.3.9h.

Laszlo

26 Jan 2011, 18:27
#1120
angelictech avatar

angelictech

New Zenner

Join Date:
Jan 2011
Location:
Virginia, USA
Posts:
3
Plugin Contributions:
0

Re: Fast and Easy Checkout

Thanks,

I downloaded the latest from Numinix.

Now the change address sort of works. If I turn off the popup change address it works fine.

The popup one sort of works. It doesn't popup, it navigates to a new page that contains the popup version of the change address.

Any idea where to look next???