merchant

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

commit 7381f75338f501628aa231524086dc6c0bb1f000
parent 7ca1490976ecff68fa57c37761cb4b9f1840ba7f
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Tue, 22 May 2018 14:35:42 +0200

Enabling the increase-unknown-reserve error case.

Diffstat:
Msrc/lib/test_merchant_api_new.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/lib/test_merchant_api_new.c b/src/lib/test_merchant_api_new.c @@ -652,7 +652,6 @@ run (void *cls, "EUR:5.01"), - #if 0 /* This command tests the authorization of tip * against a reserve that does not exist. This is * implemented by passing a "tip instance" that @@ -668,7 +667,6 @@ run (void *cls, "tip 2", "EUR:5.01", TALER_EC_TIP_AUTHORIZE_RESERVE_UNKNOWN), - #endif TALER_TESTING_cmd_tip_query ("query-tip-1", merchant_url,