summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
AgeCommit message (Expand)Author
2018-12-13Changing /history semantics.Marcello Stanisci
2018-07-02polishing tip CMDMarcello Stanisci
2018-06-13Properly adding Authorization header via GNUnet API.Marcello Stanisci
2018-03-17fix multi-coin payment.Marcello Stanisci
2018-02-01implement /tip-query and fix tip db issues (uniqueness)Florian Dold
2018-01-22implement check payment API clientFlorian Dold
2018-01-16patch for #5198Christian Grothoff
2018-01-16fix proposal test cases, fix use after free in refundsFlorian Dold
2018-01-02expand test logic for #5158Christian 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-12-26forgot to remove redundant struct in previous commitChristian Grothoff
2017-12-26first refactoring for #5158: allow multiple exchange URLs to be in database p...Christian Grothoff
2017-12-13fix bug in testcase (and API) introduced when next_url and pickup_url were ad...Christian Grothoff
2017-12-10use bank /admin/add/incoming instead of exchange's in testcaseChristian Grothoff
2017-10-31work on new tipping test logic, also refactoring to match latest exchange API...Christian Grothoff
2017-10-30doxygen fixesChristian Grothoff
2017-10-29implement TALER_MERCHANT_tip_enableChristian Grothoff
2017-10-25design C API of merchant for tippingChristian Grothoff
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