summaryrefslogtreecommitdiff
path: root/libeufin/sepa.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-06-03 14:08:49 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-06-03 14:08:49 +0530
commit29fbce7e64abba671d539b4e1cb99fcce1b52133 (patch)
tree167e7b90dca968ec7405e50abb330edb5f4542ad /libeufin/sepa.rst
parent23ee9f63af1e7fccb0ba7fe81b7f6d0dc1b9e1d3 (diff)
downloaddocs-29fbce7e64abba671d539b4e1cb99fcce1b52133.tar.gz
docs-29fbce7e64abba671d539b4e1cb99fcce1b52133.tar.bz2
docs-29fbce7e64abba671d539b4e1cb99fcce1b52133.zip
start with SEPA docs
Diffstat (limited to 'libeufin/sepa.rst')
-rw-r--r--libeufin/sepa.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/libeufin/sepa.rst b/libeufin/sepa.rst
new file mode 100644
index 00000000..9555256a
--- /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.