merchant

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

commit f62a35236347c5644b404628e1d368bb49620c2a
parent 804c52553464167c9fa0c7243939f17cee42c172
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  4 Jun 2023 11:40:44 +0200

-remove FIXME: was already fixed

Diffstat:
Msrc/include/taler_merchant_service.h | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h @@ -4382,8 +4382,6 @@ typedef void * Issue a GET /private/tips/$TIP_ID (private variant) request to the backend. * Returns information needed to pick up a tip. * - * FIXME: lp_timeout/min_pick_up not implemented in backend! - * * @param ctx execution context * @param backend_url base URL of the merchant backend * @param tip_id which tip should we query