23 if ($this->
getRequest()->getParam(
'retry_authorization') ==
'true' 32 $this->_checkout->returnFromPaypal($this->
_initToken());
33 if ($this->_checkout->canSkipOrderReviewStep()) {
40 $this->messageManager->addExceptionMessage(
45 $this->messageManager->addExceptionMessage(
47 __(
'We can\'t process Express Checkout approval.')
51 return $resultRedirect->setPath(
'checkout/cart');
_initToken($setToken=null)
_redirect($path, $arguments=[])
_forward($action, $controller=null, $module=null, array $params=null)