index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-httpd_private-delete-orders-ID.c
Age
Commit message (
Expand
)
Author
2024-04-19
fix choice index type
Christian Blättler
2024-04-18
add choice_index to private get orders id
Christian Blättler
2024-01-04
remove unnecessary DB interaction in GET private/orders/ID
Christian Grothoff
2022-08-22
-fix misc clang compiler warnings
Christian Grothoff
2022-06-06
fix backend double-pay issue (#7244)
Christian Grothoff
2021-12-19
introduce new data type for the post-orders hash used for idempotency checks,...
Christian Grothoff
2021-08-11
add claim token to contract terms table
Florian Dold
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-09
Addressing @file warnings.
MS
2020-09-05
fix idempotency issue for POST /private/orders (#6445)
Christian Grothoff
2020-08-25
fix #6432
Christian Grothoff
2020-07-29
remove claim_token from insert_contract_terms and return it from lookup_order
Jonathan Buchanan
2020-06-03
new backenddb APIs for GET /private/orders/ID
Christian Grothoff
2020-04-27
db implementation of claiming
Christian Grothoff
2020-04-27
work on POST /orders/ID/claim (unfinished)
Christian Grothoff
2020-04-25
implemente DELETE /orders/ID
Christian Grothoff