merchant

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

commit 1dd7c9a2e096c3febb4be89362a604fbfcb99fea
parent c9b67d6be8f4e47ee27e6bacfb5b01ad05b38c10
Author: bohdan-potuzhnyi <bohdan.potuzhnyi@gmail.com>
Date:   Thu, 12 Dec 2024 14:35:03 +0100

fixing the donau_test_command definition

Diffstat:
Msrc/testing/test_merchant_api.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c @@ -1821,6 +1821,7 @@ run (void *cls, "get-donau-instance", merchant_url, MHD_HTTP_OK), + TALER_TESTING_cmd_end () }; struct TALER_TESTING_Command commands[] = {