summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_tip_authorize.c
AgeCommit message (Expand)Author
2020-08-07pass status URLs in template instead of using JS, fix remaining #6457 FIXMEsFlorian Dold
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-06-18stricter tests for tips/reservesJonathan Buchanan
2020-06-12test with MHD errorJonathan Buchanan
2020-05-31fix misc issues in client APIsChristian Grothoff
2020-05-31add POST /tips logicChristian Grothoff
2020-05-31work on tip APIsChristian Grothoff
2020-04-06make API return exchange data systematically, fixes #4939Christian Grothoff
2020-04-03work on tipping logic to report exchange errors back to fontendChristian Grothoff
2020-02-03clean up testChristian Grothoff
2020-01-18more TEAH fixesFlorian Dold
2019-11-09close misc leaks, check for URL build errorsChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-09-16fixing misc memory leaks related to json, including #5769, as well as an unre...Christian Grothoff
2019-08-30mobile-friendly tippingFlorian Dold
2019-06-18fix memory leaksChristian Grothoff
2019-05-24renameMarcello Stanisci
2019-05-24more compressionMarcello Stanisci
2018-11-20Fix compilation warnings, due to:Marcello Stanisci
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2017-12-13fix bug in testcase (and API) introduced when next_url and pickup_url were ad...Christian Grothoff
2017-11-30also add pickup_url in libFlorian Dold
2017-11-30also use exchange_url in testFlorian Dold
2017-11-01tests and bugfixes for /tip-authorizeChristian Grothoff
2017-10-29implement TALER_MERCHANT_tip_pickupChristian Grothoff
2017-10-29implement TALER_MERCHANT_tip_authorizeChristian Grothoff