summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_merchant_get_order.c
AgeCommit message (Expand)Author
2021-03-13clean up url_join callsChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-30address FIXMEs: support args being optional, detail does not exist in reply, ...Christian Grothoff
2020-10-20expose refund_pending status in GET /private/orders/<ID> operation. Fixes #6491.Christian Grothoff
2020-10-15Doxygen fixesMS
2020-10-13Doxygen fixesMS
2020-10-13Doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-10-02implement #6616 claim status in /private/orders/ID handlerChristian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-07-24use order_status string tagFlorian Dold
2020-07-16API change, #6188Christian Grothoff
2020-07-07fixed merchant get order with transfer statusJonathan Buchanan
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-06-19naive tests for the family of GET order(s) methodsJonathan Buchanan
2020-06-14implement merchant_api_merchant_get_order.cChristian Grothoff
2020-06-13starting with merchant_api_merchant_get_order.cChristian Grothoff
2020-06-13adjust GET /orders/ID to match specChristian Grothoff