summaryrefslogtreecommitdiff
path: root/taler-merchant-api-tutorial.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-02-11 19:57:56 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-02-11 19:57:56 -0500
commitc27bbe9db0744ae8129d719c4c8445317b46bb92 (patch)
tree00ce9c7fd067f8ab3a5fc914e6c70d57e44ad4bd /taler-merchant-api-tutorial.rst
parentbeb3ffd18028587e21a9e3a99fc01692de17b9bd (diff)
downloaddocs-c27bbe9db0744ae8129d719c4c8445317b46bb92.tar.gz
docs-c27bbe9db0744ae8129d719c4c8445317b46bb92.tar.bz2
docs-c27bbe9db0744ae8129d719c4c8445317b46bb92.zip
mark up ‘product_id’, ‘price’, ‘delivery_location’
Diffstat (limited to 'taler-merchant-api-tutorial.rst')
-rw-r--r--taler-merchant-api-tutorial.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index c28d5cc4..73faf56d 100644
--- a/taler-merchant-api-tutorial.rst
+++ b/taler-merchant-api-tutorial.rst
@@ -686,9 +686,9 @@ products
Values can be omitted if they are not applicable. For example, if a
purchase is about a bundle of products that have no individual prices
- or product IDs, the product_id or price may not be specified in the
+ or product IDs, the ``product_id`` or ``price`` may not be specified in the
contract. Similarly, for virtual products delivered directly via the
- fulfillment URI, there is no delivery location.
+ fulfillment URI, there is no ``delivery_location``.
merchant
address