Can I add a link in the Customer Email (actinic8)?
Exemple (into Customer Email):
****************************************************
Thank you for shopping at <actinic:variable name="CompanyName"/>.
We have received and are processing the following order:
Order Number: OrderNumberOnlineXML
Order Date: "OrderDateOnlineXML"
...
...
(add this link)
http://www.totalnutri.com.br/boletos/boleto=<Actinic:Variable Name="TheOrderNumber"/>
..
..
Sincerely,
CompanyName
**************************************************
Thx,
Exemple (into Customer Email):
****************************************************
Thank you for shopping at <actinic:variable name="CompanyName"/>.
We have received and are processing the following order:
Order Number: OrderNumberOnlineXML
Order Date: "OrderDateOnlineXML"
...
...
(add this link)
http://www.totalnutri.com.br/boletos/boleto=<Actinic:Variable Name="TheOrderNumber"/>
..
..
Sincerely,
CompanyName
**************************************************
Thx,
Comment