Skip to content

Calculates how an IZettle payout is distributed between employees

License

Notifications You must be signed in to change notification settings

ejohnsson6/zettleIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zettleIT

To run this program you need to setup the following environment variables, this can either be done by exporting them or creating a .env file in the working directory.

CLIENT_SECRET=<IZettle API Client Secret>
CLIENT_ID=<IZettle API Client ID>
USERNAME=<IZettle Admin Account Username>
PASSWORD=<IZettle Admin Account Password>

Dates are written in the YYYY-MM-dd format.

Input Parameters:

  • -v Verbose mode
  • -d [date] specify payout date

About

Calculates how an IZettle payout is distributed between employees

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages