Arc order extract should have transaction_id as its own field.
The transaction_id be placed into its own field like the order number is (but is not a unique key).
Currently have to parse / regex a field to get the data which makes harder to properly join this extract with other extracts.