Changing mail recipient
-
Hello,
I am currently working on the development of a registration/login form with WooCommerce, and I am facing a problem :
What my clients would love is for them to have control about who can register to their website.
So what I firstly did was to enable the “confirmation by email” parameter of WooCommerce, so that the account would not be directly activated.
But the problem is that, by default, this email is sent to the email of the user who is trying to register. But what I’d like is to always send this email to a “control@gmail.com” email, which would be managed by my client, so that he can see who is trying to register to his website and accept only certain users.But while searching in the FTP of the WooCommerce plugin, I just can’t manage to find the file which is sending this email…
I firstly thought this file was “class-ws-email-customer-new-account.php” in the “includes/emails/” folder, but it doesn’t seem to be this.Does anybody have any ideas to help me? Any information would be appreciated, thank you !
The page I need help with: [log in to see the link]
The topic ‘Changing mail recipient’ is closed to new replies.