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

Fast and Easy Checkout

Views: 550,871

Results 621 to 640 of 2,177
2 Nov 2009, 2:30 AM
#621
rwoody avatar

rwoody

Totally Zenned

Join Date:
Aug 2004
Location:
Fountain Hills, AZ
Posts:
476
Plugin Contributions:
0

Fast and Easy Checkout

I'm going to have to do a compare - FEC combined with Google checkout killed my login page. I've update this so many times... it's getting totally frustrating. I have FEC - Super Orders now they want Google - they all touch the same files and even using beyond compare something is broken. :frusty:

I wish there was someone out there that had this working together that could share their superorders.php and their login with me so I could see what the heck is out of whack.

Ruth

3 Nov 2009, 1:18 AM
#622
sunhunter3 avatar

sunhunter3

New Zenner

Join Date:
Nov 2009
Posts:
2
Plugin Contributions:
0

Re: Fast and Easy Checkout

im having a same problem, after I click continue checkout on the billing information page I get a BLANK screen. i'm using 1.6.2. im gettin pisssssedddddd:censored:

3 Nov 2009, 4:33 AM
#623
kiddo avatar

kiddo

Totally Zenned

Join Date:
Jul 2006
Location:
SF Bay Area
Posts:
837
Plugin Contributions:
1

Re: Fast and Easy Checkout

I believe FEC 1.6.2 comes patched for Google checkout and (I think) super orders.

You have to install GC and SO BEFORE installing FEC so FEC overlays the properly patched files.

3 Nov 2009, 3:34 PM
#624
sunhunter3 avatar

sunhunter3

New Zenner

Join Date:
Nov 2009
Posts:
2
Plugin Contributions:
0

Re: Fast and Easy Checkout

i dont use google checkout, and i dont have super orders. sooo.... what could be causing the blank screen error on checkout/checkout NULL page. :frusty:

3 Nov 2009, 8:51 PM
#625
numinix avatar

numinix

Totally Zenned

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

Re: Fast and Easy Checkout

sunhunter3:

i dont use google checkout, and i dont have super orders. sooo.... what could be causing the blank screen error on checkout/checkout NULL page. :frusty:
Please turn on strict error reporting and report the "fatal error"

3 Nov 2009, 10:03 PM
#626
kiddo avatar

kiddo

Totally Zenned

Join Date:
Jul 2006
Location:
SF Bay Area
Posts:
837
Plugin Contributions:
1

Re: Fast and Easy Checkout

I just had a discussion with a client about building FEC / COWOA into a new site and we went over some of the pros-n-cons of it and one of the issues was that returning customers would have to type their address in over again vs using a password.

My response was that a customer would be much more likely to remember their own address rather than a password they were forced to make up last visit.

After some more discussion it was decided to add a "remember me" button to the code and store it in a cookie so next time all would be pre-filled in for the returning customer. (even less cruft in checkout!)

Of course the normal warnings about not opting to remember on a public computer apply, but the customer demographic in this case indicates few if any would use a public appliance to order anyway.

Am just fishing for any thoughts on this solution before I get around to coding it out. Any one see any potential gotchas or anything?

Thanks!

PS: Unless Numinix snaps up the idea and does it himself in a future release, I'll post a update to FEC 1.6.2 to add the remember-me function.

16 Nov 2009, 11:20 PM
#627
kburner avatar

kburner

Totally Zenned

Join Date:
Apr 2008
Location:
Flint, Michigan
Posts:
684
Plugin Contributions:
0

Re: Fast and Easy Checkout

numinix:

Please turn on strict error reporting and report the "fatal error"

I am getting blank screen after I modified includes/classes/order_total.php: to match file that comes with FEC edit.

Is there a fix?

22 Nov 2009, 6:49 AM
#628
mvstudio avatar

mvstudio

Zen Follower

Join Date:
Apr 2008
Posts:
447
Plugin Contributions:
1

Re: Fast and Easy Checkout

Something must be wrong with. I've installed the latest version of FEC downloaded from numinix site directly, but no matter what combination I check in the admin area I don't see any major difference in the checkout pages. Am I missing something? is there a special combination of buttons I have to select in the admin area for the split page to work?

Thanks for any help.

22 Nov 2009, 3:17 PM
#629
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Fast and Easy Checkout

