merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit b69daccae7c6e4a17bcfbf4d9aaadf4a610989f2
parent 701c5ea7e0245f999307c6e7fff266586b7dca6b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  9 Nov 2016 17:24:47 +0100

next chapter to be added: title

Diffstat:
Mdoc/manual.texi | 14++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/doc/manual.texi b/doc/manual.texi @@ -52,12 +52,14 @@ Texts. A copy of the license is included in the section entitled @end ifnottex @menu -* Introduction:: Whom this manual is addressed to -* Installation:: Installing the Merchant backend -* Configuration:: How to set up the Merchant backend -* Hello-world:: How to set up a minimalistic shop +* Introduction:: Whom this manual is addressed to +* Installation:: Installing the Merchant backend +* Configuration:: How to set up the Merchant backend +* Hello-world:: How to set up a minimalistic shop +* Back-office-integration:: How to integrate with the back office @end menu + @node Introduction @chapter Introduction @@ -118,7 +120,6 @@ account information is encapsulated within the Taler backend. @node Installation - @menu * generic-instructions:: Generic installation guidelines * Installing Taler with GNU Guix:: Installing Taler with GNU Guix @@ -862,10 +863,11 @@ transaction_id=<TRANSACTION_ID>&timestamp=<CONTRACTTIMESTAMP> @end smallexample +@node Back-office-integration @chapter Integration of GNU Taler with the back office - +@node Advanced-topics @chapter Advanced topics This chapter includes draft texts for advanced topics which have