Tags/topics: 
2
Answers
Vote up!
0
Vote down!

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?

Asked by: drfuzetto
on September 8, 2012

2 Answers

Vote up!
0
Vote down!

You can change the owner of the order, on the order admin page.

Or you could use the masquerade module http://drupal.org/project/masquerade.
It allows a user with the right permissions to switch users.

Answer by: Anonymous (not verified)
Posted: Sep 9, 2012
Vote up!
0
Vote down!

Is it possible for admins to mark the money as paid?

I have it set up so that if an admin is entering a registration/purchasing a product for another user, they can use the No Payment gateway. However, it's not showing the order in my Commerce Reports as revenue. How can I mark these orders and count the money in my reports even though the payment is done through a POS machine instead of an online gateway?

Answer by: staceyb
Posted: May 10, 2013