We use Shippo (GoShippo.com) to process our UPS orders. It imports all orders from WooCommerce, we pick the ones we want to process using UPS, print a shipping label and we’re given a tracking number. Currently, we have to copy/paste the tracking number back in WooCommerce. When we have tons of orders, that is very time consuming.
Now Shippo does send back an Order Note (“Order was shipped with UPS and tracking number is: 1Z00000000”) but it doesn’t attach it to the Order details to the customer can see it on their My Account page.
So in conclusion, I want:
WHEN shipping label / tracking number is created in Shippo
THEN send back Tracking Number and attach to order details in WooCommerce.
Is this even possible? If so, how?
Thanks
http://woocommerce.github.io/woocommerce-rest-api-docs/#retrieve-an-order
What you else could do is set the order number via php into shipping number field, link it and with b.link dynamically 301 to the shipping link asa it's available.
Usually clients don't do it this way because then complexity kicks in - most of the time they just send out a second email with the shipping parsed into a nice HTML Template.
Feel free to get in touch with us
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.