gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/02: formatting


From: gnunet
Subject: [taler-docs] 02/02: formatting
Date: Mon, 10 Aug 2020 13:54:55 +0200

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

dold pushed a commit to branch master
in repository docs.

commit f4d412ee1149740d0c9b88022e9815f9d48603d3
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Mon Aug 10 17:24:47 2020 +0530

    formatting
---
 design-documents/007-payment.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/design-documents/007-payment.rst b/design-documents/007-payment.rst
index c897dd0..dd01b60 100644
--- a/design-documents/007-payment.rst
+++ b/design-documents/007-payment.rst
@@ -82,7 +82,8 @@ The merchant backend runs the following steps to generate the
 
      
{backendBaseUrl}/orders/{order-ID}?h_contract={contract-hash}&session_id={session-ID}
 
-  together with the status *unpaid*. (If *session-ID* is null, it does not 
matter for which session the contract was paid.) **Terminate.**
+   together with the status *unpaid*. (If *session-ID* is null, it does not
+   matter for which session the contract was paid.) **Terminate.**
 
 6. Here *order-ID* must now identify an order that is *paid* or *refunded*. 
Obtain the contract terms hash *contract-hash* and return the URL
 
@@ -90,7 +91,8 @@ The merchant backend runs the following steps to generate the
 
      
{backendBaseUrl}/orders/{order-ID}?h_contract={contract-hash}&session_id={session-ID}
 
-  together with the status *paid* or *refunded* (and if applicable, with 
details about the applied refunds). **Terminate.**
+   together with the status *paid* or *refunded* (and if applicable, with
+   details about the applied refunds). **Terminate.**
 
 
 

-- 
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]