summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-orders.c
AgeCommit message (Expand)Author
2020-08-03test for refund availableChristian Grothoff
2020-08-01fix query paid orders & add testJonathan Buchanan
2020-07-30fix error message use-after-freeJonathan Buchanan
2020-07-30add 'paid' to GET /private/orders response entriesJonathan Buchanan
2020-07-29remove claim_token from insert_contract_terms and return it from lookup_orderJonathan Buchanan
2020-07-27add amount, summary, and refundable to GET /private/ordersJonathan Buchanan
2020-06-23deeper checks on GET /private/ordersJonathan Buchanan
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-12moved yna to exchangeJonathan Buchanan
2020-06-12do not forget to kick MHDChristian Grothoff
2020-04-26GET /orders logicChristian Grothoff