VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: zainabubu on February 27, 2014, 15:59:31 PM

Title: Phone order creation
Post by: zainabubu on February 27, 2014, 15:59:31 PM
I read on rupostel's opc change log that vm 2 now allows for phone order creation since vm 2.0.22...I use vm 2.0.26d, and I do not see anything that allows for this. Please inform me of how to do this.
Quote- added phone orders creation - VM 2.0.22 feature where the VM administrators can create orders on behalf of customers
Title: Re: Phone order creation
Post by: lindapowers on February 27, 2014, 17:07:36 PM
Ok I'll tell you the 2 ways I know, first the "correct" one:

Go to VM/Configuration/checkout and check the option"Allow administrators to change the actual shopper".

In the front end you log in as an administrator, select your products add to cart and in the checkout there will be an option to directly choose the customer.

We use OPC by Rupostel too so a dropdown box is displayed where you can choose the customer, guess he refers to this.

------------------------------------------------

Option 2:

Download this plugin: http://extensions.joomla.org/extensions/access-a-security/site-access/authentication-switch/12851

Here you use the customer's username and the admin password which with this plugin will allow you to log in his account and you just complete the order in the frontend.

Regards
Title: Re: Phone order creation
Post by: zainabubu on February 28, 2014, 02:15:16 AM
Many thanks!!!