summaryrefslogtreecommitdiff
path: root/design-documents/007-payment.rst
diff options
context:
space:
mode:
Diffstat (limited to 'design-documents/007-payment.rst')
-rw-r--r--design-documents/007-payment.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-documents/007-payment.rst b/design-documents/007-payment.rst
index b08cc26a..665838a1 100644
--- a/design-documents/007-payment.rst
+++ b/design-documents/007-payment.rst
@@ -189,7 +189,7 @@ The following example uses a detached wallet:
S: [Assigns session ID ``sess01`` to browser]
S: -> POST https://merchant-backend.demo.taler.net/orders
- S: -> GET https://merchant-backend.demo.taler.net/orders/ord01?session_id-sess01
+ S: -> GET https://merchant-backend.demo.taler.net/orders/ord01?session_id=sess01
B: <- HTTP 307, redirect to https://merchant-backend.demo.taler.net/orders/ord01?token=ct01&session=sess01