Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rückmeldungscode 9391 #458

Open
Philipp91 opened this issue Oct 11, 2024 · 1 comment
Open

Rückmeldungscode 9391 #458

Philipp91 opened this issue Oct 11, 2024 · 1 comment

Comments

@Philipp91
Copy link
Contributor

https://www.f-i.de/fints

Wir bitten daher die Hersteller seit März 2023, ihre Produkte auf die korrekte Umsetzung zu prüfen, damit alle Kunden die Geräteerkennung problemlos nutzen können. Insbesondere muss jedes FinTS-Produkt beim Empfang des Rückmeldecodes 9391 korrekt mit einem „HKSYN“ reagieren und damit die Synchronisation der Kundensystem-ID vornehmen. Des Weiteren muss das Produkt die FinTS-Kundensystem-ID korrekt speichern und bei künftiger FinTS-Kommunikation verwenden. Anderenfalls würde künftig eine weitere Kommunikation vom Banksystem erneut mit dem Rückmeldecode 9391 abgewiesen. Die Ausführung bankfachlicher Geschäftsvorfälle wäre somit nicht mehr möglich.

Für weitere technische Details verweisen wir auf die FinTS-Spezifikation:

https://www.hbci-zka.de/dokumente/spezifikation_deutsch/fintsv3/FinTS_3.0_Formals_2017-10-06_final_version.pdf
(insbesondere Kap. C8)
https://www.hbci-zka.de/dokumente/spezifikation_deutsch/FinTS_Rueckmeldungscodes_2023-03-27_final_version.pdf

@Philipp91
Copy link
Contributor Author

Following these two links, there's only one occurrence of 9391:

9391 Neue Kundensystem-ID holen

Not much information from the specification's side. But it seems like we're supposed to trigger a fresh sync when receiving this response code. Presumably bank servers use the Kundensystem-ID for something like an auth token, but once that expires, it needs to be refreshed, so then they send this code.

The implementation of this functionality in hbci4java seems to confirm that all we need to do is trigger a sync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant