mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
101 stars 53 forks source link

Second chance email doesn't work with Magento 2.4.3-p2 #519

Closed Epo123 closed 2 years ago

Epo123 commented 2 years ago

Magento 2.4.3-p2 changes how email variables work Variables in view/frontend/email/second_chance.html such as: {{layout handle="sales_email_order_items" order=$order area="frontend"}} No longer work. More information can be found here: https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/templates/template-email-migration.html

Used versions

To Reproduce Steps to reproduce the behavior:

  1. Get a second chance email

Expected behavior All variables are working

Actual behavior Variables are missing

Frank-Magmodules commented 2 years ago

Hi @Epo123 ,

We are happy to share that we've just released the new 2.11.0 version where we have fixed this issue.
Thank you for opening this issue and for the detailed issue report.

We are closing this issue now but please feel free to reopen the issue if this still occurs.