medusa icon indicating copy to clipboard operation
medusa copied to clipboard

Unable to change email address of logged in user during checkout

Open devcshort opened this issue 1 year ago • 1 comments

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

  1. Log in to an account.
  2. Add an item to your cart.
  3. Go to the checkout page.
  4. You should see your account email in the input. Change it to something different.
  5. Click Continue to delivery
  6. 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.

devcshort avatar Oct 28 '24 21:10 devcshort

Fixed by https://github.com/medusajs/medusa/pull/9850

devcshort avatar Oct 28 '24 21:10 devcshort

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.

github-actions[bot] avatar Dec 30 '24 02:12 github-actions[bot]

This issue was closed because it has been stalled for 3 days with no activity.

github-actions[bot] avatar Jan 10 '25 02:01 github-actions[bot]