summaryrefslogtreecommitdiff
path: root/design-documents/007-payment.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-08-09 13:19:59 +0200
committerChristian Grothoff <christian@grothoff.org>2020-08-09 13:19:59 +0200
commitfd309549942d4074a9bb0c4f7067b3327a3f9e4d (patch)
treed9f02626e3a3ffa684c69e00b3a597e7bee9ce31 /design-documents/007-payment.rst
parent8c00a684bbcd0e69d705411e7f0971f55f54a30a (diff)
downloaddocs-fd309549942d4074a9bb0c4f7067b3327a3f9e4d.tar.gz
docs-fd309549942d4074a9bb0c4f7067b3327a3f9e4d.tar.bz2
docs-fd309549942d4074a9bb0c4f7067b3327a3f9e4d.zip
move order-ID into cookie
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 21f2550a..d8c7f35f 100644
--- a/design-documents/007-payment.rst
+++ b/design-documents/007-payment.rst
@@ -205,7 +205,7 @@ The Back Button
The following steps lead to unintuitive navigation:
1. Purchase a paywalled URL for the first time via a detached wallet
2. Marvel at the fulfillment page
-3. Press the back button (or go back to bookmarked page 1), possibly press reload if page was still cached
+3. Press the back button (or go back to bookmarked page 1), possibly press reload if page was still cached).
This will display an error message, as the authentication via the claim token on the
``/orders/{order-ID}`` page is not valid anymore.