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

Filter Customer Addresses for billing section if market requires billing info #299

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

Comments

@malessani
Copy link
Contributor

Description

If a Customer Address has no billing info but the market linked to the order requires billing info we should filter out customer addresses as far as the billing section is concerned.

Steps to Reproduce

  1. Create a 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. Try to place the order

Expected Result

The expected result was to not have the Customer Address without billing info on the list of addresses that can be used for the order billing section. All Customer Addresses (unless a country code shipping lock is present) should be available on the shipping section.

Actual Results

The actual result was to get all Customer Addresses without filtering them base on billing info.

@malessani malessani added the bug Something isn't working label Nov 7, 2022
@acasazza acasazza added this to the v4.4.0 milestone Feb 9, 2023
@acasazza acasazza modified the milestones: v4.4.0, v4.5.0 Apr 27, 2023
@acasazza acasazza modified the milestones: v4.5.0, v4.6.0 Sep 20, 2023
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

2 participants