From e12f64d45b2f58b716497aab6fd6273b8f92b740 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 9 Sep 2020 23:11:51 +0200 Subject: likely fix for #6581, still needs testcase --- src/backend/taler-merchant-httpd_get-orders-ID.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/backend/taler-merchant-httpd_get-orders-ID.c') diff --git a/src/backend/taler-merchant-httpd_get-orders-ID.c b/src/backend/taler-merchant-httpd_get-orders-ID.c index 82d74f48..e875a3be 100644 --- a/src/backend/taler-merchant-httpd_get-orders-ID.c +++ b/src/backend/taler-merchant-httpd_get-orders-ID.c @@ -192,6 +192,8 @@ suspend_god (struct GetOrderData *god) "Suspending GET /orders/%s\n", god->order_id); TMH_long_poll_suspend (god->order_id, + god->session_id, + god->fulfillment_url, god->hc->instance, &god->sc, god->sc.awaiting_refund -- cgit v1.2.3