AbanteCart Community

Shopping Cart Operations => Support => Topic started by: zemadfrenchman on May 07, 2013, 10:19:36 PM

Title: Guest checkout has no payment method
Post by: zemadfrenchman on May 07, 2013, 10:19:36 PM
This one has me quite confused.

I'm unable to select a payment method as a guest in my checkout. However I can see a payment method if I use a registered account.

I only have one shipping method (flat rate shipping) and only one payment method (paypal standard).

Auto select is ticked for the shipping method.

As I said, it works perfectly when I use a registered account (default customer group) but only shipping method appears when I try to use guest checkout

I've cleared all caches (server and my browser) as well as toggled these options on/off but it hasn't made any difference. I did at one time have COD enabled as a payment method but I do not know if it was working then or not for guest checkout.
Title: Re: Guest checkout has no payment method
Post by: abantecart on May 09, 2013, 10:24:11 PM
Are you using v1.1.4?
Title: Re: Guest checkout has no payment method
Post by: abantecart on May 10, 2013, 06:34:22 PM
Below is the fix for version 1.1.4

Replace file storefront/controller/pages/checkout/guest_step_2.php with attached file.

This will fix your problem in guest checkout.
Title: Re: Guest checkout has no payment method
Post by: zemadfrenchman on May 12, 2013, 08:52:48 PM
That worked great, thank you!