Skip to content

New Order email test error with Giftcard product #5

@apomili

Description

@apomili

Hi guys, thankyou for this fantastic module.

I noticed if you trying to test the email order with a gift card product we have an error at this line

return $this->order->getIsVirtual()
? ''
: (string)$this->addressRenderer->format($this->order->getShippingAddress(), 'html');

in vendor/yireo/magento2-emailtester2/Model/Mailer/Variable/OrderVars.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions