merchant

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

commit 8b13f276893aa41829fca0f190fac8524fa773d9
parent 466604d8a9ff94487b200e62bcd7700647e6c16e
Author: Florian Dold <florian.dold@gmail.com>
Date:   Mon, 23 May 2016 17:55:58 +0200

authors

Diffstat:
Msrc/backend/taler-merchant-httpd_pay.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/backend/taler-merchant-httpd_pay.c b/src/backend/taler-merchant-httpd_pay.c @@ -18,6 +18,7 @@ * @brief handling of /pay requests * @author Marcello Stanisci * @author Christian Grothoff + * @author Florian Dold */ #include "platform.h" #include <jansson.h>