FinTS client library¶

https://img.shields.io/pypi/v/fints.svg

This is a pure-python implementation of FinTS (formerly known as HBCI), a online-banking protocol commonly supported by German banks.

Library user documentation content¶

  • Getting started
  • Reading operations
    • Fetching your bank accounts
    • Fetching bank information
    • Fetching account balances
    • Reading account transactions
    • Fetching holdings
  • The client object
    • Storing and restoring client state
    • Keeping the dialog open
    • Storing and restoring dialog state
  • Working with TANs
    • TAN methods
    • TAN challenges
    • Flicker-Code / optiTAN
    • photoTAN
    • Sending the TAN
    • Storing and restoring TAN state
    • Reference
  • Sending SEPA transfers
    • Simple mode
    • Advanced mode
    • Full example
  • Creating SEPA debits
    • Full example
  • Tested banks
    • Tested security functions
    • Legacy results
  • Upgrading from python-fints 2.x to 3.x
  • Upgrading from python-fints 1.x to 2.x
  • Troubleshooting and bug reporting

Library developer documentation content¶

  • Developer documentation/API
    • Parsing and serialization
    • FinTS Segments
    • FinTS Segment Sequence
    • Working with Segments
    • Defining new Segment classes

python-fints

FinTS client library for Python

https://secure.travis-ci.org/raphaelm/python-fints.svg?branch=master

Navigation

  • Getting started
  • Reading operations
  • The client object
  • Working with TANs
  • Sending SEPA transfers
  • Creating SEPA debits
  • Tested banks
  • Upgrading from python-fints 2.x to 3.x
  • Upgrading from python-fints 1.x to 2.x
  • Troubleshooting and bug reporting
  • Developer documentation/API

Quick search

©2018, Raphael Michel. | Powered by Sphinx 1.8.6 & Alabaster 0.7.12 | Page source