hipay / hipay-fullservice-sdk-magento2

Official repository of the HiPay Fullservice extension for Magento v2.
https://developer.hipay.com/doc/hipay-fullservice-sdk-magento2/
Apache License 2.0
10 stars 16 forks source link

Critical Error with "Send cart" flagged to true in configuration #131

Closed benboudan closed 2 years ago

benboudan commented 3 years ago

Hello

It seems that there is a bug with the possibility to send the cart in configuration ("Send Cart" => true)

Here is the critical Error :

[2020-11-27 09:48:35] report.CRITICAL: Error: Call to a member function getValue() on null in /app/vendor/hipay/hipay-fullservice-sdk-magento2/Model/Request/CommonRequest.php:210

It seems that "description" attribute is not tested before getting value

pi-ecommerce commented 2 years ago

Fixed in 1.14.3

Thanks