From 9c7765447e2a84a6dbfa4e908981542461a28538 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 9 Aug 2020 13:00:35 +0200 Subject: remove claim token --- design-documents/007-payment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design-documents') diff --git a/design-documents/007-payment.rst b/design-documents/007-payment.rst index 0b4ca4ad..1de6f6fc 100644 --- a/design-documents/007-payment.rst +++ b/design-documents/007-payment.rst @@ -152,7 +152,7 @@ The merchant backend runs the following steps to generate the HTML page for :: - taler{proto_suffix}://pay/{/merchant_prefix*}/{order-id}/{session-ID}?c={claim-token} + taler{proto_suffix}://pay/{/merchant_prefix*}/{order-id}/{session-ID} The generated Web site should long-poll to check for the payment happening. It should then redirect to the *fulfillment-URL* of the order once -- cgit v1.2.3