summaryrefslogtreecommitdiff
path: root/taler-mcig.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-24 06:15:05 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-24 06:15:05 -0400
commit9873d9a4cc3a4e405fa7a0281b6b121a1f9fdb56 (patch)
tree36fb9e55e494bb88c00ce726bffaee15b622e09a /taler-mcig.rst
parenteebd0b2be304080faea953db8e5296a36b3ed981 (diff)
downloaddocs-9873d9a4cc3a4e405fa7a0281b6b121a1f9fdb56.tar.gz
docs-9873d9a4cc3a4e405fa7a0281b6b121a1f9fdb56.tar.bz2
docs-9873d9a4cc3a4e405fa7a0281b6b121a1f9fdb56.zip
fix auto-refund period explanation; add customer recourse on non-fulfillment/non-refund case
Diffstat (limited to 'taler-mcig.rst')
-rw-r--r--taler-mcig.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/taler-mcig.rst b/taler-mcig.rst
index 1140e891..9e4ec0ff 100644
--- a/taler-mcig.rst
+++ b/taler-mcig.rst
@@ -220,9 +220,11 @@ are demonstrated in the next section.
(e.g. jammed vending machine), but there is no way to notify the
customer about a refund.
- If specified, the customer's wallet will wait that long after
- authorization (and before fulfillment) before automatically
- receiving a refund.
+ If specified, after contract authorization, the customer's wallet will
+ repeatedly check for either fulfillment or refund, up to the end of
+ the auto-refund period.
+ (If neither occur within that period, the customer should complain
+ to you for breach of contract.)
To set the auto-refund period, specify ``auto_refund``
in :http:post:`[/instances/$INSTANCE]/private/orders`.