summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_post_orders.c
AgeCommit message (Expand)Author
2020-07-29revert to use pointers for claim token client libJonathan Buchanan
2020-07-29remove allocations and pointers from claim token client/test codeJonathan Buchanan
2020-07-29lib code/tests for claim tokenJonathan Buchanan
2020-07-25move refund_delay to request body in POST /ordersJonathan Buchanan
2020-07-09handle insufficient stock in post ordersJonathan Buchanan
2020-06-14allow refund_delay to be specified with POST /orders, fix FTBFSChristian Grothoff
2020-05-17misc. fixesChristian Grothoff
2020-04-26implement POST /orders client with all optional argumentsChristian Grothoff
2020-04-26fix fTBFSChristian Grothoff