Is it possible to Add order date to Order ID? Instead of #1001, I want #20230315-1001.
Looks like the Setting page to modify order ID does not allow liquid code like {{ date: “%B %d, %Y” }}.
Is it possible to Add order date to Order ID? Instead of #1001, I want #20230315-1001.
Looks like the Setting page to modify order ID does not allow liquid code like {{ date: “%B %d, %Y” }}.
Did you find any solution for this?