sezzle / sezzle-magento2

Apache License 2.0
5 stars 3 forks source link

syntax error on line 66 Sezzle\Sezzlepay\Model\Order\SaveHandler #16

Closed eoiny1 closed 2 years ago

eoiny1 commented 2 years ago

https://github.com/sezzle/sezzle-magento2/blob/2508dd12cad1ed1e6717f609eab2c0b13c1d7ad7/Model/Order/SaveHandler.php#L66

should be private $productMetadata;

arijit-sezzle commented 2 years ago

Which PHP version are you using?

eoiny1 commented 2 years ago

v7.3.33 Let me update to a later version and see if that is the issue