BUG? UseShippingAddress = true even if never entered
Posted: Mon Jul 06, 2009 1:26 pm
On One Page Checkout with anonymous login, if you enter the billing address and click continue you will see the billing and shipping addresses the same. If you then edit the billing address and walk through the code in InitializeShippingAddress, you will see that UseBillingAddress.checked is false causing UseShippingAddress to be true.
If this isn't a bug, can someone please explain how you can tell when the billing address is the same as the shipping address?
If this isn't a bug, can someone please explain how you can tell when the billing address is the same as the shipping address?