amzn / amazon-payments-magento-2-plugin

Extension to enable Amazon Pay on Magento 2
https://amzn.github.io/amazon-payments-magento-2-plugin/
Apache License 2.0
106 stars 76 forks source link

Fix undefined variables in \Amazon\Pay\Model\CheckoutSessionManagement #1237

Closed dimitriBouteille closed 2 months ago

dimitriBouteille commented 3 months ago
var/log/paywithamazon.log-[2024-04-25T22:04:45.899437+00:00] amazonClientLogger.ERROR: 
Exception: Warning: Undefined variable $order in 
/var/www/magento/releases/20240424T160438/vendor/amzn/amazon-pay-magento-2-module/Model/CheckoutSessionManagement.php on line 781 
in /var/www/magento/releases/20240424T160438/vendor/magento/framework/App/ErrorHandler.php:62

Fixes #1236

sgabhart22 commented 2 months ago

Hi @dimitriBouteille ,

This fix has been included in version 5.17.1, we'll close this PR shortly.

Thanks, Spencer