[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 11/18: mark up field names ‘amount’, ‘instance’, ‘justifica
From: |
gnunet |
Subject: |
[taler-docs] 11/18: mark up field names ‘amount’, ‘instance’, ‘justification’, ‘next_url’ |
Date: |
Fri, 12 Feb 2021 02:00:49 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a commit to branch master
in repository docs.
commit 6d32d8a1e3fa95cea7af760cd72c4595fa10de97
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Feb 11 19:41:17 2021 -0500
mark up field names ‘amount’, ‘instance’, ‘justification’, ‘next_url’
---
taler-merchant-api-tutorial.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index 675bf9c..cb6c678 100644
--- a/taler-merchant-api-tutorial.rst
+++ b/taler-merchant-api-tutorial.rst
@@ -447,15 +447,15 @@ funds available for tipping, query the ``/tip-query``
endpoint:
To authorize a tip, ``POST`` to ``/tip-authorize``. The following fields
are recognized in the JSON request object:
-- amount: Amount that should be given to the visitor as a tip.
+- ``amount``: Amount that should be given to the visitor as a tip.
-- instance: Merchant instance that grants the tip (each instance may
+- ``instance``: Merchant instance that grants the tip (each instance may
have its own independent tipping funds configured).
-- justification: Description of why the tip was granted. Human-readable
+- ``justification``: Description of why the tip was granted. Human-readable
text not exposed to the customer, but used by the Back Office.
-- next_url: The URL that the user’s browser should be redirected to by
+- ``next_url``: The URL that the user’s browser should be redirected to by
the wallet, once the tip has been processed.
The response from the backend contains a ``tip_redirect_url``. The
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-docs] branch master updated (647c891 -> 4407809), gnunet, 2021/02/11
- [taler-docs] 01/18: mark up ‘requests’, gnunet, 2021/02/11
- [taler-docs] 02/18: grammar: s/is//, gnunet, 2021/02/11
- [taler-docs] 06/18: mark up field names ‘contract_terms’, ‘refunded’, ‘refunded_amount’, gnunet, 2021/02/11
- [taler-docs] 04/18: say "discussed below" instead of "discussed later", gnunet, 2021/02/11
- [taler-docs] 10/18: fix typo: use anchor syntax for ‘authorize-tip’, gnunet, 2021/02/11
- [taler-docs] 03/18: mark up field names ‘amount’, ‘summary’, ‘fulfillment_url’, gnunet, 2021/02/11
- [taler-docs] 07/18: fix typo: s/endpoint/endpoints/, gnunet, 2021/02/11
- [taler-docs] 11/18: mark up field names ‘amount’, ‘instance’, ‘justification’, ‘next_url’,
gnunet <=
- [taler-docs] 12/18: fix typo: use anchor syntax for ‘pick-up-tip’, gnunet, 2021/02/11
- [taler-docs] 13/18: fix typo: s/reveil/reveal/, gnunet, 2021/02/11
- [taler-docs] 08/18: mark up field names ‘refund’, ‘reason’, gnunet, 2021/02/11
- [taler-docs] 05/18: diction: s/read/see/, gnunet, 2021/02/11
- [taler-docs] 18/18: mark up ‘locations’, gnunet, 2021/02/11
- [taler-docs] 15/18: mark up ‘quantity’, gnunet, 2021/02/11
- [taler-docs] 16/18: mark up ‘delivery_location’, gnunet, 2021/02/11
- [taler-docs] 14/18: diction: s/triplet/format/, gnunet, 2021/02/11
- [taler-docs] 09/18: change markup from " to ``, gnunet, 2021/02/11
- [taler-docs] 17/18: mark up ‘product_id’, ‘price’, ‘delivery_location’, gnunet, 2021/02/11