WooCommerce Custom Arrived Order Status

We created a custom order status for WooCommerce and built business automation around it.

A custom WooCommerce order status of Arrived indicates when a shipment is delivered.

Shipstation saves the tracking number via the REST API. We then send the order number and tracking number to the Aftership API.

When the shipment is delivered, Aftership sends a webhook notification to WordPress, and we mark the order as Arrived, adding an order note with the delivery information.

This, in turn, triggers email automation to contact the customer to further engage them after they have received their order.