MWST stimmt nicht

Gesperrt

MWST stimmt nicht

ich hoffe das ist gemeint(wir haben 16% mwst.)

// Default-Sprache
$LangID = 3;
$Lang_folder = 'spanish';

// Steuer Einstellungen für CAO-Faktura

$order_total_class['ot_cod_fee']['prefix'] = '+';
$order_total_class['ot_cod_fee']['tax'] = '16';

$order_total_class['ot_customer_discount']['prefix'] = '-';
$order_total_class['ot_customer_discount']['tax'] = '16';

$order_total_class['ot_gv']['prefix'] = '-';
$order_total_class['ot_gv']['tax'] = '16';

$order_total_class['ot_loworderfee']['prefix'] = '+';
$order_total_class['ot_loworderfee']['tax'] = '16';

$order_total_class['ot_shipping']['prefix'] = '+';
$order_total_class['ot_shipping']['tax'] = '16';


EDIT: redone
Doppelpost und pushen werden hier nicht gerne gesehen. Wenn noch keiner auf deinen eigentlichen Beitrag geantwortet hat, so hat wohl noch niemand eine Lösung.