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

Account creation link post guest checkout pulls through previous order details #4

Open
bexdoggett opened this issue Jul 19, 2019 · 0 comments
Assignees

Comments

@bexdoggett
Copy link

When this module is enabled and a new user uses the guest checkout, when they then go to create an account using the 'Create an account' button on the success page the new account form pulls in the previous order email and customer name. Even once you replace this with your email and name once you create an account the billing/shipping and order that are assigned to your account belong to the previous order.

To recreate:

  • Enable checkout success module
  • Make sure there are already existing orders
  • Guest checkout with new email address (not a registered account)
  • On the success page click 'Create an account'
  • Create an account page will show with previous customer order first name, last name and email.
  • Replace with your information and create an account
  • New account with previous customer data in (shipping, billing address and order)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants