one page checkout is 2 pages

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
lbrewerandassoc
Ensign (ENS)
Ensign (ENS)
Posts: 13
Joined: Wed May 27, 2009 4:17 pm

one page checkout is 2 pages

Post by lbrewerandassoc » Sat May 30, 2009 5:36 am

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.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: one page checkout is 2 pages

Post by mazhar » Sat May 30, 2009 5:42 am

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.

lbrewerandassoc
Ensign (ENS)
Ensign (ENS)
Posts: 13
Joined: Wed May 27, 2009 4:17 pm

Re: one page checkout is 2 pages

Post by lbrewerandassoc » Sat May 30, 2009 6:07 am

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.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: one page checkout is 2 pages

Post by mazhar » Sat May 30, 2009 6:20 am

Just to save space on page, you can make changes to page to make each and every thing visible by default.

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: one page checkout is 2 pages

Post by Logan Rhodehamel » Sun May 31, 2009 2:34 pm

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
Image.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.

Post Reply