medusa
medusa copied to clipboard
Unable to change email address of logged in user during checkout
Bug report
Describe the bug
When a user is logged in and tries to go through the checkout flow, they will be forced in to using their account specific email regardless of what they type in to the email address input.
System information
Medusa version (including plugins): 1.20.10 Node.js version: 20.12.2 Database: Postgres 16.3 Operating system: macOS Sonoma 14.5
Steps to reproduce the behavior
- Log in to an account.
- Add an item to your cart.
- Go to the checkout page.
- You should see your account email in the input. Change it to something different.
- Click
Continue to delivery - Check the address information for your email. It should have reverted to your account email instead of what was typed in.
Expected behavior
When a user types in an email address, that email should be used regardless of what is tied to their account.
Fixed by https://github.com/medusajs/medusa/pull/9850
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 3 days.
This issue was closed because it has been stalled for 3 days with no activity.