Closed Asitis closed 3 years ago
It seems to me like the shipOrder
function also needs to be refactored so it always returns a boolean.
Right now it returns sometimes true
, sometimes an array.
Hi @Asitis ,
Thank you for your contribution.
We have added a fix for this in the latest release already. Please be aware that this was the last thing we picked up for this repo as it is now deprecated and will not receive any more updates. Please upgrade to our New Magento 2 plugin.
For now i will close this PR as the fix has already been merged.
$shipped is a boolean, it can't be checked as array.