Square deposit reports contain each transaction for the given period. Fees are only taken for credit card transactions. If a purchase contains a split payment with cash, it doesn't provide that data.
This program calculates a Card Collected column for each deposit.
Square deposit file should begin with: "deposit-details-"
You can get the same data from logging into your Square account or programmatically via the Square API, but this is for small business owners who need access to the data without having to manually click through each day or hire a programmer.
A small executable file is located here.
Note: Only for MacOS. Tested on High Sierra.
Need more columns or a version to run on Windows? Feel free to contact me.