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.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/design-documents/007-payment.rst b/design-documents/007-payment.rst
index d8c7f35f..c897dd0f 100644
--- a/design-documents/007-payment.rst
+++ b/design-documents/007-payment.rst
@@ -211,3 +211,7 @@ This will display an error message, as the authentication via the claim token on
``/orders/{order-ID}`` page is not valid anymore.
We could consider still allowing authentication with the claim token in this case.
+
+Proposal: generate 410 Gone in case token is provided for claimed order. For now
+in JSON, eventually possibly with a nice HTML page if respective content type is
+provided.