summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-delete-orders-ID.c
AgeCommit message (Expand)Author
2024-01-04remove unnecessary DB interaction in GET private/orders/IDChristian Grothoff
2022-08-22-fix misc clang compiler warningsChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2021-12-19introduce new data type for the post-orders hash used for idempotency checks,...Christian Grothoff
2021-08-11add claim token to contract terms tableFlorian Dold
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-09Addressing @file warnings.MS
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-07-29remove claim_token from insert_contract_terms and return it from lookup_orderJonathan Buchanan
2020-06-03new backenddb APIs for GET /private/orders/IDChristian Grothoff
2020-04-27db implementation of claimingChristian Grothoff
2020-04-27work on POST /orders/ID/claim (unfinished)Christian Grothoff
2020-04-25implemente DELETE /orders/IDChristian Grothoff