summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_post-orders-ID-refund.c
AgeCommit message (Expand)Author
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-02-fix assert, call shutdown logicChristian Grothoff
2022-02-02fix various cases where shutdown did not work if long pollers were present (#...Christian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-23-update to match latest exchange APIsChristian Grothoff
2021-08-11add claim token to contract terms tableFlorian Dold
2021-08-01finish implementing #6935Christian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-13doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-09-06commasChristian Grothoff
2020-09-06properly implement shutdown of /refund requestChristian Grothoff
2020-09-06do not loop if refund fails (#6577)Christian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-08-19long poll for pending refundsJonathan Buchanan
2020-08-16early stages of implementing POST /orders/$ORDER_ID/refundJonathan Buchanan