summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-post-orders-ID-refund.c
AgeCommit message (Expand)Author
2024-01-04remove unnecessary DB interaction in GET private/orders/IDChristian Grothoff
2023-10-13work towards multi-currency supportChristian Grothoff
2023-10-13-first hack at multicurrency support in merchantChristian Grothoff
2023-05-10-fix uninit ptr useChristian Grothoff
2023-05-04wrap contract_terms in pay hookChristian Grothoff
2023-05-03expand merchant order logic to return exchanges trusted by the merchant and i...Christian Grothoff
2022-07-01Revert "check X-Forwarded-Proto when constructing an URI, useful behind a rev...Sebastian
2022-07-01check X-Forwarded-Proto when constructing an URI, useful behind a reverse proxySebastian
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-11-17-misc fixes wrt long pollingChristian 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-08-07-code cleanup: use new GNUNET_TIME functionsChristian Grothoff
2021-08-01-more json_pack fixesChristian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2021-04-11remove legacy codeChristian Grothoff
2021-04-10remove legacy codeChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-13generate refund URI with http/https status based on the merchant_base_url ins...Christian Grothoff
2020-10-09Addressing @file warnings.MS
2020-10-07refuse refunds categorically if refund_delay was 0, instead of trying to give...Christian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-08-22pass h_contract separate from URI, that is cleanerChristian Grothoff
2020-08-22needs = in URIChristian Grothoff
2020-08-22include h_contract in refund URL, as it is needed for authenticationChristian Grothoff
2020-08-20parse/test refund uriJonathan Buchanan
2020-08-19long poll for pending refundsJonathan Buchanan
2020-07-27taler:// URI syntax with correct slashes and instance pathFlorian Dold
2020-07-27switch to new URI schema with taler+http:// instead of insecureChristian Grothoff
2020-07-21it's a URI, not an URLFlorian Dold
2020-06-25minor style improvementsChristian Grothoff
2020-06-24got refunds working and testedJonathan Buchanan
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-05-02implement /refund handlingChristian Grothoff
2020-05-02POST /orders/ID/refund implementationChristian Grothoff
2020-04-27rename fest to match new structureChristian Grothoff