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 return a new state of the order.
TY!