Questions tagged [woocommerce-email]

18 questions
0
votes
0 answers

Woocommerce - remove scheduled email

I have a plugin which help me to book events. I have integrated a mail scheduler for reminder emails & feedback emails. On confirmed booking emails are scheduled for reminder as well as feedback. I have both options to define it globally as well as…
dig99
  • 116
  • 1
  • 6
0
votes
1 answer

Execute URL when woocomerce send email for payment

I try to execute an external URL on this case a "payment proccess" when woocomerce subscription sends an email. I want when Worpress send an mail to a customer the URL "https://payment-complete.com" for example, execute that url, this url is set to…
0
votes
1 answer

Woocommerce how to format the billing address in the order email

How can I format the billing address in the order email to be clear? I need to display the followings: City: {billing_city} Street: {billing_street} and so on. Can you please help?
1
2