summaryrefslogtreecommitdiff
path: root/taler-wallet.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-11-21 18:05:54 +0100
committerFlorian Dold <florian.dold@gmail.com>2019-11-21 18:06:05 +0100
commit8bbe24853312b67ab7b6d88ad1d94a706f7c733f (patch)
tree603ef844028e6a8c141af22961d686a4bb858824 /taler-wallet.rst
parent2749465912cf196a6de7fb7b1c0dcdd5eb268f53 (diff)
downloaddocs-8bbe24853312b67ab7b6d88ad1d94a706f7c733f.tar.gz
docs-8bbe24853312b67ab7b6d88ad1d94a706f7c733f.tar.bz2
docs-8bbe24853312b67ab7b6d88ad1d94a706f7c733f.zip
wallet WIP
Diffstat (limited to 'taler-wallet.rst')
-rw-r--r--taler-wallet.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/taler-wallet.rst b/taler-wallet.rst
index 21ff250d..1b63f2d3 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -112,6 +112,15 @@ verbosity level ``<=`` the queried level are returned.
The following event types are available:
+``exchange-added``
+ Emitted when an exchange has ben added to the wallet.
+
+``exchange-update-started``
+ Emitted when updating an exchange has started.
+
+``exchange-update-finished``
+ Emitted when updating an exchange has started.
+
``reserve-created`` (Level 1)
A reserve has been created. Contains the following detail fields:
@@ -199,6 +208,10 @@ The following event types are available:
Pending Operations
------------------
+
+``exchange-update``:
+ Shown when exchange information (``/keys`` and ``/wire``) is being updated.
+
``reserve``:
Shown when a reserve has been created (manually or via dereferencing a ``taler://withdraw`` URI),
but the reserve has not been confirmed yet.
@@ -267,3 +280,8 @@ Pending Operations
**Rendering**: The pending operation is rendered as "fetching change", optionally
with "(after manual request)", "(after payment") or "(after refund)".
+``refund``
+ Shown when a merchant's refund permission is handed to the exchange.
+
+``tip``
+ Shown when a tip is being picked up from the merchant