Tagged: x
-
AuthorPosts
-
March 28, 2016 at 11:42 am #855282
I would like to be able to temporarily suspend the confirmation email sent to the customer upon registration as a site user.
I want to do this when I have a customer in the studio or on the phone who want to pay (via woocommerce). and I want to handle the transaction without their getting online, checking their email, and confirming.
However, I do want them to set up an account for future use.
Can you advise how I can facilitate the registration to opt out of the confirmation email?
March 28, 2016 at 1:20 pm #855438Hi there,
Thanks for writing in! Because this requires a template change, I’d advise that you setup a child theme. This allows you to make code changes that won’t be overwritten when an X update is released. After your child theme is setup, please review how we recommend making template changes in Customization Best Practices.
Then please refer to the following resource to add the relevant code fragment (https://docs.woothemes.com/document/unhookremove-woocommerce-emails/).
If you need further customizations, we suggest you to contact a developer or a service. X is quite extensible with child themes, so there are plenty of possibilities.
Thanks!
April 5, 2016 at 1:13 pm #867985This does register them and give them a temp password. We’ll try this out. Thanks!
April 6, 2016 at 3:24 am #868790You’re welcome!
Always,
X -
AuthorPosts