How to import orders
- Prepare CSV
- If contact ID, contact first name + last name, and item ID, item name exact match then we'll use the record.
- if the data didn't match, we create new record
- if the data gets matched more than once, we use the last one to be imported.