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

Fast and Easy Checkout

Views: 550,872

Results 481 to 500 of 2,177
20 Apr 2009, 7:27 PM
#481
micmed avatar

micmed

Zen Follower

Join Date:
Mar 2008
Location:
The Free South
Posts:
165
Plugin Contributions:
0

Fast and Easy Checkout

I just upgraded to the latest version and added Easy Signup. Now the Order Confirmation Page show briefly before continuing on automatically. I have On Page Checkout turned on. Why is the Confirmation Page showing now when it did not before?
www.thecablestation.com

29 Apr 2009, 2:19 PM
#482
remoteone avatar

remoteone

Zen Follower

Join Date:
Jan 2009
Location:
Macclesfield, South Australia
Posts:
104
Plugin Contributions:
0

Re: Fast and Easy Checkout

I'm still having the problem that no shipping method is selected by default, causing calculation errors on first load of checkout page.
FEC 1.29, ozpost (&AustPost) installed.
Is there a fix for this ?

1 May 2009, 12:30 AM
#483
erezw avatar

erezw

New Zenner

Join Date:
Dec 2007
Posts:
57
Plugin Contributions:
0

Re: Fast and Easy Checkout

[QUOTE=numinix;646736]I've recently done an install and haven't encountered this. Have you checked the Gift Wrap Module to see if you've missed any modifications? FEC comes with its pages pre-modded, but there may still be other file changes outside of the mod that need to be made. Double check that fec_confirmation has all of the required changes as well.

Did you ever found what is the problem with the gift wrap mod>? in stacked it just does nothing (even if you select items - it does not update price or show them in the confirmation page) and in split every time you select a product it refreshes the page and only update the first item. every item you try after a first one selected it just refresh the page and does nothing. If you click 2-3 items fast enough it will show them all. Another problems is that they don't stay marked so if someone click edit and go back to the checkout page they can't see which products they marked for gift wrap and even worse they can't undo it or add other items.

I went over both mods few times and can't figure out what is the problem> I also double checked to see if there are any changes needed to be made for the gift wrap mod and found none.

If you want to experience the bug you can try my store http://bestitalianleather.com

It is currently in stacked yet I'll be happy to change it for split so you could see the other problem - just PM a request.

I really want to solve this one.

Thanks,
Erez:frusty:

1 May 2009, 5:14 AM
#484
erezw avatar

erezw

New Zenner

Join Date:
Dec 2007
Posts:
57
Plugin Contributions:
0

Re: Fast and Easy Checkout

[QUOTE=erezw;722920]> numinix:

I've recently done an install and haven't encountered this. Have you checked the Gift Wrap Module to see if you've missed any modifications? FEC comes with its pages pre-modded, but there may still be other file changes outside of the mod that need to be made. Double check that fec_confirmation has all of the required changes as well.

Did you ever found what is the problem with the gift wrap mod>? in stacked it just does nothing (even if you select items - it does not update price or show them in the confirmation page) and in split every time you select a product it refreshes the page and only update the first item. every item you try after a first one selected it just refresh the page and does nothing. If you click 2-3 items fast enough it will show them all. Another problems is that they don't stay marked so if someone click edit and go back to the checkout page they can't see which products they marked for gift wrap and even worse they can't undo it or add other items.

I went over both mods few times and can't figure out what is the problem> I also double checked to see if there are any changes needed to be made for the gift wrap mod and found none.

If you want to experience the bug you can try my store http://bestitalianleather.com

It is currently in stacked yet I'll be happy to change it for split so you could see the other problem - just PM a request.

I really want to solve this one.

Thanks,
Erez:frusty:

OK. So the difference in behavior between split and stacked is just because in the checkout_split.php the following line has the onclick command.

echo zen_draw_checkbox_field($gift_id,'',false, 'id="'.$gift_id .'" onclick="updateForm()"');

any way I thought of a work around: delete the onclick and then add an "update cart" button below the gift wrap table. this works yet it still have few problems.

after you click update and the page refreshes the check boxes for the gift wrap are set to false again. which lead to other problems such as if someone changes their shipping options the page will refresh again with the gift wrap boxes in false erasing the gift wrap from the cart. second it may confuse the customer who will not be sure if his mark to wrap a product actually went through.

and of course all this applies if a customer goes back to edit any detail of his purchase.

any way, if someone can think of a way to store the customer decision it will be great as I don't have enough knowledge to do that.

would love to hear what you think.

7 May 2009, 9:53 PM
#485
phil99 avatar

phil99

Zen Follower

Join Date:
Aug 2007
Posts:
113
Plugin Contributions:
0

Re: Fast and Easy Checkout

DanTheMan:

Hey Numinix, very useful contrib, thanks!

One issue, though - it seems to crash under the following conditions:

