How to automatically "import" customers from other subsites?
-
Hello,
I have WooCommerce enabled in 2 subsites of a WPMS install.
User [email protected] have “Customer” role in StoreA subsite (registered and made a purchase there)
User [email protected] is not a customer in StoreB subsite (nor have any role there).
User [email protected]:
- is not able to purchase as a guest at StoreB (“a customer is already registered with this e-mail, login first”).
- is not able to register at StoreB (“this e-mail is already in use”)
- is not able to request a password recovery at StoreB (“user not found”)
- is able to login (if he was lucky enough to “remember” the e-mail/login and password combination – since he actually registered to StoreA – and there’s no visible information on these stores informing they are related one to other)
- is able to make a purchase at StoreB after logged in (although he have no user role at StoreB)
- still have no role at StoreB after checkout
- StoreB owner have access to order/customer details in Orders, but can’t see the customer under ‘Users’ Dashboard section
I would like to improve the items 3 and 4.
- For item 3: allow the user to request a password recovery at StoreB, and when it happens, automatically assign him the Customer role at StoreB;
- For item 4: assign him the Customer role at StoreB
Is there a way to accomplish this with a code snippet or plugin? Or how can I suggest these changes to be added to roadmap?
Thanks
- The topic ‘How to automatically "import" customers from other subsites?’ is closed to new replies.