summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_get_orders.c
AgeCommit message (Expand)Author
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2021-01-18only log things as ERROR that are actually ERRORsChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-13Doxygen fixesMS
2020-10-13doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-07-30add 'paid' to GET /private/orders response entriesJonathan Buchanan
2020-07-27add amount, summary, and refundable to GET /private/ordersJonathan Buchanan
2020-07-16API change, #6188Christian Grothoff
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-06-23also parse and return timestamp and row_idChristian Grothoff
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-14clean up logic: use new EXCHANGE_YNA enum, avoid crazy macro construction to ...Christian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff