Zen Cart Logo
Forums / Managing Customers and Orders / If address is missing during checkout

If address is missing during checkout

Locked

Views: 1,147

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
7 Apr 2008, 9:35 PM
#1
vera avatar

vera

New Zenner

Join Date:
Dec 2005
Location:
Wylie, Texas
Posts:
77
Plugin Contributions:
0

If address is missing during checkout

If a customer's mailing address is empty, ZenCart still allows checkout. Is there a way to make ZenCart check (during checkout) if any of the address fields are empty, and if they are, take them to the "address book" page and make them fill it out?

In case you're wondering why the address is missing in the first place - I removed it via phpMyAdmin to test whether checkout will work (which it does). It's a long story as to why...

Thanks in advance! :)

7 Apr 2008, 9:59 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: If address is missing during checkout

Well - real customer would not be able to access the DB to do that - As a true test, create and account and go through the checkout and try to remove the Billing or Shipping address. :)

7 Apr 2008, 10:24 PM
#3
vera avatar

vera

New Zenner

Join Date:
Dec 2005
Location:
Wylie, Texas
Posts:
77
Plugin Contributions:
0

Re: If address is missing during checkout

Hi Kim, thanks for you reply :)

That's not what I'm trying to test though. I know that there is no way that the customer him/herself can remove the address. But like I said, it's a long story, and I really do need ZenCart to check if the address is there or not before letting the user check out.