summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
AgeCommit message (Expand)Author
2020-10-20expose refund_pending status in GET /private/orders/<ID> operation. Fixes #6491.Christian Grothoff
2020-10-20typoMS
2020-10-20@paramMS
2020-10-20Doxygen fixesMS
2020-10-20@paramMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-14implementing long-polling test commands for wallet get order operation (#6466)Christian Grothoff
2020-10-13implement #6545Christian Grothoff
2020-10-09Addressing @file warnings.MS
2020-10-02implement #6616 claim status in /private/orders/ID handlerChristian Grothoff
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