You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/quickstart.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,14 @@ Getting started
4
4
Register for a product ID
5
5
-------------------------
6
6
7
-
As of September 14th, 2019, all FinTS client programs need to be registered with the ZKA.
7
+
As of September 14th, 2019, all FinTS client programs need to be registered with the Deutsche Kreditwirtschaft.
8
8
You need to fill out a PDF form and will be assigned a product ID that you can pass to this library.
9
9
It can take up to two weeks for the product ID to be assigned.
10
10
11
11
The reason for this requirement is compliance with the European Unions 2nd Payment Services Directive (PSD2)
12
12
which mandates that end-users can transparently see which applications are accessing their bank account.
13
13
14
-
You cna find more information as well as the registration form on the `ZKA Website`_ (only available in German).
14
+
You can find more information as well as the registration form on the `DK Website`_ (only available in German).
15
15
16
16
Start coding
17
17
------------
@@ -64,4 +64,4 @@ commands using the client instance:
64
64
65
65
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`).
0 commit comments