gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: even more examples


From: gnunet
Subject: [taler-docs] branch master updated: even more examples
Date: Tue, 09 Jun 2020 10:45:01 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 33e98c5  even more examples
33e98c5 is described below

commit 33e98c5a011ffb7c6f3fa5e9640518ccca08020d
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Tue Jun 9 14:14:52 2020 +0530

    even more examples
---
 libeufin/banking-protocols.rst | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/libeufin/banking-protocols.rst b/libeufin/banking-protocols.rst
index 1ae08ba..dd8c474 100644
--- a/libeufin/banking-protocols.rst
+++ b/libeufin/banking-protocols.rst
@@ -63,6 +63,9 @@ third party access they give to their bank account in their 
online banking
 system.  That mechanism is conceptually similar to OAuth2.  In fact, some
 implementations of PSD2 even use OAuth2 directly.
 
+PSD2 APIs usually use JSON as a data format.  Often the schema and terminology 
is "inspired" by ISO20022
+messages, but no actual ISO20022 XML message formats are used.
+
 PSD2 requires two main services to be available via an API:
 
 * AIS (Account Information Service).
@@ -77,8 +80,13 @@ legal prerequisites.
 On a technical level, using PSD2 APIs usually requires having an `EIDAS
 <https://en.wikipedia.org/wiki/EIDAS>`__ certificate.
 
-Examples:
- * `Sparkasse <https://xs2a.sparkassen-hub.com/home>`__
+Examples (bank offerings):
+ * `Sparkasse <https://xs2a.sparkassen-hub.com/home>`__ (Berlin Group based)
+ * `Deutsche Bank <https://developer.db.com/products/psd2>`__
+
+Examples (standards):
+ * `STET PSD2 API <https://www.stet.eu/en/psd2/>`__
+ * `Berlin Group NextGenPSD2 
<https://www.berlin-group.org/nextgenpsd2-downloads>`__
 
 
 Bank-Proprietary APIs

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]