gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: start with SEPA docs


From: gnunet
Subject: [taler-docs] branch master updated: start with SEPA docs
Date: Wed, 03 Jun 2020 10:38:54 +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 29fbce7  start with SEPA docs
29fbce7 is described below

commit 29fbce7e64abba671d539b4e1cb99fcce1b52133
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Wed Jun 3 14:08:49 2020 +0530

    start with SEPA docs
---
 libeufin/index.rst |  1 +
 libeufin/sepa.rst  | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/libeufin/index.rst b/libeufin/index.rst
index 49d44de..a6d9162 100644
--- a/libeufin/index.rst
+++ b/libeufin/index.rst
@@ -11,4 +11,5 @@ LibEuFin is a project providing free software tooling for 
European FinTech.
   api-nexus
   api-sandbox
   ebics
+  sepa
   iso20022
diff --git a/libeufin/sepa.rst b/libeufin/sepa.rst
new file mode 100644
index 0000000..9555256
--- /dev/null
+++ b/libeufin/sepa.rst
@@ -0,0 +1,24 @@
+SEPA Payments
+#############
+
+This page collects reference materials and details for specifics of SEPA 
payments.
+
+SEPA Credit Transfer (SCT)
+==========================
+
+SCT is a "normal" bank transfer.  Details (terminology, data definitions, flow 
diagrams) can be found in the EPC's
+`SCT rulebook 
<https://www.europeanpaymentscouncil.eu/document-library/rulebooks/sepa-credit-transfer-rulebook>`__.
+
+
+Reject vs Return vs Recall
+--------------------------
+
+* A **rejected** payment is refused by the originator bank or the
+  clearing and settlement layer.
+* A **returned** payment is refused by the beneficiary's bank via a
+  counter-transaction over the settlement layer.
+* A payment is **recalled** when the originator's bank (potentially
+  requested by the originator) wants to "undo" a SCT.
+
+SEPA currently does **not** directly support a mechanism for the 
**beneficiary** to return
+a payment.

-- 
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]