summaryrefslogtreecommitdiff
path: root/taler-merchant-api-tutorial.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-merchant-api-tutorial.rst')
-rw-r--r--taler-merchant-api-tutorial.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index 6db64000..1333dc4e 100644
--- a/taler-merchant-api-tutorial.rst
+++ b/taler-merchant-api-tutorial.rst
@@ -289,12 +289,12 @@ If the ``order_status`` field in the response is ``paid``, you will not
get a ``payment_redirect_url`` and instead information about the
payment status, including:
-- contract_terms: The full contract terms of the order.
+- ``contract_terms``: The full contract terms of the order.
-- refunded: ``true`` if a (possibly partial) refund was granted for
+- ``refunded``: ``true`` if a (possibly partial) refund was granted for
this purchase.
-- refunded_amount: Amount that was refunded
+- ``refunded_amount``: Amount that was refunded
Once the frontend has confirmed that the payment was successful, it
usually needs to trigger the business logic for the merchant to fulfill