merchant

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

commit ba3c9fe3c7ef76987ddfd3e958c958371d382e4b
parent 29938f9ab72f3382535444b7ae1eaf19001822d6
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  9 Nov 2016 18:17:17 +0100

commenting out advanced topics for now

Diffstat:
Mdoc/manual.texi | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/manual.texi b/doc/manual.texi @@ -943,6 +943,9 @@ transaction_id=<TRANSACTION_ID>&timestamp=<CONTRACTTIMESTAMP> @chapter Integration of GNU Taler with the back office +@bye + + @node Advanced-topics @chapter Advanced topics @@ -1021,5 +1024,3 @@ performed by returning JavaScript code from @code{taler-wallet-lib.js} that triggers the wallet to send the payment to the pay page. Once the pay page receives the payment, it sets the state for the payment as "payed". - -@bye