I have downloaded & activated WooCommerce Plugin for E-Commerce Functionality. I want to add "Applied coupon code" in Admin New Order ...
I have tested this code with Storefront theme, the WooCommerce version listed above and a ...
You can simply add recipient to "New Order" email(with customer's email). Here is the code you can try:
Marking the order as Complete will send the Completed Order email to the customer, including the shipment tracking code. (optional) Add additional tracking ...
[This thread is closed.] Hi Ben, Thanks for creating such a great plugin. I just wondered if there was a way that if a coupon code is used, the actual…
At the bottom of the Emails you find Cancelled Order to customer. woocommerce cancelled order email to customer settings ...
Code goes in function.php file of your active child theme (or theme) or also in any ...
Add this code to your woocommerce-expedited-order-email.php after the above section. This simply adds our custom email class to the list of ...
View code. README.md. woocommerce-expedited-order-email. A demo plugin for creating a custom WooCommerce email. Plugin Explanation: ...
Does anyone have any cut and paste code?