hyva-themes / magento2-react-checkout

Highly Customizable Checkout for Magento 2, Built with React.
BSD 3-Clause "New" or "Revised" License
180 stars 54 forks source link

Problem when cart has Virtual products on login users #318

Closed spyrmp closed 1 year ago

spyrmp commented 2 years ago

Problem with react checkout when we are using Virtual products. The saved billing address did not displayed and instead of that we getting the form to add new address.

Magento Version: 2.4.5-p1 React Checkout Version: 1.1.2 PHP Version 8.1 Database Version MariaDB 10.4

We are using a custom module like this one magneto2-checkout-example

Also we are using the following payment plugins

Overriding file

We have removed the update qty functionatily

Steps to reproduce:

rajeev-k-tomy commented 1 year ago

Thank you for reporting this issue. I am able to reproduce this problem and a plausible fix is on the way. It will be available in the next release.