summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-04-12implement #6173Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-10add API to store refund proofsChristian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-07fix #6129 (/refund idempotency)Christian Grothoff
2020-04-07add test for /public/configChristian Grothoff
2020-04-07implementing #5288Christian Grothoff
2020-04-07implement /config APIChristian Grothoff
2020-04-06make API return exchange data systematically, fixes #4939Christian Grothoff
2020-04-04expose /public/config endpoint (#5939)Christian Grothoff
2020-03-31typosChristian Grothoff
2020-01-24towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...Christian Grothoff
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