From 9873d9a4cc3a4e405fa7a0281b6b121a1f9fdb56 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 24 Mar 2021 06:15:05 -0400 Subject: fix auto-refund period explanation; add customer recourse on non-fulfillment/non-refund case --- taler-mcig.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'taler-mcig.rst') 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`. -- cgit v1.2.3