I am looking to display the last Order Note, currently only viewable via Admin in Woocommerce, on the customer side in their Order History.
So they can view the tracking number we add in after the order is set as complete.
https://example.com/my-account/view-order/135/
We add a customer note by first setting the order as COMPLETE via the Woocommerce API then adding an order note with the tracking link. So the tracking ref will always be the last item.
How can I show the last Order Note on the customer order history? No plugins seem to exist for Order Notes to be shown on the customer side.
Ideal outcome: