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

Place Order Error #1243

Closed kestraly closed 1 month ago

kestraly commented 1 month ago

What I expected

Place Order Without Error

What happened instead

Checkout continues to indefinitely load, email is sent to customer with order number, payment fails

Amazon\Pay\Model\CheckoutSessionManagement::setOrderPendingPaymentReview() must be an instance of Amazon\Pay\Model\mixed, string given, called in vendor/amzn/amazon-pay-magento-2-module/Controller/Checkout/PlaceOrder.php on line 93

Steps to reproduce the issue

Try and checkout with guest checkout, automatic capture.

Your setup

kestraly commented 1 month ago

Plugin no longer PHP7.4 compatible