Hi,
I need to bcc json to a Trustpilot email if the order is complete
{scripts}{/scripts}
I assume that would be done :if I paste that part in the invoice.tpl?
But where I actually need to include the
$mailer->addrAppend('Bcc', array('xxxxxxxxxx@invite.trustpilot.com"));
Or is there an easier way to bcc those 3 variables from the invoice.tpl?
kind regards