ebics-client

Node.js ISO 20022 Compliant EBICS Client

Usage no npm install needed!

<script type="module">
  import ebicsClient from 'https://cdn.skypack.dev/ebics-client';
</script>

README

node-ebics-client

Build Status ebics-client Known Vulnerabilities GPL-3.0 Coverage Status

Pure node.js ( >=8 ) implementation of EBICS ( Electronic Banking Internet Communication ).

The client is aimed to be 100% ISO 20022 compliant, and supports the complete initializations process ( INI, HIA, HPB orders ) and HTML letter generation.

Supported Banks

The client is currently tested and verified to work with the following banks:

Inspiration

The basic concept of this library was inspired by the EPICS library from the Railslove Team.

Copyright

Copyright: Dimitar Nanov, 2019-2021.
Licensed under the GPLv3 license.