If the "ship to" country is not defined or listed as "skip" in the shipping module, pressing "Continue Checkout" (main_page=checkout) causes the crash. Same crash occurs if you try to select an unsupported country from the address book (main_page=checkout_shipping_address).

The crash shows up as "Internet Explorer cannot display the webpage" in IE and "Page Load Error - Redirect Loop - server is redirecting the request for this address in a way that will never complete" in Firefox. :oops:

Unmodified (stock) ZC will not proceed from checkout Step 1 to Step 2 until you change the shipping address to a country that is supported by at least one shipping module, but FEC just crashes.

Using FEC 1.16, ZC 1.3.8a with SSL enabled.

Any ideas?

Can i bump this problem, had it for 2 months now, and no nearer a solution.

8 May 2009, 9:38 AM
#486
phil99 avatar

phil99

Zen Follower

Join Date:
Aug 2007
Posts:
113
Plugin Contributions:
0

Re: Fast and Easy Checkout

I really want to get the above problem sorted....

I am using Ultimate SEO urls, and dont want to stop, as we are ranking number one for so many terms getting brilliant results there...

And I love fast and easy checkout, this is brillian too.... I want to use both, but need some kind of work around (if this is what is the problem)

The problem only occurs when shipping to certain countries, and seems fine with all UK ones... but we are losing customers.

Please help me!

8 May 2009, 9:59 AM
#487
phil99 avatar

phil99

Zen Follower

Join Date:
Aug 2007
Posts:
113
Plugin Contributions:
0

Re: Fast and Easy Checkout

I think the mod needs an addition.

As posted before this error happens when the ship to country is not defined. Normall zen cart would say, sorry we do not currently ship to this destination, but with FEC it throws this error.

I guess if you dont ship there it doesnt matter! but would look better not to have errors.

13 May 2009, 3:42 PM
#488
flowerchild5 avatar

flowerchild5

New Zenner

Join Date:
Mar 2009
Posts:
31
Plugin Contributions:
0

Re: Fast and Easy Checkout

I cannot for the life of me figure out my alignment issues when using this mod. I have tried to figure it out using Fire Bug and other web developer tools for the stylesheet.css and checkout.css and have looked at tpl_checkout_stacked. I just cannot find what might be causing this. Any help or insight would be greatly appreciated.

19 May 2009, 9:19 PM
#489
mikeyg avatar

mikeyg

Totally Zenned

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

Re: Fast and Easy Checkout

I am testing this on a local machine with 1.3.7 when I try to change the address and confirm the change I get an error from the browser saying:

Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.

Cookies are not blocked and this worked fine before installing FEC. Has anyone else had this and how is it solved.

thanks

19 May 2009, 10:26 PM
#490
mikeyg avatar

mikeyg

Totally Zenned

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

Re: Fast and Easy Checkout

I have also noticed that I do not have any config options in the admin side yet I can see the config data and fields in the configuration tables.

I cannot get the group to show depsite having that data in the table too.

Any thoughts. I am wondering if these settings may cure my earlier problem.

Thanks

23 May 2009, 7:43 PM
#491
dellonious avatar

dellonious

New Zenner

Join Date:
Jan 2009
Posts:
16
Plugin Contributions:
0

Re: Fast and Easy Checkout

I am wanting to use FEC and ESL together on my site. I have the latest of each file package but my question is this... which do I install first? Which SQL files are used? So on and so forth...

I am not totally new to installing mods but these two seem to be troublesome according to what I have read so far.

I am using Zencart 1.3.8a, no SEO mods active and the few mods I have installed do not affect the same files as these two mods. Also I am installing on my home test site for safety reasons.

Thanks in advance,
~Dave

24 May 2009, 3:23 PM
#492
numinix avatar

numinix

Totally Zenned

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

Re: Fast and Easy Checkout

Dellonious:

I am wanting to use FEC and ESL together on my site. I have the latest of each file package but my question is this... which do I install first? Which SQL files are used? So on and so forth...

I am not totally new to installing mods but these two seem to be troublesome according to what I have read so far.

I am using Zencart 1.3.8a, no SEO mods active and the few mods I have installed do not affect the same files as these two mods. Also I am installing on my home test site for safety reasons.

Thanks in advance,
~Dave
Use v1.31 with ESL pre-integrated

27 May 2009, 4:57 PM
#493
micmed avatar

micmed

Zen Follower

Join Date:
Mar 2008
Location:
The Free South
Posts:
165
Plugin Contributions:
0

Re: Fast and Easy Checkout

Upgraded to 1.31 and got the following error when applying the SQL patch.

