_getState()->setActiveStep(State::STEP_BILLING); $this->_getState()->unsCompleteStep(State::STEP_OVERVIEW); $this->_redirect('*/*/billing'); } }