summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-08-09 13:19:48 +0200
committerChristian Grothoff <christian@grothoff.org>2020-08-09 13:19:48 +0200
commit8c00a684bbcd0e69d705411e7f0971f55f54a30a (patch)
treef47d89854d371fb40c1213fcb1348a97ec5fcf38 /design-documents
parente822824d8b012bbadd06c31f410dbe2bdf65f543 (diff)
downloaddocs-8c00a684bbcd0e69d705411e7f0971f55f54a30a.tar.gz
docs-8c00a684bbcd0e69d705411e7f0971f55f54a30a.tar.bz2
docs-8c00a684bbcd0e69d705411e7f0971f55f54a30a.zip
move order-ID into cookie
Diffstat (limited to 'design-documents')
-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 89aae5de..21f2550a 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
+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.