_view->loadLayout(false); $gotoSection = $this->_cancelPayment(); $redirectBlock = $this->_view->getLayout()->getBlock($this->_redirectBlockName); $redirectBlock->setGotoSection($gotoSection); $this->_view->renderLayout(); } }