summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
AgeCommit message (Expand)Author
2020-07-22adapt to exchange refund response message changesFlorian Dold
2020-07-19design for TALER_MERCHANT_order_paid APIChristian Grothoff
2020-07-19add lib function for forget orderJonathan Buchanan
2020-07-18return merchant signature as part of payment callback (for #5210)Christian Grothoff
2020-06-23DCE: removing legacy code and APIsChristian Grothoff
2020-06-23also parse and return timestamp and row_idChristian Grothoff
2020-06-22return active-status of reserves from backenddb (fixes FIXMEs)Christian Grothoff
2020-06-19naive tests for the family of GET order(s) methodsJonathan Buchanan
2020-06-17implementations, tests, and renames for GET /tips/ & GET /private/tips/Jonathan Buchanan
2020-06-14allow refund_delay to be specified with POST /orders, fix FTBFSChristian Grothoff
2020-06-14implement merchant_api_merchant_get_order.cChristian Grothoff
2020-06-14clean up logic: use new EXCHANGE_YNA enum, avoid crazy macro construction to ...Christian Grothoff
2020-06-13adjust GET /orders/ID to match specChristian Grothoff
2020-06-13adjust API to current specChristian Grothoff
2020-06-12do not forget to kick MHDChristian Grothoff
2020-06-10implementation of GET /private/tipsJonathan Buchanan
2020-06-08headers and empty source files for GET /private/tipsJonathan Buchanan
2020-06-01implement POST /private/reservesChristian Grothoff
2020-06-01implement GET /reserves/RESERVE_IDChristian Grothoff
2020-05-31work on tip APIsChristian Grothoff
2020-05-13sketch for GET /transfers cmdChristian Grothoff
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