Tracking ID not updated

spoo

Active Member
Hi George, when do you think will this be solved?

It is a rather serious problem, because - no tracking update = no invoice-email. And furthermore some customers might ask themselves, if their order will be processed at all - or if I maybe just collect their money.

There are some faults in the plugin with the ordering process nce a while, but this one should be resolved as soon as possible, please. Thanks.
 

Georgy

Active Member
Hi George, when do you think will this be solved?

It is a rather serious problem, because - no tracking update = no invoice-email. And furthermore some customers might ask themselves, if their order will be processed at all - or if I maybe just collect their money.

There are some faults in the plugin with the ordering process nce a while, but this one should be resolved as soon as possible, please. Thanks.
Hi, fix under the QA, so hopefully, we will deliver it this week or first days of the next week
 

shopcheap

New Member
I'm using alidropship woo,
now tracking update works just like before.

thank you very much!
great service.

Just a few things that could be improved,
when there is more than one item in an order,
it's not allways succeeding in updating.

i'm runing this code and it is:
TrackAll()

function TrackAll(){
var inputs = document.getElementsByClassName('fa fa-refresh');
for(var i=0; i<inputs.length;i++)
{
inputs.click();
}
}
.

it just using the button next to each order instead of "retrack" button that not doing well.

if you can, please add the posibbility to update tracking from woocomerce order admin pannel.
 

Eva C

Member
I thought I am the only one who facing this problem.
Hi, tracking ID added by "Retrack" in Tracking work for us fine, almost automaticly (only if there is more products from one seller then we have tracking only on one product so we have to update it one by one). We are just not sure if works automaticly also changing tracking ID if there is new one on order on AliExpress.
 
Top