Question about handling of email address in woocommerce
-
Hello,
I’m a litte bit confused because of problems with changing the email address of a user. I don’t understand the behaviour and hope you can explain it to me.
My simplest case:
In admin backend I change the billing_email of a user and save the form.
The request is processing, the form is reloaded. The user email is not changed, the billing email is changed.After reload of the form the user email also changed to the new value of the billing email.
So it seems that there happens some kind of magic synchronization between the billing email and the user email.
Same in frontend when a user changes his email at edit-account-page, edit-billing-address-page or on checkout: It seems that the email-value is used for normal user email *and* billing email.
Can please someone explain this to me?
Best regards,
Timo
- The topic ‘Question about handling of email address in woocommerce’ is closed to new replies.