lightspeedretail / webstore

Web Store eCommerce solution for Lightspeed
http://www.lightspeedpos.com/webstore
Open Software License 3.0
85 stars 63 forks source link

Saved addresses don't display in certain logged in situations #590

Open noahkuhn opened 10 years ago

noahkuhn commented 10 years ago

This is a bit convoluted but is reproducible for me. Started as a logged out user (guest)

  1. Add an item to the cart, go to the checkout page.
  2. Partially fill in the checkout form, names, address, whatever.
  3. Realize you have an account so you login.
  4. Return to the checkout form but ONLY see a new address form with the saved fields you filled in, not the list of saved addresses.

So this is confusing as you can't choose from your addresses and it ends up creating a duplicate if you actually go checkout.

I have customized the display a bit on the checkout page, but not the point that I think the adjustments are causing this.

The only way around this is to clear the fields that were filled in and refresh the page, which then allows the saved addresses to appear, but clearly a customer would never know to do this, or should they have to. A login should clear whatever cart session exists shouldn't it?

ktwbc commented 10 years ago

Hi,

This is filed as ticket WS-1943: After creating a new account on checkout the most recently created shipping address will be displayed in the “or enter a new address” section instead of the “choose your shipping address” section.

At this time this issue has not been resolved.