1062 Duplicate entry 'Permanent Account Holders Only' for key 2
in:
[INSERT INTO query_builder ( query_id , query_category , query_name , query_description , query_string ) VALUES ( '', 'email,newsletters', 'Permanent Account Holders Only', 'Send email only to permanent account holders ', 'select customers_email_address, customers_firstname, customers_lastname from TABLE_CUSTOMERS where COWOA_account != 1 order by customers_lastname, customers_firstname, customers_email_address');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
27 May 2009, 6:11 PM
#494
micmed avatar

micmed

Zen Follower

Join Date:
Mar 2008
Location:
The Free South
Posts:
165
Plugin Contributions:
0

Re: Fast and Easy Checkout

Okay I think I fixed the SQL issue.

Now I have a feature request for Numinix.

I would like to have "Same Address for Shipping/Billing" checkbox available on both the billing and shipping address pages.

The problem now is if the customer forgets to check the box on the billing page they have to reenter the information again on the shipping page. If they hit the back button to return to the billing page to check the box the information is erased and they have to start all over again.

BTW, the integration of this mod is very good!

29 May 2009, 12:06 AM
#495
sitehatchery avatar

sitehatchery

New Zenner

Join Date:
Mar 2007
Posts:
77
Plugin Contributions:
0

Re: Fast and Easy Checkout

Using the latest version of Zen Cart - fresh install. Just downloaded fresh version of Fast and Easy Checkout and installed.

When I'm at the billing page and enter the billing information and press the "Continue to Checkout" button, it doesn't advance to the next page and clears out everything I just entered.

Any ideas?

31 May 2009, 10:03 PM
#496
best_price_accessori avatar

best_price_accessori

Zen Follower

Join Date:
Dec 2008
Posts:
155
Plugin Contributions:
0

Re: Fast and Easy Checkout

Firstly. Thank you for this mod. It is brilliant!

On my site no titles for example total, Shipping, Grand Total appear during checkout. How do I get them to show?

See screenshot.

1 Jun 2009, 3:19 AM
#497
sitehatchery avatar

sitehatchery

New Zenner

Join Date:
Mar 2007
Posts:
77
Plugin Contributions:
0

Re: Fast and Easy Checkout

Anybody?

When I'm at the billing page and enter the billing information and press the "Continue to Checkout" button, it doesn't advance to the next page and clears out everything I just entered.

3 Jun 2009, 5:26 PM
#498
simon1066 avatar

simon1066

Totally Zenned

Join Date:
Feb 2009
Location:
UK
Posts:
1,326
Plugin Contributions:
0

Re: Fast and Easy Checkout

I think my problem might relate to this previously discussed credit card issue, it's been giving me a real headache.

numinix:

This is a valid bug and is fixed in v1.26 just released.

Thank you for the detailed bug report.

Using 1.38a with COWOA & FEC (v1.2.5)

I have two methods of payment - Paypal Express Checkout and Money Order. With 'Confirm Terms and Conditions during the checkout procedure' set to true,

When I reach my Checkout page after completing the money order (cheque) details I just have to tick the t&c box then the 'checkout' button and the purchase is complete - just what I want.
Link returns: ...index.php?main_page=checkout&action=null

When I return to my Checkout page after completing credit card details in Paypal it is as though the 'checkout' button has already been clicked with the 'select terms and conditions...' warning message displayed. To get past this I tick the t&c box then 'checkout' this then returns the checkout page as it should look (a refresh does the same thing) but I then have to 'tick and checkout' again. Neither way is satisfactory.
Link returns: index.php?main_page=checkout

I believe that this MAY be resolved by updating FEC, but with all the work I've done to cowoa and fec layout etc, I really just want to correct any potential bug, perhaps just update a file or two!

So difficult to explain this problem clearly but hope someone can shed some light.

Thanks

Simon

6 Jun 2009, 3:30 AM
#499
kiddo avatar

kiddo

Totally Zenned

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

Re: Fast and Easy Checkout

sitehatchery:

Anybody?

When I'm at the billing page and enter the billing information and press the "Continue to Checkout" button, it doesn't advance to the next page and clears out everything I just entered.

I'm having a similar problem. All is fine unless the "Same Address for Shipping/Billing" box is checked. With the box checked, the page refreshes and the billing fields are blank.

If I leave the box un-checked, it moves along fine to the shipping page.

Fresh 1.3.8a and new FEC 1.31

7 Jun 2009, 2:23 PM
#500
kiddo avatar

kiddo

Totally Zenned

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

Re: Fast and Easy Checkout

On page "checkout" when the confirm your order button is clicked, it goes to fec_confirmation where there is another confirm your order button, but then after 3 or 4 seconds, it goes to the checkout_success page.

Shouldn't it display something like "processing your order..." instead of briefly showing a page with another confirm your order button while the order is being authorized?

In the FEC config there is a field called Checkout Confirmation Alternate Text. Seems like this is what should be showing up while the order is being authorized, not another confirm your order button.

What am I missing here?