First shipping address used in checkout not in Account
-
When I add a shipping address for a logged in user within the checkout process, the address is not in the account’s “Address Book”, but I can see it available in the checkout’s shipping address dropdown select box.
Steps to reproduce:
- Register a new user and log in
- Add an item to my cart
- Go to checkout
- Enter billing address
- Click “Ship to a different address”
- Enter new shipping address
- Complete checkout
When you then go to “My Account”, and click on “Address Book”, you do not see any address under “Shipping Address Book”. The billing address does exist.
If you go to the checkout again, you can see the address available for selection.
If you go through the checkout process a second time and select “Add new address” for shipping, it will be added to “Address Book” as expected under “My Account”. Furthermore, both addresses entered at this point are selectable in checkout, but the first one does not show up in “My Account”.
So it seems as if the first Shipping Address is just not shown within the user’s account.
I do not see any errors in the debug.log
- The topic ‘First shipping address used in checkout not in Account’ is closed to new replies.