summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_post_orders.c
AgeCommit message (Expand)Author
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-30properly parse and return out-of-stock reply, fix 2 FIXMEsChristian Grothoff
2020-10-25fix compiler warningChristian Grothoff
2020-10-25handle more possible HTTP status codes nicelyChristian Grothoff
2020-10-25indentation fixesChristian Grothoff
2020-10-15Doxygen fixesMS
2020-10-13Doxygen fixesMS
2020-10-13Doxygen fixesMS
2020-10-09Addressing @file warnings.MS
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