https://github.com/maptiler/iso2ofx
ISO20022 CAMT.053 to OFX - converting bank statements for Xero import
https://github.com/maptiler/iso2ofx
20200 bank banking camp053 camt iso20022 ofx statement xero
Last synced: 4 months ago
JSON representation
ISO20022 CAMT.053 to OFX - converting bank statements for Xero import
- Host: GitHub
- URL: https://github.com/maptiler/iso2ofx
- Owner: maptiler
- Created: 2020-06-10T09:57:04.000Z (over 5 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-12-16T17:12:26.000Z (10 months ago)
- Last Synced: 2024-12-16T18:24:35.025Z (10 months ago)
- Topics: 20200, bank, banking, camp053, camt, iso20022, ofx, statement, xero
- Language: JavaScript
- Homepage: https://labs.maptiler.com/iso2ofx/
- Size: 21.5 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ISO20022 CAMT.053 to OFX bank statement XML convertor
This simple webpage loads the bank statement with account balance and all transactions - exported as an XML file from an European (esp. Swiss) online banking systems in [ISO20022](https://www.iso20022.org/) SEPA [camt.053 XML format](https://www.six-group.com/dam/download/banking-services/standardization/sps/ig-cash-management-delta-guide-sps2022-en.pdf), it transforms the data and generates [Open Financial Exchange (OFX)](https://financialdataexchange.org/ofx) format suitable for import into [Xero](https://www.xero.com/) and other accounting and financial systems.
Secure - your data are not submitted anywhere. Conversion happens directly in your web browser locally using in-browser XSLT transformation (camt2ofx.xsl) without any server.
Open-source code including the XSL transformation itself is available at https://github.com/maptiler/iso2ofx.
[
](https://labs.maptiler.com/iso2ofx/)
Available online at:
[https://labs.maptiler.com/iso2ofx/](https://labs.maptiler.com/iso2ofx/)