summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-merchant.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index fa53fd8c..514d848a 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2582,10 +2582,10 @@ Authorizing tips
.. ts:def:: TipCreateRequest
interface TipCreateRequest {
- // Amount that the customer should be tipped
+ // Amount that the customer should be tipped.
amount: Amount;
- // Justification for giving the tip
+ // Justification for giving the tip.
justification: string;
// URL that the user should be directed to after tipping,
@@ -2599,7 +2599,7 @@ Authorizing tips
// Unique tip identifier for the tip that was created.
tip_id: HashCode;
- // taler://tip URI for the tip
+ // taler://tip URI for the tip.
taler_tip_uri: string;
// URL that will directly trigger processing