summaryrefslogtreecommitdiff
path: root/core/taler-uri.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-11-29 23:04:24 +0100
committerFlorian Dold <florian.dold@gmail.com>2019-11-29 23:04:24 +0100
commit77c00cf9f710c0cff1836782a7b16113e01b6d42 (patch)
treeef597fd8a084ac4bb81849fad4d1cc6ab878c16d /core/taler-uri.rst
parentc7179569a342c902511ecaf919a45fa82e131dcf (diff)
downloaddocs-77c00cf9f710c0cff1836782a7b16113e01b6d42.tar.gz
docs-77c00cf9f710c0cff1836782a7b16113e01b6d42.tar.bz2
docs-77c00cf9f710c0cff1836782a7b16113e01b6d42.zip
spec taler://refund/ URIs
Diffstat (limited to 'core/taler-uri.rst')
-rw-r--r--core/taler-uri.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/taler-uri.rst b/core/taler-uri.rst
index c5ffe84b..a8930634 100644
--- a/core/taler-uri.rst
+++ b/core/taler-uri.rst
@@ -70,6 +70,14 @@ Optionally, ``reserve-pub`` can be specified to also indicate the reserve that
has been updated.
+-------
+Refunds
+-------
+
+.. code:: none
+
+ 'taler://refund/' merchant-host '/' merchant-public-prefix '/' merchant-instance '/' order-id
+
-------------------------
Low-level Reserve Actions
-------------------------