Git Product home page Git Product logo

ing-card-to-mt940's Introduction

ingbanknetservice CSV -> ING MT940

What?

Convert a CSV file, exported from ING Banknet Service (ingbanknetservice.nl), to MT940 format.

It currently converts the following information into the MT940 file:

  • Transaction dates
  • Transaction booking dates
  • Transaction amounts
  • Credit card transaction references
  • Recipient (names only)

Why?

We needed MT940 format to import into our bookkeeping software (MoneyBird) to process bank mutations. ING does not currently support this for their business cards.

How?

If you have an ING Business Card, this utility can work for you.

To export the CSV:

  1. If you haven't done so already, create an account on ingbanknetservice.nl
  2. Sign in and select your card. Go to the "Transactions" tab.
  3. Select a period, pick the comma-seperated (Door komma's gescheiden tekst) file format, and click "Download"

To use this utility:

  1. Download or clone the repository contents
  2. Run composer install from the terminal to install dependencies
  3. Execute the command: php convert.php convert [<filename>] [<iban>]

Parameters: All parameters are optional.

  • filename: A custom filename. Defaults to Transacties.TXT. Relative to the current working directory.
  • iban: A custom IBAN that will be used to identify your credit card, if useful to you. Defaults to NL24INGB0001111111.

Notes

  • You'll need composer and php-cli installed to use this tool.
  • The exported MT940 is not perfect. Some fields are not correctly formatted (such as the counterparty data), and e.g. the final SUM is missing. But it works for our purposes.
  • Both a starting and final balance of โ‚ฌ0 is reported.
  • MT940 format specifications

ing-card-to-mt940's People

Contributors

roydejong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.