merchant

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

commit 061fcf31f3bf90ccec7199de5a6ea2af72b727be
parent 6970f52129ad38c77ba2deb57bfc83dfa8069c39
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Mon, 27 Mar 2017 10:42:03 +0200

README

Diffstat:
Msrc/samples/README | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/samples/README b/src/samples/README @@ -18,7 +18,9 @@ Any config file must look like the following one. [payments-generator] -# where on this machine the exchange listens +# where on this machine the exchange listens; note that +# this exchange must be among the ones accepted by the +# merchant exchange = http://localexchange/ # where on this machine the merchant listens