How can I allow an admin to purchase products for other users?
I want to be able to allow an admin to purchase products for other users. For example, someone might call on the phone to order a product and I want the admin to be able to purchase the product from the website but it would be recorded as an order by the user. So next time the user logs into the website the order shows up on the user's orders page.
Any suggestions on how to set up commerce to do this?