Is there an easy way to configure the OnePageCheckout control to actually be ONE page? I was surprised to find that the "one page checkout" per AC is really 2 pages -- 1) Billing Address, Order Contents and 2) Ship & Payment Methods.
Is there a good reason not to show ALL sections on ONE page? Why does the control show 2 separate pages?
Thanks.
one page checkout is 2 pages
-
- Ensign (ENS)
- Posts: 13
- Joined: Wed May 27, 2009 4:17 pm
Re: one page checkout is 2 pages
In fact one page checkout is a single page checkout. The portion you are taking about are basically panels on same page whose visibility is toggled using Ajax calls.
-
- Ensign (ENS)
- Posts: 13
- Joined: Wed May 27, 2009 4:17 pm
Re: one page checkout is 2 pages
Thank you for your reply.
Is there a good reason that the panels are viewed separately? Why not have them both visible on the customer's initial page load? I'm asking because before I spend time making these changes - I don't want to cause issues in another area.
Is there a good reason that the panels are viewed separately? Why not have them both visible on the customer's initial page load? I'm asking because before I spend time making these changes - I don't want to cause issues in another area.
Re: one page checkout is 2 pages
Just to save space on page, you can make changes to page to make each and every thing visible by default.
- Logan Rhodehamel
- Developer
- Posts: 4116
- Joined: Wed Dec 10, 2003 5:26 pm
Re: one page checkout is 2 pages
We need two phases because of all the features AbleCommerce supports. If a new anonymous customer comes in to shop, we cannot determine shipping methods and taxes until we know the billing and shipping address. Individual merchants may have more well defined business rules and can simplify the checkout to a single form.
Cheers,
Logan
.com
If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.
Logan

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.