aboutsummaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-instances-ID-kyc.c
AgeCommit message (Expand)Author
8 daysfix typosChristian Grothoff
9 daysimplement #9217Christian Grothoff
2024-11-05work on merchantChristian Grothoff
2024-10-06return h_wire in GET /kyc (#9217)Christian Grothoff
2024-10-06-more loggingChristian Grothoff
2024-10-02more logging to diagnose #9245Christian Grothoff
2024-10-01fix KYC testChristian Grothoff
2024-09-29fix #9216: message, not subjectChristian Grothoff
2024-09-29fix #9215Christian Grothoff
2024-09-15doxygen fixesChristian Grothoff
2024-09-14return 400 if wallet uses untrusted exchange base URL; towards fixing #9183Christian Grothoff
2024-09-13-nicer SQLChristian Grothoff
2024-09-10refactor to use new exchange convenience API to check account restrictionsChristian Grothoff
2024-09-09fix misc. long polling issuesChristian Grothoff
2024-09-08towards new /kyc API: test_kyc_api still fails, but getting closeChristian Grothoff
2024-09-07work towards taler-merchant-kyccheck helperChristian Grothoff
2024-09-06implement #9153 API (alas, not yet in libtalermerchant, under-tested, and in ...Christian Grothoff
2024-09-03adjust merchant to exchange API changeChristian Grothoff
2024-08-27-misc code cleanupsChristian Grothoff
2024-08-05work on merchant test_kyc_api"Christian Grothoff
2024-08-03-make spell checker happyChristian Grothoff
2024-07-31fix account_kyc_set_statusChristian Grothoff
2024-07-31DB schema change for storing more KYC status dataChristian Grothoff
2024-07-30fix FTBFS when compiling against exchange v0.13 APIChristian Grothoff
2024-06-05remove legacy user_typeChristian Grothoff
2023-12-13-make code spell againÖzgür Kesim
2023-07-13merging /keys and /wire API in the exchangeChristian Grothoff
2023-07-10-doxygen fixesChristian Grothoff
2023-07-05-more merchant clean upv0.9.3-dev.2Christian Grothoff
2023-07-03adapt to latest exchange API changesChristian Grothoff
2023-05-04-minor code cleanupChristian Grothoff
2023-05-03expand merchant order logic to return exchanges trusted by the merchant and i...Christian Grothoff
2023-05-01first rough cut at merchant update for #7810 (still with known bugs)Christian Grothoff
2023-04-11store user-type with merchant settingsChristian Grothoff
2023-04-10add implementation of AML status report (#7684)Christian Grothoff
2023-02-20preparations to store AML decision if any is returned by the exchange, incomp...Christian Grothoff
2022-08-22-fix misc clang compiler warningsChristian Grothoff
2022-08-21-fix FTBFS after exchange API changesChristian Grothoff
2022-08-11-fix handling of serialization failureChristian Grothoff
2022-06-06try to fix #7245 via cache controlChristian Grothoff
2022-03-01fix #7148Christian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-11-29-fix typosChristian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-10-10-implement logic to persist KYC status returned from exchangeChristian Grothoff
2021-10-10-add exchange lookup to kyc handler (WiP)Christian Grothoff
2021-10-10-wip on new kyc handlerChristian Grothoff
2021-10-10-start to use latest exchange /kyc-check API (WiP)Christian Grothoff
2021-10-10more skeleton logic for merchant's new /kyc handlerChristian Grothoff