Hi, I really love the AST plugin. Unfortunately I am running into a compatibility issue with my recently integrated shipping platform, Pirateship. Pirateship connects to Woocommerce to import order info such as shipping address and weight to calculate and generate shipping labels.
However, once the shipping label is purchased and generated, the Pirateship API automatically updates the order in Woocommerce as shipped with the tracking number added as a note. Unfortunately this results in 2 emails automatically being sent to the customer. The first is a “order completed” email with no tracking. The second is a “Note added” email with the tracking number added as a string of numbers.
I am hoping there is a way to relay the tracking number through the AST plugin so it sends as usual. That way the tracking will display properly in the “order completed” email.
Is there a piece of code I can enter to have that tracking information directed to the AST shipping field?
Hopefully there is an easy solution, Thanks again for making a great plugin!
