merchant

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

commit d622b09b7c1eda9e77120f83b4298069d9409d44
parent b63aa983978750c304ce8c2d87649b3fa2339b08
Author: Florian Dold <dold@inria.fr>
Date:   Sun, 20 Dec 2015 01:07:05 +0100

Relative URLs

Diffstat:
Msrc/frontend/index.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/frontend/index.html b/src/frontend/index.html @@ -129,7 +129,7 @@ <p>So, please choose a project and the amount of KUDOS you wish to donate:</p> - <form name="tform" action="/checkout.php" method="POST"> + <form name="tform" action="checkout.php" method="POST"> <div class="participation" id="fake-shop"> <br> <input type="radio" name="donation_receiver" value="Taler" checked="true">GNU Taler</input>