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
107 stars 76 forks source link

#1191 use session from usercontext instead of empty one #1192

Closed bheindl closed 4 months ago

bheindl commented 1 year ago

Fixes #1191 .

Added the additional check for quoteId to fetch quote from user context in headless environment instead of returning an empty new quote.

akshitaWaldia commented 4 months ago

This has been added in as part of 5.17.0, closing this out. Thank you @bheindl !