summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_get_orders.c
AgeCommit message (Expand)Author
2022-07-08-change to date_sChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-12-11fix #7123Christian Grothoff
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2021-04-02fix format stringChristian Grothoff
2021-04-01implement #6816: use more sane format for date argument in GET /private/order...Christian Grothoff
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