Hi, can somebody help me to add Tax @7.75% to the subtotal in my PHP Cart? And tax + subtotal = Grand Total
Here is the code;
Code:
———
// work out if we can start a session
$simpleshop_res = headers_sent($simpleshop_file,$simpleshop_line);
if($simpleshop_res){