summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-10-20@paramMS
2020-10-20@param name[out] -> @param[out] nameMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15expand test suite, remove obsolete functions from headerChristian Grothoff
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-08fix Doxygen warningMS
2020-10-02implement #6616 claim status in /private/orders/ID handlerChristian Grothoff
2020-09-14fixChristian Grothoff
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-08-27address some backend fixmesJonathan Buchanan
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-08-03test for refund availableChristian Grothoff
2020-08-01implementation/tests for idempotent POST /orders requestsJonathan Buchanan
2020-07-31test order without claim tokenJonathan 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-29remove claim_token from insert_contract_terms and return it from lookup_orderJonathan Buchanan
2020-07-28db checks claim_token in insert_contract_termsJonathan Buchanan
2020-07-27add amount, summary, and refundable to GET /private/ordersJonathan Buchanan
2020-07-27fix DB testChristian Grothoff
2020-07-24fix spelling mistakesJonathan Buchanan
2020-07-24implement & test POST /paidJonathan Buchanan
2020-07-23test pay with NULL session_idJonathan Buchanan
2020-07-22adapt to exchange refund response message changesFlorian Dold
2020-07-22tests for forget resultsJonathan Buchanan
2020-07-21fully implement forget + some testsJonathan Buchanan
2020-07-21use empty string as default for session IDFlorian Dold
2020-07-20basic implementation for forgetJonathan Buchanan
2020-07-19add update_contract_terms to backenddb (for forget)Jonathan Buchanan
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-07-16Triggering bug in test cases.MS
2020-07-16more fixes/tests for claim order and get tipsJonathan Buchanan