1. Documentation /
  2. WooCommerce Order Status Change Notifier

WooCommerce Order Status Change Notifier

Note: This product is no longer sold on WooCommerce.com. This document was left available to you for help with configuration and troubleshooting, but is no longer updated.

Alternative Extensions

↑ Back to top

WooCommerce Order Status Change Notifier allows you to add notes, control outbound mail notifications and store comments in tandem with native and custom order statuses.

Use Order Status Change Notifier to:

  • Record internal notes on why an order is being put in a particular status, without notifying the customer
  • Record notes about a status change that’s automatically sent to the customer, providing them with clear information on what’s happening with their order
  • Simplify changes by combining the status change and addition of notes/comments in a single activity
  • Include order status change notes/comments in all native WooCommerce email notifications
  • Add order status change notes/comments to any custom outbound email notification
  • Include order status change notes/comments in any third party facility with webhooks/filters

Change order statuses from the Actions column or from within the order. Comments can be saved to the order and included in outbound emails.

Installation

↑ Back to top
  1. Download the .zip file from your WooCommerce account.
  2. Go to: WordPress Admin > Plugins > Add New and Upload Plugin with the file you downloaded with Choose File.
  3. Install Now and Activate the extension.

More information at: Install and Activate Plugins/Extensions.

Setup and Configuration

↑ Back to top

Orders View (Action Button)

↑ Back to top
Actions Column: Change Status Button
Actions: Change Status
  1. Go to: WooCommerce > Orders
  2. Locate the Order for which you would like to change the status.
  3. Click the Change Status button in the Actions column.
  4. Select the desired Order Status from the dropdown.
  5. Enter a reason in the Status Comment field, if desired.
  6. Tick the Notify Customer checkbox if you want an email notification sent to the customer.
  7. Click Change.
No email is sent if Notify Customer is not selected. Any system emails defined for the target Order Status are suppressed.
Order Status Change Notifier Pop-Up
Order Status Change Notifier Pop-Up

Edit Order View

↑ Back to top
  1. Open the Order for which you would like to change the status.
  2. Select the desired Order Status from dropdown. A small text field appears underneath.
  3. Enter a reason in the Status Comment field, if desired.
  4. Tick the Notify Customer checkbox if you want an email notification sent to the customer.
  5. Click the Save Order button.
Edit Order: Order Status Change Notifier
Edit Order: Order Status Change Notifier

Order Notes

↑ Back to top

Once an Order Status change is completed, the Status Comment (if entered) is stored as a Private Note in the Order.

order-status-change-comments-stored-as-private-note-2
The Status Comment is stored as a Private Note in double brackets. The new Order Status and Status Comment are separated by a pipe ( | ) symbol.

Email Notifications (Native)

↑ Back to top

Enabled Order Status Emails

↑ Back to top

When a Status Comment is entered and the Notify Customer box is ticked, the Order Status Change Notifier automatically inserts Status Comments into any enabled native WooCommerce email templates (New, Cancelled, Processing, Completed) immediately following the order information.

order-status-comment-inserted-into-outbound-email

Disabled Order Status Emails

↑ Back to top

When a Status Comment is entered and the Notify Customer checkbox is ticked, Order Status Change Notifier sends out an email notification using the native WooCommerce Customer Note email template for Order Statuses that have email notifications disabled (unticked).

order-status-change-comment-sent-out-in-customer-note-email-pointers

Email Notifications (Third Party)

↑ Back to top

Order Status Change Notifier is integrated with two popular Custom Order Status extensions, including WooCommerce Order Status Manager.

When a Status Comment is entered and the Notify Customer checkbox is ticked, Order Status Change Notifier inserts the Status Comment into a third-party email template:

  • Immediately after the order detail, or
  • Wherever the Order Status Change Notifier shortcode(s) are inserted (next section)

Shortcodes

↑ Back to top

To insert Status Change comments into an email template or other informational display item, these options are available:

{order_status_comment} – raw, unformatted Status Change comments. Text only.

{order_status_comment_formatted} – formatted Status Change comments text. Text wrapped in <div>, formatted in paragraph style

FAQ

↑ Back to top

Does Order Status Change Notifier work with any/all custom order statuses?

↑ Back to top

It currently supports custom order statuses created with WooCommerce Order Status Manager and WooCommerce Custom Order Status and Actions. It is also designed to support other custom order statuses created separately.