commit 5a145afd5e04c8f5cd21faa828c825fd55098acd parent 4198ebf8a5a9f2ab7c8e85bee839eaf21add4770 Author: Florian Dold <florian@dold.me> Date: Fri, 28 Jun 2024 11:00:28 +0200 specify external-confirmation as optional query parameter Diffstat:
| M | draft-grothoff-taler.xml | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/draft-grothoff-taler.xml b/draft-grothoff-taler.xml @@ -232,6 +232,14 @@ also <xref target="taler-registry" />). <t>bank_prefix_path: list of path components that identifies the path prefix of the bank integration API base URL</t> <t>withdrawal_uid: the unique ID of the withdrawal operation</t> </list> + + The following additional query parameters are supported: + <list style="symbols"> + <t>external-confirmation (optional): when set to "1", the wallet does not show a confirmation link to the user. + Useful when the withdrawal is initiated from an account that is not controlled by the same + user as the user of the wallet.</t> + </list> + </t> <t> <list style="symbols">