summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2019-11-25install merchant testing lib headerChristian Grothoff
2019-11-10add test for long polling on check-paymentChristian Grothoff
2019-11-09api update, not fully implementedChristian Grothoff
2019-11-02simplify structureChristian Grothoff
2019-11-02simplify structureChristian Grothoff
2019-11-02implement TALER_MERCHANT_poll_payment()demo-2019-11-02-00Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-11fix #5733 by migrating to new GNUnet PQ APIChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-08-30return amount_left of tip to walletFlorian Dold
2019-08-30mobile-friendly tippingFlorian Dold
2019-08-27unify resource_url and fulfillment_urlFlorian Dold
2019-08-26get rid of session_sig, as it is complex and does not work with mobile paymentsFlorian Dold
2019-08-26generate taler_pay_uri in favor of the trigger-pay mechanismFlorian Dold
2019-08-26do not consider an order paid if last session id does not matchFlorian Dold
2019-08-25implement re-pointing to an already paid orderFlorian Dold
2019-04-06add missing abort() to error handling in /pay transaction, start to use GNUNE...Christian Grothoff
2019-03-24clean up tipping transactiton mess a bit (wip)Christian Grothoff
2018-12-18Fix comment.Marcello Stanisci
2018-12-18Remove 'exchange' handle from pay-abort-refund CMD.Marcello Stanisci
2018-12-18/track/*: #5284Marcello Stanisci
2018-12-18/tip/*: #5284Marcello Stanisci
2018-12-18/refund: #5284Marcello Stanisci
2018-12-18/proposal #5284Marcello Stanisci
2018-12-18/pay: #5284Marcello Stanisci
2018-12-18/history: #5284.Marcello Stanisci
2018-12-18/history testing API.Marcello Stanisci
2018-12-18/history API.Marcello Stanisci
2018-12-14/history API mod.Marcello Stanisci
2018-12-13Changing /history semantics.Marcello Stanisci
2018-07-02polishing tip CMDMarcello Stanisci
2018-07-02cut unused data off from track CMDs.Marcello Stanisci
2018-06-13Properly adding Authorization header via GNUnet API.Marcello Stanisci
2018-05-25Align testing-lib header file comments with C's.Marcello Stanisci
2018-05-22commenting tests.Marcello Stanisci
2018-05-22Tip pick up on a non existent tip id. (Closes #5307)Marcello Stanisci
2018-05-22Refund corner case.Marcello Stanisci
2018-05-21Issuing a refund lookup with a non existent order id.Marcello Stanisci
2018-05-21Refund test CMD takes expected HTTP code.Marcello Stanisci
2018-05-09Introducing "rewind" CMD.Marcello Stanisci
2018-05-04Explicit merchant URL.Marcello Stanisci
2018-03-23testing until last pickup ("too much" one)Marcello Stanisci
2018-03-23putting query with amounts under test.Marcello Stanisci
2018-03-23putting tip-authorize into tests.Marcello Stanisci
2018-03-17proposal-lookup 404 Not Found.Marcello Stanisci
2018-03-17fix multi-coin payment.Marcello Stanisci
2018-03-12implementing #5281 guards against hanging transactions, plus minor code cleanupsChristian Grothoff
2018-03-11remove 'const const'Florian Dold
2018-02-28twisted skeleton.Marcello Stanisci