summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
AgeCommit message (Expand)Author
2022-08-11-fix handling of serialization failureChristian Grothoff
2022-07-24-note on LPChristian Grothoff
2022-07-23-improve get tip API, note: long-polling not actually implementedChristian Grothoff
2022-07-11-dox fixesChristian Grothoff
2022-07-11improve C APIChristian Grothoff
2022-06-26-fix typosChristian Grothoff
2022-06-25-doxygen fixesChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-03-15[age restriction] age verification implemented, but not tested.Özgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-11-fix CS-pickup logic (in theory, untested)Christian Grothoff
2022-02-11-fix FTBFS, but with logic holesChristian Grothoff
2022-02-07-renameChristian Grothoff
2021-12-19-introduce new types for tip identifiers and tip pickupsChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-11-20-do not escape inside API, expect client to do itChristian Grothoff
2021-11-03fix post order trait usageChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28fix lib/ FTBFSChristian Grothoff
2021-10-21start with /kyc support in libtalermerchantChristian Grothoff
2021-09-02fix internal APIs and implemnetation to match new UUID specification based on...Christian Grothoff
2021-05-27implement specification update #6891: return exchange_url and payto_uri as pa...Christian Grothoff
2021-05-18add C client API for DELETE /transfers/ID operation (#6876)Christian Grothoff
2021-04-26-document refund_amount argumentChristian Grothoff
2021-04-24-fix typosChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-21fix misc doxygen issuesChristian Grothoff
2021-04-16use POST instead of PATCHChristian Grothoff
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2021-04-16enable use of per-instance APIs also in C APIChristian Grothoff
2021-04-08possible fix for #6835Christian Grothoff
2021-04-01implement returning additional order details for unpaid orders (fixes #6822)Christian Grothoff
2021-03-01remove auth token from PATCH instanceFlorian Dold
2021-02-02extend client and testing libs to support setting authentication tokens (#6731)Christian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-30properly parse and return out-of-stock reply, fix 2 FIXMEsChristian Grothoff
2020-10-30address FIXMEs: support args being optional, detail does not exist in reply, ...Christian Grothoff
2020-10-21fix explicit link issues from doxygenChristian Grothoff
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