summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.h
AgeCommit message (Expand)Author
2020-08-19long poll for pending refundsJonathan Buchanan
2020-07-24fix spelling mistakesJonathan Buchanan
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-21address 413 fixmeChristian Grothoff
2020-05-17misc. fixesChristian Grothoff
2020-04-27db implementation of claimingChristian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff
2020-04-19implement PATCHChristian Grothoff
2020-04-18implement GET /instances/Christian Grothoff
2020-04-18implement POST /instancesChristian Grothoff
2020-04-17support PATCH as wellChristian Grothoff
2020-04-17implement GET /instancesChristian Grothoff
2020-04-17sketch instance loadingChristian Grothoff
2020-04-17starting v1 protocol dispatching logicChristian Grothoff
2020-04-11finish #4939 implementation: allow client to indicate preference for payment ...Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-09make code compile without warnings against latest libmicrohttpd APIChristian Grothoff
2020-04-07implementing #5288Christian Grothoff
2020-01-24towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...Christian Grothoff
2019-11-23adapt to exchange API changesChristian Grothoff
2019-11-23begin to use libtalermhdChristian Grothoff
2019-11-09implement long polling for /check-paymentChristian Grothoff
2019-11-02implement /public/poll-payment API, refactor to avoid code duplicationChristian Grothoff
2019-11-01handle wire transfer deadline like pay deadlineFlorian Dold
2019-10-31prepare data structures and trigger logic for long polling in check-payment p...Christian Grothoff
2019-10-26add FORCE_AUDIT optionChristian Grothoff
2019-09-26refactor to check for instance in one place, instead of in each handlerChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-05-10Create async scopes.Florian Dold
2018-04-15Towards enabling multiple wire accounts per merchant.Christian Grothoff
2018-04-15pre-merge changes towards #4939 patchChristian Grothoff
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-29no need to convert amount nowFlorian Dold
2018-01-22make arguments constFlorian Dold
2018-01-19work on #4939: load multiple wire methods per instanceChristian Grothoff
2018-01-18convert refund amount if it is a stringFlorian Dold
2018-01-17remove unused exported variableFlorian Dold
2018-01-17parse locations from configFlorian Dold
2018-01-16fix proposal test cases, fix use after free in refundsFlorian Dold
2018-01-10fill in missing proposal fieldsFlorian Dold
2018-01-09additional headers for taler-payFlorian Dold
2017-10-30implement getting reserve_priv from configuration in test and backendChristian Grothoff
2017-10-27max deposit fee picked from defaultsMarcello Stanisci
2017-10-22first (incomplete) skeleton for tipping APIChristian Grothoff
2017-06-29fixing misc. FIXMEs, some style issues, and mostly DB return value handling t...Christian Grothoff
2017-03-06implement #4935 (wire fee support)Christian Grothoff
2017-03-06notes on #4939, verify that H_wire from contract matches instance's H_wire ea...Christian Grothoff
2016-12-09Up to parsing body of /map/in. Not tested.Marcello Stanisci
2016-10-15fixing #4577, as well as a few other cases where we need to index by merchant...Christian Grothoff
2016-09-23making instances accessble via hashmapsMarcello Stanisci