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

Shipping methods is updated after user entered address but not taking in count 'Cart price rule' with free shipping for address conditions #5320

Open
Elena-Evsa opened this issue Nov 24, 2022 · 0 comments · May be fixed by scandipwa/quote-graphql#105

Comments

@Elena-Evsa
Copy link
Contributor

Steps to reproduce:
in Admin

  1. Create 'Cart price rule' 'Free delivery for address' or just check that it is already exist with conditions:
If ALL  of these conditions are TRUE :
Shipping Country  is  Germany  
Shipping Postcode  is  100  

on FE:
2. Not login (same for account with default address which is not following conditions from 1 step)
3. Add product to cart which price is lower when a 'Minimum Order Amount' for 'Free shipping' delivery method, for example http://scandipwapmrev.indvp.com/default/config-scarf.html?color=74
4. Open shipping step
5. Enter address and

Country = Germany
Zip-code = 100

  1. Observe shipping methods
  2. Select any shipping method
  3. Click on 'Proceed to checkout'

Actual result
Shipping methods is updated after user entered address but not taking in count 'Cart price rule' with free shipping for address conditions

Step 6 - 'Free shipping' is not appeared in shipping methods
Step 8 - Free shipping applied on billing automatically, but not shown as delivery method in summary on Billing step

Expected result
Shipping methods is updated after user entered address and it is taking in count 'Cart price rule' with free shipping for address conditions
https://vimeo.com/774697990/b56396feb2

Testing details
Screenshot/Screencast
https://vimeo.com/774697675/d4f30365ad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant