Hey y’all! I want to stop account creation and issue an error message if a customer tries to make a new account using the same email as another user. How would I do this?
Right now, upon account creation, if the new account has the same email address as another account, the 2 accounts will combine into 1 and it has caused a lot of confusion.
Thanks!