mschindler83 / fints-hbci-php

A PHP library to communicate with FinTS / HBCI Servers
MIT License
130 stars 62 forks source link

Outdated HBCI / FinTS Url #114

Open tschelabaumann opened 6 years ago

tschelabaumann commented 6 years ago

Looks like the URL https://www.hbci-zka.de/institute/institut_auswahl.htm does not contain anymore the list of URLs

KQuiskamp commented 6 years ago

To get access to the URLs you need to register at the website. The HBCI will log all accesses.

Original Text: "Für alle Banking-Anwendungen, die über das FinTS-Protokoll auf Institute zugreifen wird ab sofort eine Registrierungsmöglichkeit zur Verfügung gestellt, um den Kunden der Banken und Sparkassen mehr Transparenz über deren FinTS-Zugriffe anbieten zu können. "

simhnna commented 6 years ago

So they say you need to register to get access to the list. Has anyone tried contacting them to see if we can get a list without registration. It does mention it might be possible under (not defined) certain circumstances... Otherwise I guess we could start to compile our own list...

KQuiskamp commented 6 years ago

You need a API-Key for all calls. Only a List with the Endpoint URLs are useless. Currently it work only with the URLs but in few Month they change her API.

KaiReichart commented 5 years ago

I have found a file with HBCI URLs, I havent tested it yet but maybe this will help somebody: https://github.com/OpenBankProject/User-login/blob/master/src/main/resources/blz.properties

KaiReichart commented 5 years ago

https://linuxwiki.de/OpenHBCI/GetesteteBanken Here another

ickbinhier commented 5 years ago

https://github.com/willuhn/hbci4java/blob/master/src/blz.properties

mistervista commented 5 years ago

Regarding the FAQ from https://www.hbci-zka.de/register/register_faq.htm Original: "01.08.2019: Der Zugang ist nur noch mit registrierten Produkten möglich." Which means (in my opinion), that after 1. August 2019, any further access to FinTS will be refused if the used software is not registered.