Hi @mahevo,
did you have a look at your debug logs, if there is anything out of the ordinary? I’ve tried using your string “Order #[shipcloud_orderid]” for testing and everything seems fine, which is why a probably need a few more details.
Could you send me a system report that you get out of your WooCommerce plugin. Just click the entry “Status” under “WooCommerce” in the left admin navigation and then click the button “Get system report”.
Since there might be sensitive date in there, it’s probably best if you could send this data to support@shipcloud.io
Thread Starter
mahevo
(@mahevo)
Hi Andre,
thank you for your quick reply. I found the problem: My assumption was, that the variable is already filled on the order detail page, but it is getting filled when it is sent to Shipcloud. The shipping document contains the correct order number, so everything is fine for me. This request can be closed.
Thank you for your help.
Kind regards
Manuel
Well actually it should be filled. You should see something like this on the orders detail page:
https://photos.app.goo.gl/NV6Lwin41QsWJMZQ6
Only on the orders overview page you should not see the replaced id since you’re doing a batch action and the id will be replaced with the one from the order(s) you’ve selected.
Thread Starter
mahevo
(@mahevo)
Hi Andre,
well ok, then we have a problem here… let me debug the issue and then I will come back to you.
Regards
Manuel
Thread Starter
mahevo
(@mahevo)
Hello Andre,
I tried to reproduce the problem, but since midday it works like a charm and just as in the screenshot you have provided. Maybe we just misconfigured the woocommerce_shipcloud_global_reference_number 🙂
Thank you very much for your help.
Regards
Manuel
Ok, that could be the case. I’ll close the issue for now, but will keep an eye on it. Thanks for checking.