Skip to content

Converts CSV exports from Paypal to a CSV format that QuickBooks Online understands.

License

Notifications You must be signed in to change notification settings

iandees/csv-to-qbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

csv-to-qbo

Converts CSV exports from Paypal to a CSV format that QuickBooks Online understands.

Paypal Download

  1. In your Paypal account, browse to the History → Download History page.
  2. Select the "Comma Delimeted - Balance Affecting Payments" format and either download a time range or use the Last Download to Present option. Either way, you'll end up with a CSV file (probably called Download.csv).

Convert

  1. Run python paypal2qbo.py Download.csv (note that if you have multiple CSV files from Paypal you can add specify them all). The script will output a file named QuickBooksOutput.csv.

QuickBooks Online Upload

  1. In your Quickbooks Online account, go to the account you want to import transactions into.
  2. Click the arrow next to the "Update" button in the upper right and select "File Upload".
  3. Click the Browse button and find the QuickBooksOutput.csv file generated above.

About

Converts CSV exports from Paypal to a CSV format that QuickBooks Online understands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages