0

How i can update grand total in indexController method saveAddressOnestepcheckoutAction? This not work:

Mage::helper('checkout/cart')->getQuote()->setSubtotal($subTotal);

It is clear that the value is overwritten, but how do I fix it? Thanks for any help

stopgg
  • 119
  • 1
  • 1
  • 5
  • What controller? Where exactly You want update grant total and why? – kuba_ceg Dec 13 '16 at 19:38
  • IndexController in Onestepcheckout. I did the custom shipping price. Solved a problem, i edit function saveShipping. thank you for answer. – stopgg Dec 15 '16 at 11:52

0 Answers0