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

Do no automatically set single Customer Address for billing section if market requires billing info #287

Open
malessani opened this issue Nov 7, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@malessani
Copy link
Contributor

Description

If a Customer Address has a single Customer Address with no billing info but the market linked to the order requires billing info we should avoid autoselecting it.

Steps to Reproduce

  1. Create a single Customer Address without billing info
  2. Add requires billing info to a market
  3. Checkout an order with the customer and the market with required billing info
  4. The Customer Address should not be automatically linked to the order

Expected Result

The expected result was to not have the Customer Address without billing info linked to the order as soon as the user lands on the checkout. Customer Addresse (unless a country code shipping lock is present) should be available on the shipping section.

Actual Results

The actual result was to have the Customer Address linked to the order even without bililng info while the market requires it.

@malessani malessani added the bug Something isn't working label Nov 7, 2022
@malessani malessani self-assigned this Nov 7, 2022
@malessani malessani changed the title Do no automtically set single Customer Address for billing section if market requires billing info Do no automatically set single Customer Address for billing section if market requires billing info Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant