summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2020-07-11clean up testing post orders cmdJonathan Buchanan
2020-07-09test post orders with products and lock uuidsJonathan Buchanan
2020-07-08removed more old code, more tests for post order, some twister tests for merc...Jonathan Buchanan
2020-07-07tests for merchant account inactivationJonathan Buchanan
2020-07-07fixed merchant get order with transfer statusJonathan Buchanan
2020-07-06do test for lock productJonathan Buchanan
2020-07-03use improved rewind APIChristian Grothoff
2020-07-03more merchant benchmark cleanupChristian Grothoff
2020-07-02twister, get tips, instance, and post transfer testsJonathan Buchanan
2020-06-29get reserve and tip testing commands use variadic argsJonathan Buchanan
2020-06-29long polling test for GET /private/ordersJonathan Buchanan
2020-06-26more docs/thorough checks for backend db & long polling for merchant get orderJonathan Buchanan
2020-06-26deeper checks for merchant get orderJonathan Buchanan
2020-06-25logic to update 'wired' status of an orderChristian Grothoff
2020-06-25wallet get order handles refunds properlyJonathan Buchanan
2020-06-24got refunds working and testedJonathan Buchanan
2020-06-24made a testing trait for order claim nonceJonathan Buchanan
2020-06-23deeper checks on GET /private/ordersJonathan Buchanan
2020-06-23harder tests for GET /private/instances, GET /private/productsJonathan Buchanan
2020-06-23DCE: removing legacy code and APIsChristian Grothoff
2020-06-23also parse and return timestamp and row_idChristian Grothoff
2020-06-23clarify with/without wire fee issueChristian Grothoff
2020-06-22Merge branch 'protocolV1' of ssh://git.taler.net/merchant into protocolV1Jonathan Buchanan
2020-06-22more checks for GET /private/products/Jonathan Buchanan
2020-06-22return active-status of reserves from backenddb (fixes FIXMEs)Christian Grothoff
2020-06-22fix type conversion warning and test failure for backenddbJonathan Buchanan
2020-06-22deeper checks for GET /private/instances/Jonathan Buchanan
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-20start with reserve processing logicChristian Grothoff