summaryrefslogtreecommitdiff
path: root/src/include/taler_merchantdb_plugin.h
AgeCommit message (Expand)Author
2022-07-11-misc bugfixesChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-05-20add email, site and logo for instancesSebastian
2022-03-10fix #7190: handle new wad fees properly in merchantChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-07-renameChristian Grothoff
2022-01-18add minimum age to productsChristian Grothoff
2021-12-19introduce new data type for the post-orders hash used for idempotency checks,...Christian Grothoff
2021-12-19-introduce new types for tip identifiers and tip pickupsChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-10-10-update KYC DB schema to store exchange pub/sig/timestampChristian Grothoff
2021-10-09-starting work on /kyc handlerChristian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-23-update to match latest GNUnet APIsChristian Grothoff
2021-08-11add claim token to contract terms tableFlorian Dold
2021-08-01-doxygen fixesChristian Grothoff
2021-08-01fix #6946: reload merchant instance settings from DB on changeChristian Grothoff
2021-08-01-implement lock expiratin (#6937)Christian Grothoff
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