Customer can't see error message; Abandons Checkout

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Customer can't see error message; Abandons Checkout

Post by ZLA » Fri Oct 09, 2009 7:11 am

We have a big problem with too many new customers abandoning their carts during the checkout process. The problem seems to be that users are skipping over the create account section and going directly to the credit card information. When they do, the error message that says a password is required is not visible. Pressing the submit order button postbacks the page but returns the user to the same browser window position. You can see in these screen shots that you have to scroll up to see the password validation message. From our customer's point of view, though, it looks like they tried to submit the credit card and nothing happened.

Is there any way to have the page scroll to the validation error when they submit the credit card payment? Or at least have the page scroll to the top after postback?

Thank you in advance?

CraigH
Commander (CMDR)
Commander (CMDR)
Posts: 127
Joined: Thu Jan 22, 2004 2:22 pm

Re: Customer can't see error message; Abandons Checkout

Post by CraigH » Fri Oct 23, 2009 9:41 am

One of my customers recently told me about having this same issue. Is there any quick fix for this?

ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Re: Customer can't see error message; Abandons Checkout

Post by ZLA » Fri Oct 23, 2009 9:52 am

We added a second validation summary to the payment form control with the same validation group as the one page checkout's create account validation. We put it just above the submit order button so it would be visible to the customer. Not perfect but it seems to work.

Post Reply