Latest PyPI version Github actions test pipeline status Read the Docs build status Test coverage

netsgiro

netsgiro is a Python library for working with Nets AvtaleGiro and OCR Giro files.

AvtaleGiro is a direct debit solution that is in widespread use in Norway, with more than 15 000 companies offering it to their customers. OCR Giro is used by Nets and Norwegian banks to update payees on recent deposits to their bank accounts. In combination, AvtaleGiro and OCR Giro allows for a high level of automation of invoicing and payment processing.

The netsgiro library supports:

  • Parsing AvtaleGiro agreements
  • Creating AvtaleGiro payment requests
  • Creating AvtaleGiro cancellations
  • Parsing OCR Giro transactions

netsgiro is available from PyPI. To install it, run:

pip install netsgiro

For details and code examples, see the netsgiro documentation.

For further details, please refer to the official AvtaleGiro and OCR Giro documentation from Nets.

License

Copyright 2017-2019 Otovo AS. Licensed under the Apache License, Version 2.0. See the LICENSE file for the full license text.