Describe the bug
When a new Shippo order is attached to an order in our system, the order's status changes to "Waiting to Ship" when the shipment is attached. This is correct unless the package has already gone out and Shippo has shipment information about it (so not a bug per se, but an unforeseen state).
To Reproduce
Ship something through Shippo, actually send the package, then attach the Shippo order.
Expected behavior
Our software should check if there is a Shippo shipment associated with a Shippo order. If there is, our software should set our shipment's status to "Shipped."
If applicable, add versions and screenshots to help explain your problem.
@Koeng101
Describe the bug
When a new Shippo order is attached to an order in our system, the order's status changes to "Waiting to Ship" when the shipment is attached. This is correct unless the package has already gone out and Shippo has shipment information about it (so not a bug per se, but an unforeseen state).
To Reproduce
Ship something through Shippo, actually send the package, then attach the Shippo order.
Expected behavior
Our software should check if there is a Shippo shipment associated with a Shippo order. If there is, our software should set our shipment's status to "Shipped."
If applicable, add versions and screenshots to help explain your problem.
@Koeng101