Page 1 of 1

NavigationHelper

Posted: Thu Feb 12, 2009 2:43 pm
by MCT2006
I've recently upgraded a cart that is in development to the 7.0.2 from 7.0.0. I've noticed that the GetCheckoutUrl now has some additional checks to send the user to different pages depending on certain criteria. The primary question I have regarding this is how does the WebflowManager.IsUsingOnePageCheckout method work? Does it check for a bool value somewhere, or is there some other criteria it looks for? I know I can easily change the code to force it to use just the One Page Checkout page, but I'd rather not mess too much with the code so that future upgrades are easier to handle.

Thank you,
Frank Cavazos

Re: NavigationHelper

Posted: Mon Mar 02, 2009 7:01 pm
by 500lbdev
Any word on this? I've upgraded from 7.01 to 7.02 and getting redirected to the ShipAddress page. How do I tell the store that one page checkout is being used?

Thanks!

Re: NavigationHelper

Posted: Tue Mar 03, 2009 7:17 am
by jmestep
What worked for me is in this post:
viewtopic.php?f=42&t=9845