gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated (2779312 -> c5dfb85)


From: gnunet
Subject: [taler-docs] branch master updated (2779312 -> c5dfb85)
Date: Fri, 12 Mar 2021 06:21:21 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a change to branch master
in repository docs.

    from 2779312  reword "each aspect" blurb slightly
     new 451ce3c  fix typo: s/products products/products/
     new d7e1451  fix typo: s/instnaces/instances/
     new b448524  remove spurious "and"
     new 18b73d9  mention :http:post:`[/instances/$INSTANCE]/private/orders`
     new c5dfb85  document contract term ‘_forgettable’

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 taler-mcig.rst | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/taler-mcig.rst b/taler-mcig.rst
index 251cdad..386cb23 100644
--- a/taler-mcig.rst
+++ b/taler-mcig.rst
@@ -140,10 +140,11 @@ are demonstrated in the next section.
   Taxes can be set when the product is added to the inventory,
   prior to any customer purchase experience
   (see :http:post:`[/instances/$INSTANCE]/private/products`,
-  :http:get:`[/instnaces/$INSTANCE]/private/products`,
+  :http:get:`[/instances/$INSTANCE]/private/products`,
   and :http:get:`[/instances/$INSTANCE]/private/products/$PRODUCT_ID`)
   or specified explicitly by the frontend when adding
-  products products to an order that are not managed by the backend inventory.
+  products to an order that are not managed by the backend inventory
+  (see :http:post:`[/instances/$INSTANCE]/private/orders`).
 
 **fees**
   The Taler protocol charges a *deposit fee* (see step 5, above),
@@ -151,7 +152,7 @@ are demonstrated in the next section.
   This can be configured to a maximum amount, per order.
 
   You can set ``default_max_deposit_fee`` in :http:post:`/private/instances`,
-  or override the default by setting and ``max_fee`` when creating an order.
+  or override the default by setting ``max_fee`` when creating an order.
 
   There is also the *wire fee* (see step 6, above),
   which you may choose to pay or to pass on to the customer.
@@ -179,7 +180,10 @@ are demonstrated in the next section.
 
   To forget a set of details, first the details that are to be forgotten
   must be marked by including the names of the respective fields
-  in a special field " (FIXME: How?, When? => see: 
https://bugs.gnunet.org/view.php?id=6365).
+  in a special field ``_forgettable`` in the contract.
+  The value of the field is a list of jq(1)-style paths.
+  FIXME: What about salt?
+
   Then, you can use:
   :http:patch:`[/instances/$INSTANCE]/private/orders/$ORDER_ID/forget`
   to forget those details.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]