[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: note for Wire Gateway API
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: note for Wire Gateway API |
Date: |
Tue, 05 Jan 2021 19:11:23 +0100 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 816dee4 note for Wire Gateway API
816dee4 is described below
commit 816dee4cfb58658ac2c4dc1b8c19e1d61e359385
Author: MS <ms@taler.net>
AuthorDate: Tue Jan 5 19:11:19 2021 +0100
note for Wire Gateway API
---
taler-exchange-manual.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index 1d30852..5c314ae 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -81,6 +81,13 @@ currencies such as USD or EUR. Similarly, the Taler exchange
must
interact with a bank. The bank of the exchange holds the exchange’s
funds in an escrow account.
+Note that, given the technical burden (XML-based communications,
+additional cryptography, and a vast variety of standards) due to
+interact with banks, the exchange uses a intermediary system to talk
+to its bank. Such intermediary system abstracts the native banking
+protocol by exposing the *Wire Gateway API*; this way, the exchange
+can conduct its banking operations in a simplified and JSON-based style.
+
When customers wire money to the escrow account, the bank notifies the
exchange about the incoming wire transfers. The exchange then creates a
*reserve* based on the subject of the wire transfer. The wallet which
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: note for Wire Gateway API,
gnunet <=