#
hbci
Here are 28 public repositories matching this topic...
Fork of HBCI4Java (from http://hbci4java.kapott.org), that contains support for chipTAN, smsTAN, HHD, SEPA and other fixes/enhancements
-
Updated
Jun 29, 2020 - Java
android
ios
xamarin
german
dotnet
balance
payment
mono
bank
fintech
banking
hbci
fints
banking-applications
transfer-money
banker-orders
ebics
mobile-banking
banking-api
pintan
-
Updated
Jun 22, 2020 - C#
valb3r
commented
Apr 1, 2020
Replace dynamic context evaluation like done in
provide-psu-password: ${protocol.embedded-ui-base-url}/ais/#{context.getAuthorizationSessionIdIfOpened()}/authenticate?wrong=#{context.getWrongAuthCredentials()}
to URI builder (UriComponentsBuilder.fromHttpUrl), so that value becomes like:
provide-psu-password: ${protocol.embedded-ui-base-url}/ais/{sessionId}/authenticate
and query params are
Bank account services as playground for Elm + AppEngine + gRPC
-
Updated
Mar 5, 2018 - Go
Angular Frontend for Banking App
-
Updated
Jan 24, 2020 - TypeScript
A pure ruby HBCI client for talking with german banks
-
Updated
Jun 11, 2020 - Ruby
Get transactions via fints (HBCI) and safe them in a OFX File
-
Updated
Feb 1, 2019 - Python
Improve this page
Add a description, image, and links to the hbci topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hbci topic, visit your repo's landing page and select "manage topics."


The Sparkassen have discovered, that waiting to transmit the chipTAN-data via flickercode takes bloody ages at times and came up with something new and revolutionary: a QR-code!
As far as I can tell, the same data that goes into the flickercode is just put inside a QR-code for scanning convenience.Seems like there is going a little bit of encoding going into the QR-code: https://gist.gi