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 address keeps validating even when it's not used (virtual product) #868

Open
witoszekdev opened this issue Jul 6, 2023 · 4 comments

Comments

@witoszekdev
Copy link
Member

Summary

When the checkout has only virtual products "Shipping address" section isn't displayed, instead "Billing address" section is shown.

The problem is that validation isn't passing because validationState.shippingAddress is kept at validating, thus preventing a transactionInitialize mutation submission

Steps to reproduce

  1. Add virtual product to card (e.g. audiobook)
  2. Fill in details in checkout form
  3. Fill in credit card details
  4. Click pay

A link to a reproduction repository

No response

Output from envinfo

No response

@iwint
Copy link

iwint commented Oct 3, 2023

Hey I would like to take this up , can any one assign this to me ?

@typeofweb
Copy link
Contributor

@iwint sure, go ahead

@typeofweb
Copy link
Contributor

How is it going @iwint ?

1 similar comment
@typeofweb
Copy link
Contributor

How is it going @iwint ?

@iwint iwint removed their assignment Oct 13, 2023
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

No branches or pull requests

3 participants