Unable to add attachment as PDF
I’m using Magento 2.4.6-p3 and have saved a PDF file in the pub/media/credit/ directory. The email is being sent correctly, but the attachment is not included when I check the email. <?php namespace AcmeCustomFormHelper; use MagentoFrameworkAppHelperAbstractHelper; use LaminasMimePart as MimePart;… Read More »Unable to add attachment as PDF