summaryrefslogtreecommitdiff
path: root/src/include/taler_merchantdb_plugin.h
AgeCommit message (Expand)Author
2021-07-22-code cleanup order creationChristian Grothoff
2021-07-21refactor private-get-productsFlorian Dold
2021-07-20-support Florian DB APIChristian Grothoff
2021-07-20-workshop refactoringChristian Grothoff
2021-07-20die on bugs, do not commitChristian Grothoff
2021-06-16fixing #6903Christian Grothoff
2021-05-27implement specification update #6891: return exchange_url and payto_uri as pa...Christian Grothoff
2021-05-17implement #6876Christian Grothoff
2021-05-11add instance to query to ensure no cross-instance conflicts; still, this does...Christian Grothoff
2021-04-24fix DB test: total_sold must be ignoredChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-02-17fix account re-enable issue, related to #6755, but not exactlyChristian Grothoff
2021-01-31extend merchant backend DB to support storing authentication data for #6731Christian Grothoff
2021-01-02fix DB initialization logic to avoid CREATE table attempts in taler-merchant-...Christian Grothoff
2020-11-13fix doxygenChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-20Fix references to GNUnet and MHD.MS
2020-10-09Addressing @file warnings.MS
2020-10-08fix Doxygen warningMS
2020-09-14fixChristian Grothoff
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-08-03test for refund availableChristian Grothoff
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-27fix DB testChristian Grothoff
2020-07-22adapt to exchange refund response message changesFlorian Dold
2020-07-21use empty string as default for session IDFlorian Dold
2020-07-19add update_contract_terms to backenddb (for forget)Jonathan Buchanan
2020-06-25logic to update 'wired' status of an orderChristian Grothoff
2020-06-23clarify with/without wire fee issueChristian Grothoff
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-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-20start with reserve processing logicChristian Grothoff
2020-06-13implement missing SQLChristian Grothoff
2020-06-12moved yna to exchangeJonathan Buchanan
2020-06-12fix crashChristian Grothoff
2020-06-09created lookup_tips method for backenddbJonathan Buchanan
2020-06-09start to build get-orders-IDChristian Grothoff
2020-06-06work on getting TransactionWireTransfer reply builtChristian Grothoff
2020-06-04more work on private-get-orders-IDChristian Grothoff
2020-06-03new backenddb APIs for GET /private/orders/IDChristian Grothoff
2020-06-01add logic for activation of reserves to merchant backend DBChristian Grothoff
2020-05-31address DB fixes for missing EC valuesChristian Grothoff
2020-05-30fix DB useChristian Grothoff
2020-05-30implement lookup tip detailsChristian Grothoff
2020-05-28backenddb tests for refundsJonathan Buchanan
2020-05-28more db tests for transfers and tipsJonathan Buchanan