summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
AgeCommit message (Expand)Author
2020-08-22add h_contract to refund responseChristian Grothoff
2020-08-20Merge branch 'master' of ssh://git.taler.net/merchantJonathan Buchanan
2020-08-20parse/test refund uriJonathan Buchanan
2020-08-19fix bad frees()Christian Grothoff
2020-08-18expose refund_pending in merchant libJonathan Buchanan
2020-08-17testing and lib sources for new endpointJonathan Buchanan
2020-08-10add await_refund_obtained option to GET /orders/ in merchant libJonathan Buchanan
2020-08-10implement parse refund uri (untested) & add more tests for pay uriJonathan Buchanan
2020-08-09implement parser for taler_pay_uriJonathan Buchanan
2020-08-06spec for uri parsing methodsJonathan Buchanan
2020-07-30add 'paid' to GET /private/orders response entriesJonathan Buchanan
2020-07-29revert to use pointers for claim token client libJonathan Buchanan
2020-07-29remove allocations and pointers from claim token client/test codeJonathan Buchanan
2020-07-29lib code/tests for claim tokenJonathan Buchanan
2020-07-27add amount, summary, and refundable to GET /private/ordersJonathan Buchanan
2020-07-24fix spelling mistakesJonathan Buchanan
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