gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/02: iban


From: gnunet
Subject: [taler-docs] 02/02: iban
Date: Thu, 09 Dec 2021 17:02:42 +0100

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

grothoff pushed a commit to branch master
in repository docs.

commit 704f3592f1e9308336567dd39c1f24ce90cbb39d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Dec 9 17:02:37 2021 +0100

    iban
---
 core/api-exchange.rst                         | 2 +-
 core/wireformats.rst                          | 2 +-
 design-documents/012-fee-schedule-metrics.rst | 2 +-
 taler-exchange-manual.rst                     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 2638604..607c454 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -421,7 +421,7 @@ possibly by using HTTPS.
       // incoming wire transfers.
       accounts: WireAccount[];
 
-      // Object mapping names of wire methods (i.e. "sepa" or "x-taler-bank")
+      // Object mapping names of wire methods (i.e. "iban" or "x-taler-bank")
       // to wire fees.
       fees: { method : AggregateTransferFee };
 
diff --git a/core/wireformats.rst b/core/wireformats.rst
index d4ffe5f..591f1ce 100644
--- a/core/wireformats.rst
+++ b/core/wireformats.rst
@@ -56,7 +56,7 @@ follow the ``payto://`` specification for SEPA:
 
 .. code-block:: none
 
-  payto://sepa/IBAN
+  payto://iban/IBAN
 
 .. [#sepa] SEPA - Single Euro Payments Area:
            http://www.ecb.europa.eu/paym/sepa/html/index.en.html
diff --git a/design-documents/012-fee-schedule-metrics.rst 
b/design-documents/012-fee-schedule-metrics.rst
index 01fd484..031783c 100644
--- a/design-documents/012-fee-schedule-metrics.rst
+++ b/design-documents/012-fee-schedule-metrics.rst
@@ -544,4 +544,4 @@ Other documents regarding fee specifications:
 
 * Fee schedule and metrics from the users' point of view :doc:`008-fees`
 
-* Wire fee for different wiring methods (``sepa`` or ``x-taler-wire``) 
<https://docs.taler.net/taler-exchange-manual.html#wire-fee-structure>
+* Wire fee for different wiring methods (``iban`` or ``x-taler-wire``) 
<https://docs.taler.net/taler-exchange-manual.html#wire-fee-structure>
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index db0a5fe..7beb7fb 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -711,7 +711,7 @@ Wire fee structure
 .. index:: wire fee
 .. index:: fee
 
-For each wire method (“sepa” or “x-taler-bank”) the
+For each wire method (“iban” or “x-taler-bank”) the
 exchange must know about applicable wire fees. This is also done
 using the ``taler-exchange-offline`` tool:
 

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