In avactis the 4th step of the checkout process that is
the landing page after payment the vat not displayed.
To solve this issue please, replace the following part of code:
default:
break;
}
foreach ($tax['TaxSubtotalAmountView'] as $taxView)
{
$this->_Tax_Item['Local_TaxName'] = prepareHTMLDisplay($taxView['view']);
with this one:
default:
break;
}
$lastPlacedOrderID = modApiFunc('Checkout', 'getLastPlacedOrderID');
if ($lastPlacedOrderID !== NULL)
{
$oi = modApiFunc('Checkout', 'getOrderInfo', $lastPlacedOrderID,
modApiFunc('Localization',
'whichCurrencyToDisplayOrderIn',
$lastPlacedOrderID));
$tax['TaxSubtotalAmountView'] = array();
foreach($oi['Price']['tax_dops'] as $tax_info)
$tax['TaxSubtotalAmountView'][] = array(
'view' => preg_replace("/:$/", '', $tax_info["name"]),
'value' => $tax_info['value']
);
}
foreach ($tax['TaxSubtotalAmountView'] as $taxView)
{
$this->_Tax_Item['Local_TaxName'] = prepareHTMLDisplay($taxView['view']);
in the "avactis-system/modules/checkout/views/checkout-order-cz.php" file.


this post is very usefull thx!
hello!This was a really superb website!
I come from roma, I was luck to approach your topic in bing
Also I obtain a lot in your Topics really thank your very much i will come again
Thank you, I have recently been searching for information about this topic for ages and yours is the best I have discovered so far.
Now all became clear to me, I thank for the help in this question.
dieta warszawa
Hey, really nice stuff you got here. Please accept my thank you for the article you provided. Exactly what I was looking for!
Thanks! I was a little confused on the topic. Great post.