summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
AgeCommit message (Expand)Author
2020-05-13implement GET /transfersChristian Grothoff
2020-05-12implement merchant_api_post_transfers.cChristian Grothoff
2020-05-11API design for /transfersChristian Grothoff
2020-05-03revise GET /private/orders APIChristian Grothoff
2020-05-03GET /orders/ID API designChristian Grothoff
2020-05-03update testing logic for order CMDsChristian Grothoff
2020-05-02implement abort client libChristian Grothoff
2020-05-02implement /refund handlingChristian Grothoff
2020-05-01work on abortChristian Grothoff
2020-04-30update pay logicChristian Grothoff
2020-04-30sql-ingChristian Grothoff
2020-04-29work on /pay API revisionChristian Grothoff
2020-04-27implement order claimingChristian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff
2020-04-26implement POST /orders client with all optional argumentsChristian Grothoff
2020-04-26fix fTBFSChristian Grothoff
2020-04-26first hack at POST /ordersChristian Grothoff
2020-04-25misc bugfixesChristian Grothoff
2020-04-24baseURL construction helper function'Christian Grothoff
2020-04-24toward stestingChristian Grothoff
2020-04-24implement purgeChristian Grothoff
2020-04-21implement POST /products//lockChristian Grothoff
2020-04-21implement POST /productsChristian Grothoff
2020-04-21implement PATCH /products/Christian Grothoff
2020-04-21implement GET /productsChristian Grothoff
2020-04-21implement POST /instancesChristian Grothoff
2020-04-20specify remaining /instance APIChristian Grothoff
2020-04-20work on /products and /instances C APIChristian Grothoff
2020-04-19implement DELETE /instances/$IDChristian Grothoff
2020-04-17implement instances_get in libraryChristian Grothoff
2020-04-17sketch instance loadingChristian Grothoff
2020-04-12implement #6173Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-10implement #5299Christian 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
2019-11-09api update, not fully implementedChristian Grothoff
2019-11-02implement TALER_MERCHANT_poll_payment()demo-2019-11-02-00Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian 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
2018-12-18/history API.Marcello Stanisci