When Importing Orders from TopHatter include the Paid Date field also
We noticed that the orders from TopHatter always show an age of "0d 0h". And therefore we can't determine accurately which orders to fulfill first. The other sales channels (eBay and BigCommerce) show this information properly.
I found that the TopHatter orders that show up in ShipStation are missing the "Paid Date" information - all of them.
I contacted TopHatter & looked into their API. According to that, they do provide a "paid_at" field in their API response for listing orders. See: https://tophatter.readme.io/docs/order-list
I also contacted ShipStation tech support, where I found out that this field is not mapped for some reason.
So, I'd like to request to have this field mapping added for TopHatter. It should only require an addition of a few lines of code.
