Re: One-Page Checkout [Support Thread]
Not intended! I've created this GitHub issue to track that bug.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
royaldave
Hi
If the customer enters a different shipping address, but then changes their mind and checks 'shipping is the same as billing' again, the different shipping address is still used in the order.
.....
Yep, can reproduce this ...
Re: One-Page Checkout [Support Thread]
Hi
Another issue (I think). I make use of 'Store Pickup' and only just realised it doesn't appear to work. If you select 'Store Pickup' and click checkout it just refreshes the page and does nothing.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
royaldave
Hi
Another issue (I think). I make use of 'Store Pickup' and only just realised it doesn't appear to work. If you select 'Store Pickup' and click checkout it just refreshes the page and does nothing.
Works fine on my 1.5.5a install (using One-Page Checkout 1.05)
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
frank18
Works fine on my 1.5.5a install (using One-Page Checkout 1.05)
ok, maybe i've broken it. I did try rolling back to original files but I guess I've missed something....
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
frank18
Works fine on my 1.5.5a install (using One-Page Checkout 1.05)
Ditto, here! @royaldave, how have you configured the storepickup module? I've just got that module set to its enabled, but default, settings.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
Ditto, here! @royaldave, how have you configured the storepickup module? I've just got that module set to its enabled, but default, settings.
Hi. Module settings are is set to default.
Anyway I've fixed it by adding some code to the header file under modules/pages/checkout_one_confirmation
Maybe this shouldn't be necessary but at least I can move on now ...
BTW Belated thanks for such a great contribution - I feel so much prouder of our online shop thanks to this - always hated the 3 step checkout.
Re: One-Page Checkout [Support Thread]
I'm still trying to understand what the underlying issue is, @royaldave. Would you post the changes you made, perhaps the issue will be obvious.
Re: One-Page Checkout [Support Thread]
@Lat9
I'm receiving this warning
HTML Code:
Please contact the store owner; some required elements of this page are missing.
Would you like me to pm you the error log that is being generated?
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
picandnix
@Lat9
I'm receiving this warning
HTML Code:
Please contact the store owner; some required elements of this page are missing.
Would you like me to pm you the error log that is being generated?
When you receive that message, the elements that are missing are identified in your browser's console-log (there's no error-log generated for this case). Using most (i.e. Chrome, FireFox, IE) browsers, press the F12 key to bring up the debug-console and click the browser's "Console" tab.