hi,

what is the proper format to hard code a url into the order confirmation email? includes/classes/order.php

$invoiceInfo="";
$htmlInvoiceURL="";
$htmlInvoiceValue="";

thanks!