From 82349d6b3bb931d14c24379c13313909a6180ab7 Mon Sep 17 00:00:00 2001 From: Yannik Enss Date: Fri, 3 Jan 2025 15:23:57 +0100 Subject: [PATCH] Update link for obtaining product ID (#180) old link leads to 404 also update ZKA -> DK, fix typo --- docs/quickstart.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 2d37882..382fba3 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -4,14 +4,14 @@ Getting started Register for a product ID ------------------------- -As of September 14th, 2019, all FinTS client programs need to be registered with the ZKA. +As of September 14th, 2019, all FinTS client programs need to be registered with the Deutsche Kreditwirtschaft. You need to fill out a PDF form and will be assigned a product ID that you can pass to this library. It can take up to two weeks for the product ID to be assigned. The reason for this requirement is compliance with the European Unions 2nd Payment Services Directive (PSD2) which mandates that end-users can transparently see which applications are accessing their bank account. -You cna find more information as well as the registration form on the `ZKA Website`_ (only available in German). +You can find more information as well as the registration form on the `DK Website`_ (only available in German). Start coding ------------ @@ -64,4 +64,4 @@ commands using the client instance: Go on to the next pages to find out what commands are supported! There is also a full example on how to get your bank transactions if a TAN is required (:ref:`tans-full-example`). -.. _ZKA Website: https://www.hbci-zka.de/register/prod_register.htm \ No newline at end of file +.. _DK Website: https://www.fints.org/de/hersteller/produktregistrierung -- 2.47.2