I think there's a bug in v.1.6.2, as I'm having the same problem. (Happy to see it isn't just me.)

I started a thread in the Numinix forum about the problem.

When you overwrite the includes/classes/observers/class.fec.php with the file from v. 1.4.6, it seems to work, but I assume that file was changed for a reason, so ...

I'm waiting for Numinix to get back to us here and/or their forum with a fix.

22 Nov 2009, 7:12 PM
#630
mvstudio avatar

mvstudio

Zen Follower

Join Date:
Apr 2008
Posts:
447
Plugin Contributions:
1

Re: Fast and Easy Checkout

And here I was thinking I installed it wrong, glad to hear too someone else is having the same issue.

I've done some testings and the problem seems to be the shopping cart is calling the wrong checkout file. Instead of calling the checkout_default.php file to process the order is calling the checkout_shipping.php

Another thing, the google checkout selection is not displayed under payment options on checkout_default.php. I still have to check that one out.

22 Nov 2009, 7:20 PM
#631
member avatar

member

Zen Follower

Join Date:
Dec 2004
Posts:
102
Plugin Contributions:
0

Re: Fast and Easy Checkout

I am using Fast and Easy checkout version 1.28.

I looked into updating because I had a redirect loop error that repeated over 3000 times in my logs.

As far as I can figure the customer was trying to confirm the order without entering any data in the credit card field.

I cannot replicate this error.

I thought maybe updating the FEC would be adviseable, but there have been several alterations since version 1.28.

I am reluctant to have to attempt merging all of the changes, as the files also affect some of my other add ons.

Do you think the redirect loop is related to FEC? If so, are there any specific changes I can make to correct this redirect loop in the future?

Thanks

23 Nov 2009, 10:13 PM
#632
member avatar

member

Zen Follower

Join Date:
Dec 2004
Posts:
102
Plugin Contributions:
0

Re: Fast and Easy Checkout

I have moved my question to the numinix site, I will be looking there for the reply. Sorry, I probably should have posted there first. Please ignore this post, I know you are busy. Thanks

24 Nov 2009, 1:05 PM
#633
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Fast and Easy Checkout

To reply to my own post #629, the bug was in my brain. I guess I've fallen in to the (bad) habit of just dragging and dropping the admin and includes folders when installing mods, and I didn't even see the javascript_check.php file that needs to go in the root folder.

Works fine now. Great mod.

26 Nov 2009, 5:44 PM
#634
alex001bbb avatar

alex001bbb

New Zenner

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

Re: Fast and Easy Checkout

Hi!
I'm a complete newbie but I love fast and easy checkout mod. We've been using it since day one and it's really working great.

We want to use the drop down list option to let the customers chose the prefered delivery time. It appears correctly in the checkout but it does not appear elsewere, especially in the order or in the packing slip. The problem is, and this might be the silliest question ever asked about this mod, how can I manage to show this info in the order and in the packing slip.

I hope this quetion is not answered yet, i've been looking around and nothing came up. I'm sorry...

thanks for the great mod and for the help
alex

29 Nov 2009, 8:23 PM
#635
wagnerguy avatar

wagnerguy

Zen Follower

Join Date:
Aug 2008
Posts:
334
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hey folks, I have a question..

I have both google checkout and Ultimate SEO loaded on my site. Can anyone give me some insight into how I can load FEC and activate COWOA?

Any help will be great..

I dont want to start loading this and run into issues....

29 Nov 2009, 11:13 PM
#636
numinix avatar

numinix

Totally Zenned

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

Re: Fast and Easy Checkout

alex001bbb:

Hi!
I'm a complete newbie but I love fast and easy checkout mod. We've been using it since day one and it's really working great.

We want to use the drop down list option to let the customers chose the prefered delivery time. It appears correctly in the checkout but it does not appear elsewere, especially in the order or in the packing slip. The problem is, and this might be the silliest question ever asked about this mod, how can I manage to show this info in the order and in the packing slip.

I hope this quetion is not answered yet, i've been looking around and nothing came up. I'm sorry...

thanks for the great mod and for the help
alex
http://numinix.com/forum/viewtopic.php?f=6&t=4&p=2964#p2962

30 Nov 2009, 3:48 AM
#637
wagnerguy avatar

wagnerguy

Zen Follower

Join Date:
Aug 2008
Posts:
334
Plugin Contributions:
0

Re: Fast and Easy Checkout

wagnerguy:

Hey folks, I have a question..

I have both google checkout and Ultimate SEO loaded on my site. Can anyone give me some insight into how I can load FEC and activate COWOA?

Any help will be great..

I dont want to start loading this and run into issues....

I remember having the same issue before, here is my post on it

http://www.zen-cart.com/forum/showthread.php?t=76430&page=13

it was a different mod, but it answered my question

8 Dec 2009, 11:31 AM
#638
gregger avatar

gregger

New Zenner

Join Date:
Nov 2009
Posts:
48
Plugin Contributions:
0

Re: Fast and Easy Checkout

Another great mod.. thank you.

I don't suppose the contents of javascript_check.php can go into a different file can they? When you look at Who's Online all you see now is people browsing javascript_check.php - you can't see what products they are viewing.

Thanks
Greg

12 Dec 2009, 1:38 PM
#639
mithaimate avatar

mithaimate

New Zenner

Join Date:
Feb 2009
Posts:
24
Plugin Contributions:
0

Re: Fast and Easy Checkout

Guys I have a small problem .. I got fec installed by a developer but he is unable to rectify this for me ..

Whenever i enter diffrent billing and shipping addresses in the signup page..or checkout without account page .. the shipping address is lost .. the billing address reflects as shipping as well as billing .

Could somebody help me out ..please?

14 Dec 2009, 3:17 PM
#640
kburner avatar

kburner

Totally Zenned

Join Date:
Apr 2008
Location:
Flint, Michigan
Posts:
684
Plugin Contributions:
0

Re: Fast and Easy Checkout

I have Zencart 1.3.8a. Been using this mod for almost a year. I had a customer give me information that they get confused...his reply is:

"It was a bit confusing when i reached this page : https://www.burnerbooks.com/index.php?main_page=fec_confirmation
and after 10 seconds the paypal page was shown for me to login."

Does anyone else have this problem with hangup at fec_confirmation page?

Thanks, Kim