How can I make woocommerce send the emails when the status changed to on- hold because in some secarios I just want to put the order on- ...
$order->has_status('on-hold') ) return; // Exit // Send Customer
WooCommerce email not sending can often be traced back to the fact
Have you checked that any of your orders have actually triggered the “On Hold” status? Also bear in mind that these emails are intended for the customer, not the ...
https://github.com/woocommerce/woocommerce/blob/master/includes/emails/ class-wc-email-customer-on-hold-order.php. added the lines
Although this particular article is about WooCommerce on hold order email, let's not forget that ShopMagic is capable of sending automated ...
can not be edited, unless the order status is “Pending payment”, or “On hold.”.
Using WP Mail Logger to see if the emails get sent – and no – they do not get sent.
I am getting orders, but no emails are sending! ↑ Back to top. There are multiple factors ...
Order on-hold; Processing order; Completed order; Refunded order; Customer invoice/Order details; Customer note; Reset password; New ...