summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_post-orders-ID-paid.c
AgeCommit message (Expand)Author
2024-01-04remove unnecessary DB interaction in GET private/orders/IDChristian Grothoff
2023-04-26address #7820Christian Grothoff
2023-04-25-fix doxygenChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-04-17Use new exchange funcs: TALER_merchant_pay_{sign,verify}Thien-Thi Nguyen
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-25-add more eventsChristian Grothoff
2021-08-11add claim token to contract terms tableFlorian Dold
2021-07-23-simplifyÖzgür Kesim
2021-07-23-fix struct nameChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-09address doxygen warningsMS
2020-10-09Addressing @file warnings.MS
2020-09-10more loggingChristian Grothoff
2020-09-09likely fix for #6581, still needs testcaseChristian Grothoff
2020-09-09diagnostics for #6581Christian Grothoff
2020-09-07trigger long poolers also on /paid (#6581)Christian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-07-24implement & test POST /paidJonathan Buchanan
2020-07-21session_id argument is now mandatory, parse it as suchChristian Grothoff
2020-07-19design for TALER_MERCHANT_order_paid APIChristian Grothoff
2020-07-18towards implementing the /paid handler (DB interaction missing), for #5210Christian Grothoff