aboutsummaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_pay.c
AgeCommit message (Expand)Author
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
2017-02-10Fixing testcases according to the renaming occurredMarcello Stanisci
2017-02-07Huge renaming about removing transaction_id useMarcello Stanisci
2016-12-12Removing superflous (and segfault-prone)Marcello Stanisci
2016-10-22receiver->instance. test passedMarcello Stanisci
2016-10-20have merchant C API also return taler error codes (at least those from the me...Christian Grothoff
2016-10-20finishing with #4521Marcello Stanisci
2016-09-12typoFlorian Dold
2016-07-07fixing #4594Marcello Stanisci
2016-06-24adapting merchant-lib to use merchants instancesMarcello Stanisci
2016-06-11fix leaksChristian Grothoff
2016-06-11fix memory leaks: json_array_append increments RCChristian Grothoff
2016-06-11check return values of json_array_appendChristian Grothoff
2016-06-09pass base URIs instead of full URIsChristian Grothoff
2016-06-02fix checkChristian Grothoff
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-05check double spending proofsChristian Grothoff
2016-05-05fixing issues around testcaseChristian Grothoff
2016-05-05remove unused args from API, towards supporting /contract in testcaseChristian Grothoff
2016-05-04break on issuesChristian Grothoff
2016-05-04fix fmt string issuesChristian Grothoff
2016-04-17finish FTBFS caused by refactoringChristian Grothoff
2016-03-19use new JSON APIs (#4237/#4150)Christian Grothoff
2016-03-15clarify licensesChristian Grothoff
2016-03-08updating licensing informationMarcello Stanisci
2016-03-01mint->exchange renamingChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-01fix initialization, fix timestamp rounding (in testcase)Christian Grothoff
2016-01-01use init value from coin, not uninit and wrong pc arrayChristian Grothoff
2015-12-19added amount sanity checkingChristian Grothoff
2015-12-19lib compilesChristian Grothoff