commit e6764ef3732ea0ea5ebcd5009b27bd728c93ce5f
parent 5dce942b3e8506deda2413cf0f9633d6e2d3dec1
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 22 Apr 2026 22:45:31 +0200
clarify encodings used
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/design-documents/076-paywall-proxy.rst b/design-documents/076-paywall-proxy.rst
@@ -87,10 +87,10 @@ Steps:
endpoint that returns when an order with the given session ID has been paid
for (regardless of the order ID, which is not known to the browser).
* A wallet now needs to instantiate the pay template, passing the
- ``session_id`` and the ``website`` as an additional inputs
+ ``session_id`` and the ``fulfillment_url`` as an additional inputs
to the order creation (the session ID here will work just like
existing use of ``session_ids`` in session-bound payments).
- Similarly, the ``website`` works as the fulfillment URL as usual.
+ Similarly, the ``{website}`` works as the fulfillment URL as usual.
* The wallet then must pay for the resulting order
by talking to the Merchant backend.
* When the long-poller returns and the payment has succeeded, the