reubano / csv2ofx

A Python library and command line tool for converting csv to ofx and qif files
MIT License
199 stars 113 forks source link

Generate QIF files with four digit dates, and add Stripe support #81

Closed SheamusPatt closed 3 years ago

SheamusPatt commented 3 years ago

Two changes.

  1. Four digit dates Quicken, which presumably is the main target for QIF files, supports four digit dates. If a QIF file has two digit dates Quicken assumes the century is 19, pretty useless in 2021.
  2. Stripe support. Add support for the Stripe payment processor, to convert its payment export CSV files into OFX or QIF files.
SheamusPatt commented 3 years ago

I've corrected the test and lint errors - changes should build cleanly now.

reubano commented 2 years ago

Merged via 923aaaa63e1617d4b3bcaf693639a24825064c18