crosspeaksoftware/woo-address-book

Create account on checkout, address book empty

Closed this issue · 3 comments

Steps to reproduce:

  • Woocommerce is set to allow account creation on checkout
  • Add product to cart and go to checkout
  • Fill in billing and shipping address on checkout page
  • Place order
  • Go to my account page
  • Address book empty

After placing the order I see shipping2 meta records are created in the database, but it looks like the wc_address_book user meta is missing.

If we then create a new shipping address and save it (thus creating a wc_address_book user meta), the previous address from checkout also appears.

Thanks for your report. We have been able to reproduce this issue and are working on a fix. We'll let you know when we have released a new version with this issue fixed.

We just released 1.5.4 which should fix this issue. Please let us know if you are still having the issue.

Thank you for the update, working as expected now!