Hi. I want to activate Track and Trace based on an ID which will come back from the ERP when the shipping has been ordered. I have created a shipping method, with provider "none" (the shipping is dealt with by the ERP), and a track and trace called the same as the shipping provider. When I get a tracking number (which is a very long string of numbers), I want to place it somewhere appropriate so it gets tacked on to the end of the URL in the track and trace definition, and then displayed in the order status.
I cannot figure out which column to use for this in EcomOrders. The trackandtraceid is an integer, which I assume refers to the ID of the trackandtrace definition. And the parameters I assume will contain the trackingnumber. What format will that be in? Does someone have an example
Lastly, does swift have a default way of showing the track and trace info, when it is present, or does it need to be enabled?
Cheers
//Steve