Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When we change the checkout address, the shipping method, it must reset and refresh. #9762

Open
1 task done
ashishkumar-webkul opened this issue May 6, 2024 · 1 comment
Labels
Bug Something isn't working. Fix Proposed A issue that has a PR related to it that provides a possible resolution but stil needs to be merged.

Comments

@ashishkumar-webkul
Copy link
Collaborator

Terms

  • Before you openning this issue, i have checked if the issue has already been reported.

Bagisto Version(s) affected

Master

Issue Description

In the checkout page, when we have selected the shipping and billing address, and then chosen the shipping method, if we change the billing or shipping address, the shipping method must be reset and refreshed.

Preconditions

  1. Customer must be logged in.
  2. Customer must have billing and shipping address atleast 2.
  3. Product must be simple product and added to cart.

Steps to reproduce

  1. Go to Shop -> Add product to Cart (Simple Product) -> Checkout Page.
  2. Click on Billing address -> Proceed
  3. Select the Shipping method -> Now change the Billing or shipping address.
  4. See error, we can see that the Shipping Method is not reset and refreshed.

Expected Result

The Shipping method must be refreshed as the same manner when the payment method gets refreshed.

Video

Sample.2.mp4

Actual Result

Currently we can see that it is not getting refreshed.

Video

Shipping.address.refresh.mp4

Screenshots

No response

Additional context

No response

@ashishkumar-webkul ashishkumar-webkul added the Bug Something isn't working. label May 6, 2024
amit-webkul added a commit to amit-webkul/bagisto that referenced this issue May 9, 2024
@amit-webkul amit-webkul added the Fix Proposed A issue that has a PR related to it that provides a possible resolution but stil needs to be merged. label May 9, 2024
@ashishkumar-webkul
Copy link
Collaborator Author

Checked and Found that the issue has been fixed and working fine. Please check the video for reference.

Video

Checout.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working. Fix Proposed A issue that has a PR related to it that provides a possible resolution but stil needs to be merged.
Projects
None yet
Development

No branches or pull requests

2 participants