Code Monkey home page Code Monkey logo

iso2ofx's Introduction

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 SEPA camt.053 XML format, it transforms the data and generates Open Financial Exchange (OFX) format suitable for import into Xero 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.

Available online at: https://labs.maptiler.com/iso2ofx/

iso2ofx's People

Contributors

klokan avatar petrsloup avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

iso2ofx's Issues

Values changed

the transaction values are changed by a few USD from those on the statement

Name tags of Debitor and Creditor are merged

I have been using your website for a while, and today it changed behavior. For most of my transactions, the name of the parties is provided in xml as follows:

<RltdPties><Dbtr><Nm>NOTPROVIDED</Nm></Dbtr><Cdtr><Nm>MyName</Nm><PstlAdr><AdrLine>MyAddress</AdrLine><AdrLine>MyAddress2</AdrLine></PstlAdr></Cdtr></RltdPties>

Previously, this was converted to <NAME>MyName</NAME>, but today I suddenly found the output to be <NAME>MyNameNOTPROVIDED</NAME>, which has broken my budget imports. Is this a bug or an intended change?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.