marketing

Marketing materials (presentations, posters, flyers)
Log | Files | Refs

commit 992b717b258c192b52c042c598730954c6703d77
parent c653d31903a0b4015b503de2ed72d0727e8c06c7
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 10 Nov 2022 18:08:15 +0100

-fix ct'

Diffstat:
Mstandards/draft-grothoff-taler.xml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/standards/draft-grothoff-taler.xml b/standards/draft-grothoff-taler.xml @@ -266,13 +266,13 @@ also <xref target="taler-registry" />). <t>merchant_prefix_path: list of path components that identifies the path prefix of the merchant base URL</t> <t>order_id: the order ID that the customer is asked to pay for</t> <t>session_id: the session ID under which the payment takes place</t> - <t>c: a high-entropy order "ClaimToken"</t> + <t>ct: a high-entropy order "ClaimToken"</t> </list> </t> <t> <list style="symbols"> <t>Name: pay</t> -<t>Syntax: taler://pay/{merchant_host}{/merchant_prefix_path*}/{order_id}/{session_id}{?c}</t> +<t>Syntax: taler://pay/{merchant_host}{/merchant_prefix_path*}/{order_id}/{session_id}{?c=ct}</t> <t>Example: taler://pay/merchant.example.com/42/</t> <t>Contact: N/A</t> <t>References: [this.I-D]</t>