summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-post-orders.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-05-01 19:53:54 +0200
committerChristian Grothoff <christian@grothoff.org>2020-05-01 19:53:54 +0200
commit3528056f9afa9b540ba4ca3f57eb581e5b514540 (patch)
treebd1e59ee12fa3c07d2ace8e7d2017894aa4f6728 /src/backend/taler-merchant-httpd_private-post-orders.c
parent9b18406bc43bb2bb2d0c62526f2dcf9d1a4c043c (diff)
downloadmerchant-3528056f9afa9b540ba4ca3f57eb581e5b514540.tar.gz
merchant-3528056f9afa9b540ba4ca3f57eb581e5b514540.tar.bz2
merchant-3528056f9afa9b540ba4ca3f57eb581e5b514540.zip
adapt to exchangev8 protocol
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-post-orders.c')
-rw-r--r--src/backend/taler-merchant-httpd_private-post-orders.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/backend/taler-merchant-httpd_private-post-orders.c b/src/backend/taler-merchant-httpd_private-post-orders.c
index 99e2a584..9d3c5c0a 100644
--- a/src/backend/taler-merchant-httpd_private-post-orders.c
+++ b/src/backend/taler-merchant-httpd_private-post-orders.c
@@ -553,6 +553,8 @@ patch_order (struct MHD_Connection *connection,
{
struct GNUNET_TIME_Absolute zero = { 0 };
+ // FIXME: #5957: add way to compute non-zero refund deadline
+ // from 'refund delay' specified "somewhere".
GNUNET_assert (0 ==
json_object_set_new (order,
"refund_deadline",