From 84a00159e013dcc24118f989c120ece738c233ec Mon Sep 17 00:00:00 2001 From: Jens Pettersson Date: Wed, 18 Jul 2018 08:20:27 +0000 Subject: [PATCH] print global messages on checkout page --- .../community/Svea/Checkout/controllers/IndexController.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/code/community/Svea/Checkout/controllers/IndexController.php b/app/code/community/Svea/Checkout/controllers/IndexController.php index 1de705b..88024bd 100644 --- a/app/code/community/Svea/Checkout/controllers/IndexController.php +++ b/app/code/community/Svea/Checkout/controllers/IndexController.php @@ -358,7 +358,9 @@ protected function _invalidateQuote($sveaOrder, $quote) */ protected function _renderSnippet($snippet) { - $this->loadLayout(); + $this->loadLayout() + ->_initLayoutMessages('checkout/session') + ->_initLayoutMessages('customer/session'); if ($headBlock = $this->getLayout()->getBlock('head')) { $headBlock->setTitle(