- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2021
04:21 AM
10-11-2021
04:21 AM
Messages are not showing in checkout/onepage/success with the message manager in magento2.4.2
I've to build a module that works fine on magento2.4.0 and success messages are also showing in default checkout/onepage/success with message manager. when I install this module in magento2.4.2 it works fine but success messages are not showing in default checkout/onepage/success with the message manager. Kindly help me to solve this issue.
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021
02:24 AM
10-13-2021
02:24 AM
Re: Messages are not showing in checkout/onepage/success with the message manager in magento2.4.2
Please try using the below in "use"
Magento\Framework\Message\ManagerInterface;
Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.
200+ Magento 2 Extensions for Enhanced Shopping Experience.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021
02:29 AM
10-13-2021
02:29 AM
Re: Messages are not showing in checkout/onepage/success with the message manager in magento2.4.2
I'm using this (Magento\Framework\Message\ManagerInterface) but not works
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2021
04:37 AM
10-13-2021
04:37 AM
Re: Messages are not showing in checkout/onepage/success with the message manager in magento2.4.2
In which server you're trying?
Is it local or live?
Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.
200+ Magento 2 Extensions for Enhanced Shopping Experience.