merchant

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

commit d0210871bad5a117e507dcb14b19cd2fce146365
parent e23a4e4a923898cf1cdcd0f188ec966101140f16
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Wed, 29 Mar 2017 16:17:15 +0200

warn the reader on having the instance's bank
matching the exchange's when testing.

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

diff --git a/doc/manual.texi b/doc/manual.texi @@ -773,6 +773,8 @@ merchant = http://localbackend/ bank = https://bank.test.taler.net/ # The merchant instance in charge of serving the payment. +# Make sure this instance has a bank account at the same bank +# indicated by the 'bank' option above. instance = default # The currency used during the test. Must match the one used