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

Express Checkout - Shipping Address Problem #1014

Closed
angelleye opened this issue Mar 13, 2018 · 3 comments
Closed

Express Checkout - Shipping Address Problem #1014

angelleye opened this issue Mar 13, 2018 · 3 comments
Assignees
Labels
Milestone

Comments

@angelleye
Copy link
Collaborator

User reports an issue with the following scenario...

  • WC Checkout page is being used.
  • Billing address is filled in on the checkout page.
  • Shipping address is NOT filled in because the option to ship to the same address as billing is enabled.
  • Express Checkout is used to submit payment.
  • When returned to the review page back on the site there is no shipping address provided.
@angelleye angelleye added the bug label Mar 13, 2018
@angelleye angelleye added this to the 1.4.8 milestone Mar 13, 2018
@angelleye
Copy link
Collaborator Author

In the scenario above, since the WC checkout page was used we should be using the shipping address provided there with ADDROVERRIDE enabled in the SEC request so that the address entered on the WC checkout page is used all the way through. We need to consider that "same as billing" option, though, and make sure we're grabbing actual values from billing if the specific shipping fields were left empty because of that same as billing option.

@iMansoorAliKhan
Copy link

iMansoorAliKhan commented Mar 14, 2018

Should I give this to the user ? is it part of dev ? or just share this specific issue branch?

@kcppdevelopers
Copy link
Contributor

@iMansoorAliKhan I have merge this issue with dev branch, so you can deliver dev branch to the user.

angelleye pushed a commit that referenced this issue Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants