VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: 6.522 on January 26, 2017, 02:03:57 AM

Title: sent a copy of order confirmation to the @ adress related to the shopper group
Post by: 6.522 on January 26, 2017, 02:03:57 AM
Hi, so what I need to do basically :) is to sent - automatically - a copy of email with order confirmation - when new one is created - to the specific email adress related to the shopper group.
For example copy of email with order confirmation for shopper in group A goes to the email adress A, for shopper in group B to the adress B etc.

I though that i could add the shopper group name to the email subject and then create some rules - in my hosting provider email client - to search for it and redirect but.. well I don't know how :) https://forum.virtuemart.net/index.php?topic=136539.0

so.. any other ideas? :) maybe some extension, plugin or any other thing that will just simply work? ;)

VirtueMart 2.6.22
Joomla! 2.5.28
Title: Re: sent a copy of order confirmation to the @ adress related to the shopper group
Post by: mikeofmogo on September 18, 2017, 18:49:44 PM
Hello,

I am needing to achieve exactly the same thing and would like to know if this was solved or if there is a solution please.

Thank you
Title: Re: sent a copy of order confirmation to the @ adress related to the shopper group
Post by: GJC Web Design on September 18, 2017, 22:36:54 PM
the mails are sent from the front end shopfunctionsf.php... 

have a look at that code.. something like detect the order SG and send to the required address