When you download your transaction history from PayPal, the CSV you get is broken and completely inappropriate for use in accounting software. This site will process your CSV and give you a repaired chronological account history in each currency.
Specifically, the following issues are repaired:
Q: Is this safe/secure?
A: Yes. All processing is done in your browser. No data is transmitted.
Q: How do I download my history CSV file from PayPal?
A: Log in to your PayPal account. At the top of the page, choose "Activity". On the right hand side of the page, choose "Download". Choose "Custom Date Range". Choose the dates you wish to download the history for. Under "File types for download", choose "Comma Delimited - Balance Affecting Payments". Then, hit "Download History"
Q: What is this site written in?
A: JavaScript with Angular 1.
Q: Can I see the code?
A: Sure.
Q: Can I use this code on my own site, or in my own project?
A: This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
A: We use data from timezonedb.com. You can view the data here. It's licensed under the Creative Commons Attribution 3.0 License.
Reading file..
Found {{data.length}} records.
What region does timezone {{tz.timezone}} represent?
What format are the dates in? (We've tried to auto-detect)
Records processed | {{data.length}} |
---|---|
Balances corrected | {{fixedBalance}} |
Descriptions corrected | {{fixedDescription}} |
Fee entries added | {{fixedFee}} |
Download |