hi
yes my fault, I missed a line from the changes you need
line 350
just before this line addPHP Code:if ($od_amount['total'] > $order_total) $od_amount['total'] = $order_total;
hopefully that should solve the problemPHP Code:$order_total += $orderTotalTax;


Reply With Quote

