summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
AgeCommit message (Expand)Author
2017-07-21work for #4943 (incomplete)Christian Grothoff
2017-07-11mega indent + parsing of GET /refund response in theMarcello Stanisci
2017-06-1980% GET /refund logicMarcello Stanisci
2017-06-19add /refund cancel functionMarcello Stanisci
2017-06-19/refund lib, issuing the POST and defining cb skeletonMarcello Stanisci
2017-06-15~25% of /refund libMarcello Stanisci
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-09nicely handle error from json_dumps without assertChristian Grothoff
2017-03-17Fix compiler warnings.Marcello Stanisci
2017-03-13Returining order_id in place of h_proposal_data amongMarcello Stanisci
2017-03-13Fix track transfer's response + adjusting tests to it.Marcello Stanisci
2017-03-08Returning total sum of wire transferred coins insteadMarcello Stanisci
2017-02-28Make /history's arguments optional.Marcello Stanisci
2017-02-23Modify /history API and DB table for order_id-proposal_dataMarcello Stanisci
2017-02-12Change '/pay' API according to #4891Florian Dold
2017-02-10Fix track API tests.Marcello Stanisci
2017-02-10Fixing testcases according to the renaming occurredMarcello Stanisci
2017-02-06Renaming /track/transaction handler to the pointMarcello Stanisci
2017-02-03Removing obsolete /map requests and renamingMarcello Stanisci
2016-12-12Unifying map-in and map-out handlesMarcello Stanisci
2016-12-09Exporting /map/in merchant-lib in include fileMarcello 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-10-04calling /history API from testcase. Loops ..Marcello Stanisci
2016-10-04still on /history merchant-libMarcello Stanisci
2016-10-04adding stub for /history callbackMarcello Stanisci
2016-10-04header definitions for /historyMarcello Stanisci
2016-10-03testcase for query 'by date'Marcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-06-24adapting /track API to use merchant instancesMarcello Stanisci
2016-06-24adapting merchant-lib to use merchants instancesMarcello Stanisci
2016-06-11return time of wire transfer in /trace/transactionChristian Grothoff
2016-06-11implement /track/transaction API and testcaseChristian Grothoff
2016-06-09exchange URI should not need to be passed when tracking transactionChristian Grothoff
2016-06-09add skeleton for calling /track/transaction to testcaseChristian Grothoff
2016-06-09pass base URIs instead of full URIsChristian Grothoff
2016-06-09skeleton for /track/transfer and /track/transaction, renaming to match latest...Christian Grothoff
2016-06-04revisiting merchant backenddb, towards fixing #4502/#4160Christian Grothoff
2016-06-03towards implementing /trackChristian Grothoff
2016-06-03towards /track implementationsChristian Grothoff
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-25adding scaffold for integrating /track/{deposit,wtid} API callsMarcello Stanisci
2016-05-05check double spending proofsChristian Grothoff
2016-05-05remove unused args from API, towards supporting /contract in testcaseChristian Grothoff
2016-05-05parse out /contract response detailsChristian Grothoff
2016-05-05extending merchant API to have code for doing /contract requestsChristian Grothoff
2016-04-17finish FTBFS caused by refactoringChristian Grothoff
2016-03-19use new JSON APIs (#4237/#4150)Christian Grothoff
2016-03-16making,Marcello Stanisci