lsd0006

LSD0006: The 'taler' URI scheme
Log | Files | Refs

commit 4c968a0e699c3250c119042b0d0c33010bd24671
parent 931d80a60836e6ba1f3e7efc8e69624bc5b4ad2e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  6 Feb 2024 12:43:41 +0100

remove deprecated tip from spec

Diffstat:
Mdraft-grothoff-taler.xml | 27+--------------------------
1 file changed, 1 insertion(+), 26 deletions(-)

diff --git a/draft-grothoff-taler.xml b/draft-grothoff-taler.xml @@ -298,30 +298,6 @@ also <xref target="taler-registry" />). </t> </section> -<section anchor="registry-entry-tip" title="Action: tip"> - <t> - A tipping URI instructs the wallet to download information about a tip from - a merchant and to ask the user to accept/decline the tip. - </t> - <t> - The specific arguments of a "tip" action are: - <list style="symbols"> - <t>merchant_host: hostname of the merchant (possibly including a port number)</t> - <t>merchant_prefix_path: list of path components that identifies the path prefix of the merchant base URL</t> - <t>tip_id: identifier that uniquely identifies the tip</t> - </list> -</t> -<t> -<list style="symbols"> -<t>Name: tip</t> -<t>Syntax: taler://tip/{merchant_host}{/merchant_prefix_path*}/{tip_id}/</t> -<t>Example: taler://tip/merchant.com/FIXME</t> -<t>Contact: N/A</t> -<t>References: [this.I-D]</t> -</list> -</t> -</section> - <section anchor="registry-entry-pay-push" title="Action: pay-push"> <t> A pay-push URI instructs the wallet to ask the user about accepting a P2P @@ -522,7 +498,7 @@ also <xref target="taler-registry" />). <section anchor="registry-entry-withdraw-exchange" title="Action: withdraw-exchange"> <t> An "withdraw-exchange" action instructs the wallet to display a prompt to the user, asking - the user to confirm/decline withdrawing from the exchange. The amount to be withdraw MAY be + the user to confirm/decline withdrawing from the exchange. The amount to be withdraw MAY be specified in the URI with the "amount" parameter and this SHOULD be used as suggested input for the withdraw. The user MUST accept the ToS and select the correct amount before starting the withdrawal. @@ -607,7 +583,6 @@ dots and dashes)</t> pay | N/A | [This.I-D] withdraw | N/A | [This.I-D] refund | N/A | [This.I-D] - tip | N/A | [This.I-D] pay-pull | N/A | [This.I-D] pay-push | N/A | [This.I-D] pay-template | N/A | [This.I-D]