Size limit for Order ID prefix and suffix
Last updated
Was this helpful?
Last updated
Was this helpful?
Store owners can customize the order ID format with prefix and suffix values. For example, if the store has the "_2025" suffix value, then all orders will be placed with IDs like "JH7G6_2025" instead of "JH7G6".
While Ecwid admin had a size limitation for these values, API allowed adding prefix and suffix values of any size. Now both API and admin have a limit of 20 symbols for each field.
Fields orderNumberPrefix
and orderNumberSuffix
now have a size limit of 20 symbols. This change is not retroactive and doesn't affect existing values.