'color: #FF3333')) ?> $payment): ?> getDeliveryHasPaymentType(); $active = $dhp ? $dhp->getIsActive() : false; $pid = $payment->getId(); $error_cost = form_has_error('delivery{payments}{'.$pid.'}{cost_netto}'); $error_cost_brutto = form_has_error('delivery{payments}{'.$pid.'}{cost_brutto}'); $error_free_from = form_has_error('delivery{payments}{'.$pid.'}{free_from}'); st_price_tax_manager_add_price_field(array( 'price' => 'delivery_payments_'.$pid.'_cost_netto', 'priceWithTax' => 'delivery_payments_'.$pid.'_cost_brutto')); ?> 'delivery_payments_'.$pid.'_cost_netto', 'priceWithTax' => 'delivery_payments_'.$pid.'_cost_brutto')) ?>
'color: #FF3333')) ?>
'color: #FF3333')) ?>
'color: #FF3333')) ?>
'st_delivery-payment-form-active')) ?> getIsDefault() : false, array('id' => 'delivery_is_default_payment_' . $pid, 'disabled' => !$active)) ?> getName(), 'stPaymentType/edit?id=' . $pid) ?> checkPaymentConfiguration()): ?>

getCost() : '0.00', array('id' => 'delivery_payments_'.$pid.'_cost_netto_hidden')) ?> getCost() : '0.00', array('size' => 6, 'disabled' => !$active || ($dhp && $dhp->getCostType() == '%'), 'style' => $error_cost ? 'border-color: #FF3333' : '', 'class' => 'cost-netto cost')) ?> getCostBrutto() : '0.00', array('id' => 'delivery_payments_'.$pid.'_cost_brutto_hidden')) ?> getCostBrutto() : '0.00', array('size' => 6, 'disabled' => !$active, 'style' => $error_cost ? 'border-color: #FF3333' : '', 'class' => 'cost-brutto cost')) ?> stCurrency::getDefault()->getShortcut(), '%' => '%'), $dhp ? $dhp->getCostType() : null), array('class' => 'cost-type')) ?> getFreeFrom() : '0.00', array('id' => 'delivery_payments_'.$pid.'_free_from_hidden')) ?> getFreeFrom() : '0.00', array('size' => 8, 'disabled' => !$active, 'style' => $error_free_from ? 'border-color: #FF3333' : '')) ?> getCourierCost() : '0.00', array('id' => 'delivery_payments_'.$pid.'_courier_cost_hidden')) ?> getCourierCost(): '0.00', array('size' => 8, 'disabled' => !$active, 'style' => $error_free_from ? 'border-color: #FF3333' : '')) ?>