summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_tip-authorize.c
AgeCommit message (Expand)Author
2020-04-09make code compile without warnings against latest libmicrohttpd APIChristian Grothoff
2020-04-03work on tipping logic to report exchange errors back to fontendChristian Grothoff
2020-04-03clean up /refund logic a bitChristian Grothoff
2019-11-24more deduplication via libtalermhdChristian Grothoff
2019-11-23begin to use libtalermhdChristian Grothoff
2019-10-31tighten formatting rulesChristian 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-08-30mobile-friendly tippingFlorian Dold
2019-08-30format stringFlorian Dold
2019-08-30no more tip_redirect url, as we're moving to taler:// URIsFlorian Dold
2019-04-06add preflights, fix indentationChristian Grothoff
2019-04-04clean up code duplication in checking of tipping reserve status by moving sha...Christian Grothoff
2019-03-24clean up tipping transactiton mess a bit (wip)Christian Grothoff
2018-05-22Fix "insufficient funds" error case.Marcello Stanisci
2018-03-12implementing #5281 guards against hanging transactions, plus minor code cleanupsChristian Grothoff
2018-02-01pickup URL is public nowFlorian Dold
2018-02-01implement /tip-query and fix tip db issues (uniqueness)Florian Dold
2018-01-31nicer error messages for /tip-authorizeFlorian Dold
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-29no need to convert amount nowFlorian Dold
2018-01-29put customer-facing endpoints under /public/Florian Dold
2018-01-18add missing pack format fieldFlorian Dold
2018-01-18accept string amount for tipFlorian Dold
2018-01-18implement redirect-based tippingFlorian Dold
2018-01-18make use of implementation of #5254Christian Grothoff
2018-01-16patch for #5198Christian Grothoff
2017-12-11make next_url mandatoryFlorian Dold
2017-12-11include next_url in tip tokenFlorian Dold
2017-11-30add amount to tip-tokenFlorian Dold
2017-11-30add critical missing commaFlorian Dold
2017-11-30uri->url, add tip_token with pickup_url in /tip-authorizeFlorian Dold
2017-11-01towards implementing /tip-pickup (incomplete)Christian Grothoff
2017-11-01tests and bugfixes for /tip-authorizeChristian Grothoff
2017-10-24work around build error for incomplete /tip implementationChristian Grothoff
2017-10-22first (incomplete) skeleton for tipping APIChristian Grothoff