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

#269 Minor improvements #270

Merged
merged 5 commits into from
Feb 11, 2022
Merged

#269 Minor improvements #270

merged 5 commits into from
Feb 11, 2022

Conversation

rajeev-k-tomy
Copy link
Collaborator

  1. When the cart billing address is empty, the cart states cart.billing_address must be an empty object {}.
  2. Shipping charge is not shown when "Free shipping" is selected.
  3. Show the "Other Addresses" section if the cart address is a "new" address and the customer possesses addresses in the book.
  4. Guest checkout scenario & billing ≠ shipping: When we save billing address, it will make billing = shipping in the UI perspective. However, in the background, it saves billing address only and the shipping address remains intact.
  5. Translations seems to be missing for the below strings
    • Save in address book
    • Do you already have an account?
    • Login
    • Do you want to login?

@rajeev-k-tomy rajeev-k-tomy linked an issue Feb 11, 2022 that may be closed by this pull request
#263 Address cannot save for FR due to region value issue
@rajeev-k-tomy rajeev-k-tomy merged commit 1fedb09 into main Feb 11, 2022
@rajeev-k-tomy rajeev-k-tomy deleted the 269/improvements branch February 11, 2022 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor improvements needed
2 participants