Commbank

Rating: 
5
Your rating: None Average: 5 (1 vote)

Commbank

A native (read-only) comdirect banking client for Sailfish OS.

 

Notice: !!! The quality is still alpha and needs a lot of polishing under the hood !!!

 

Preconditions for usage

You need to be customer of comdirect. In order to be able to use the app you have to activate the usage of the REST Api. You can do this directly in the comdirect Online-Banking via Persönlicher Bereich -> Verwaltung -> Entwickerzugang.

You will be provided a client_id and and a client_secrect which you need in order to log in additionally to the already known Zugangskennung and PIN.

 

What does work

Currently the following features are implemented.

  • Login with two factor authentication
    • SMS TAN (should work, but not tested. For each login you will get a SMS which can become expensive)
    • Photo TAN with separate hardware device (not yet implemented, need a sample of the provided image data, easy to implement)
    • Push TAN with Mobile App for Andriod/IOS. Works with the Android App - IOS most likely also works.
  • Displaying the list of accounts with balances
  • Selecting an account to view the payment transactions (in work)
  • Support for multiple accounts
  • Storing and Loading of credentials (client_id, client_secret, Zugangskennung) - PIN is not stored.

What does not work - what is missing

  • Token Refresh (after 5 Minutes token becomes invalid and no further requests are possible)
  • Portfolio item details are still missing
  • No icon so far
  • Proper translation
  • UI needs to be improved
  • Credential data is overwritten if created with same values / no duplicate check
  • No transactions - transfering money or buying / selling securites is not on the roadmap (but i am open for pull requests)
Application versions: 
AttachmentSizeDate
File harbour-commbank-0.1.0-1.i486.rpm106.35 KB30/04/2022 - 22:25
File harbour-commbank-0.1.0-1.armv7hl.rpm97.5 KB30/04/2022 - 22:25
File harbour-commbank-0.1.0-1.aarch64.rpm99.39 KB30/04/2022 - 22:25
File harbour-commbank-0.2.0-1.armv7hl.rpm104.41 KB04/10/2022 - 22:07
File harbour-commbank-0.2.0-1.aarch64.rpm106.92 KB04/10/2022 - 22:07
Changelog: 

04.10.2022 Version 0.2.0 (alpha!)

  • added new about page
  • fixed scroll behaviour in account overview page
  • display portfolio positions
  • updated loading of transactions (last 180 days are possible), 20 at a time

30.04.2022 Version 0.1.0 (alpha!)

  • initial release