summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_wallet_get_order.c
AgeCommit message (Expand)Author
2020-08-18expose refund_pending in merchant libJonathan Buchanan
2020-08-17testing and lib sources for new endpointJonathan Buchanan
2020-08-10add await_refund_obtained option to GET /orders/ in merchant libJonathan Buchanan
2020-07-26return 402 status code instead of 'unpaid' order statusChristian Grothoff
2020-07-24use string type tag for refund statusFlorian Dold
2020-07-24use order_status string tagFlorian Dold
2020-07-16API change, #6188Christian Grothoff
2020-06-15test for GET /private/reservesJonathan Buchanan
2020-06-14add logic to parse refund detailsChristian Grothoff
2020-06-13adjust GET /orders/ID to match specChristian Grothoff