shipperhq / module-shipper

Base ShipperHQ Repo
Open Software License 3.0
21 stars 21 forks source link

Error at checkout - Magento Enterprise 2.2.3 #41

Closed julienha closed 6 years ago

julienha commented 6 years ago

Hi,

I updated Magento to : Magento EE => 2.2.3 Shipper module (shipperhq/module-shipper) => 20.15.0

A http 500 error occurs at the checkout, right after clicking the "Next" button. A shipping address, and a shipping method have been selected just before this action.

Error : Warning: array_merge(): Argument #1 is not an array in /var/www/dev.marsmarket.be/vendor/shipperhq/module-shipper/src/Plugin/Checkout/ShippingInformationPlugin.php on line 166

Stack : stack_trace.txt

julienha commented 6 years ago

The checkout process is working fine if the module is disabled via bin/magento disable:module ShipperHQ_Shipper

wsagen commented 6 years ago

Thanks for reporting, we are currently investigating and should have a fix for you shortly

wsagen commented 6 years ago

Thanks again for raising this issue @julienha, the latest release (v20.15.1) will resolve this error