Open devcshort opened 1 month ago
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.
Medusa version (including plugins): 1.20.10 Node.js version: 20.12.2 Database: Postgres 16.3 Operating system: macOS Sonoma 14.5
Continue to delivery
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
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
Continue to delivery
Expected behavior
When a user types in an email address, that email should be used regardless of what is tied to their account.