Plugin Author
Zorem
(@zorem)
Hi @93bjones,
Use this code to add tracking info into the order programmatically – https://gist.github.com/zorem/7acdd3906e68721c0f20d3905e79f780
Thanks,
Thanks, we import a CSV via WP All Import I tried adding array but couldn’t get it to display the tracking number correctly.
Plugin Author
Zorem
(@zorem)
Hi, you should contact the WP All Import and ask them to add compatibility to our plugin, they can use the code we sent you to add tracking info to orders programmatically. We also offer a CSV upload feature you can use to upload CSV files.
Thanks
Got it. So you dont have code snippet to go in WP All Import editor?
We want to run import automatically on a cron schedule, the CSV upload feature cannot be automated like this 🙁
https://snipboard.io/PySdoF.jpg
Plugin Author
Zorem
(@zorem)
Hi, this code snippet can be used to add tracking info to orders programmatically:
https://gist.github.com/zorem/7acdd3906e68721c0f20d3905e79f780
As for how to use this snippet in WP All import, you will have to ask the Wp all import plugin developer.
Thanks