Skip to content

remedialchaostheory/square-deposit-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Square Deposit IDs

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages