Hi - I need to export my orders via a datafeed into an external system.
The order number field on the external system only holds 8 characters. I believe that I can handle this as long as I understand the makeup of the actinic order number.
My understanding is that Actinic creates a 14 character number comprising of:
- first character of first name
- first character of surname
- last 4 characters of postcode
- 8 digit sequential number
Can anybody confirm this?
What happens if this is an international address and there is no postcode?
Are there any circumstances when the above will not apply?
The order number field on the external system only holds 8 characters. I believe that I can handle this as long as I understand the makeup of the actinic order number.
My understanding is that Actinic creates a 14 character number comprising of:
- first character of first name
- first character of surname
- last 4 characters of postcode
- 8 digit sequential number
Can anybody confirm this?
What happens if this is an international address and there is no postcode?
Are there any circumstances when the above will not apply?
Comment