This topic contains 2 replies, has 2 voices, and was last updated by Frank 2 years, 10 months ago.
-
Topic
-
Hi there,
if I use late registration option during standard checkout workflow (last step), oro generates a customer user with no access to its (billing/shippment) addresses in storefront addressbook.
What I am doing wrong?
Thanks for urgent help.
FrankPS:
Checking mysql-database, I found out, that the address from checkout-workflow-input has been saved, but it was linked to non-authenticated visitor (a customer user, which is generated usually for guests only, without checking the late registration option during checkout workflow).
Changing ‘frontend_owner_id’ (stands for customer_user_id) in ‘customer_user_address’-table in phpMyAdmin manually from non-authenticated-vistor’s id (guest) to late-registrated customerUser’s id, it gives logged-in late-registrated customerUser access to its address in the frontend address-book.
The forum ‘OroCommerce’ is closed to new topics and replies.