Attaching an existing order to a new user account
Attaching an existing order to a new user account
I have a customer who placed an order but did not register for an account at the time of ordering. They have since registered and now would like the order they placed as an anonymous user to be attached to the new user account, is there a way to do this in the admin dashboard?
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Attaching an existing order to a new user account
Hello,
You'd need to update the orders table and associate the order with the user id.
You'd need to update the orders table and associate the order with the user id.