summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_pay.c
AgeCommit message (Expand)Author
2020-04-30sql-ingChristian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-08adapt to exchange API changeChristian Grothoff
2020-04-08adaptations for signing API change in GNUnet (#6164)Christian Grothoff
2020-04-06make API return exchange data systematically, fixes #4939Christian Grothoff
2020-04-02clean up pay logic more, add check for payment deadlinesChristian Grothoff
2020-04-01work on #6014, incompleteChristian Grothoff
2020-03-03fix NPEChristian Grothoff
2020-01-24towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...Christian Grothoff
2020-01-20fixChristian Grothoff
2020-01-18indent nicerChristian Grothoff
2020-01-18make it compile again (test cases still don't compile)Florian Dold
2020-01-18fix old namesFlorian Dold
2019-11-23adapt to exchange API changesChristian Grothoff
2019-11-09close misc leaks, check for URL build errorsChristian Grothoff
2019-10-04properly separate external/internal APIsFlorian Dold
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-06-18indentation fixChristian Grothoff
2019-06-18fix double-freeChristian Grothoff
2019-06-18fix memory leaksChristian Grothoff
2019-05-24renameMarcello Stanisci
2019-05-23compressing lib payMarcello Stanisci
2019-05-23indentMarcello Stanisci
2019-05-21Resolve #5719Marcello Stanisci
2018-11-20Fix compilation warnings, due to:Marcello Stanisci
2018-06-13Fix last change.Marcello Stanisci
2018-06-13Properly adding Authorization header via GNUnet API.Marcello Stanisci
2018-06-13Reverting last change.Marcello Stanisci
2018-06-12including Authorization: header to requests.Marcello Stanisci
2018-05-24Splitting pay CMD.Marcello Stanisci
2018-04-05use GNUNET_NZL instead of crazy hacks to ensure non-zero vararg array lengthsChristian Grothoff
2018-04-04avoid undefined behaviorFlorian Dold
2018-03-17fix multi-coin payment.Marcello Stanisci
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-29put customer-facing endpoints under /public/Florian Dold
2018-01-29smaller refund response, give same refund format on /pay abortFlorian Dold
2018-01-02expand test logic for #5158Christian Grothoff
2018-01-01expand testcases to cover pay-again caseChristian Grothoff
2017-12-28more work towards /pay abort modeChristian Grothoff
2017-12-28implement TALER_MERCHANT_pay_abort() -- first version, lacks signature verifi...Christian Grothoff
2017-12-26working on #5158, moving exchange_url to coin in /pay API, also renaming 'f' ...Christian Grothoff
2017-09-09handle a few more asserts more gracefully (#5092)Christian Grothoff
2017-06-25handle '/' at end of URLs when composing http requests in libtalermerchantChristian Grothoff
2017-06-23error messageMarcello Stanisci
2017-06-04fix misc leaksChristian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-12nicer loggingChristian Grothoff
2017-03-29Still on #4877Marcello Stanisci
2017-02-12Change '/pay' API according to #4891Florian Dold