Skip to content

5.17.0

Compare
Choose a tag to compare
@akshitaWaldia akshitaWaldia released this 16 Apr 09:36
· 57 commits to master since this release
ccf7589
  • Sequence of order submission/transaction processing has been reversed; the module now places the order in Magento before processing Amazon Payment. This may cause an increase in canceled orders if something goes wrong with payment processing, but should greatly reduce the number of transactions in Seller Central with no associated Magento order
  • Fixed KeyUpgrade patch error when the database tables are prefixed
  • Fixed overwriting of existent CV2 configs on KeyUpgrade
  • Improved behavior of PDP button (ensure product is added to cart before initiating Amazon checkout)
  • Fixed unresponsive PDP button on Safari mobile
  • Fixed non-centered PDP button on mobile view
  • Fixed incorrect type casting when decrypting Auto Key Exchange payloads
  • Fixed updateCheckoutSession call in headless environments when the session helper returns
    a new/empty quote (thanks, @bheindl!)
  • Changed response format of checkout session details GraphQL query to adhere to best practices
    (thanks, @dimitriBouteille!)
  • Added Amazon Pay payment region to storeConfig GraphQL query (thanks again, @dimitriBouteille!)