summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
AgeCommit message (Expand)Author
2022-07-02-refactoring towards batch depositsChristian Grothoff
2022-06-29-init h_denom_pubChristian Grothoff
2022-06-29-update to work with latest exchange API changeChristian Grothoff
2022-06-29-update to work with latest exchange API changeChristian Grothoff
2022-06-29Handle age restricted coin when minimum age was not requiredÖzgür Kesim
2022-06-29use age commitment parser from libtalerexchangeÖzgür Kesim
2022-06-25-styleChristian Grothoff
2022-06-25-fix typosChristian Grothoff
2022-06-25-doxygen fixesChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-04-26actually store minimum age sigFlorian Dold
2022-04-25fix minimum age parsing (endianess!)Florian Dold
2022-04-25fix bogus age commitment length checkFlorian Dold
2022-04-25don't confuse GNUnet and MHD error codesFlorian Dold
2022-04-17Use new exchange funcs: TALER_merchant_pay_{sign,verify}Thien-Thi Nguyen
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-03-22-typo fixedÖzgür Kesim
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-17-fix FTBFSChristian Grothoff
2022-02-17fix exchange API breakageFlorian Dold
2021-12-14migration to protocol v11Christian Grothoff
2021-12-09-fix FTBFSChristian Grothoff
2021-11-25fix #7104Christian Grothoff
2021-11-25fix #7104Christian Grothoff
2021-11-20-roundChristian Grothoff
2021-11-20implement #7052Christian Grothoff
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-10-20add missing 'return'Christian Grothoff
2021-10-13-migrate logic to match latest C API changes from the exchangeChristian Grothoff
2021-10-10more skeleton logic for merchant's new /kyc handlerChristian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-25-add more eventsChristian Grothoff
2021-08-23-update to match latest exchange APIsChristian Grothoff
2021-08-11add claim token to contract terms tableFlorian Dold
2021-08-07-code cleanup: use new GNUNET_TIME functionsChristian Grothoff
2021-08-01-misc fixes, more json_pack convertingChristian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2021-07-23-fix struct nameChristian Grothoff
2021-07-23rename functionms
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-07-22comment about abort-payFlorian Dold
2021-07-22-hyperoptimizeChristian Grothoff
2021-07-22-add double-coin detection logicChristian Grothoff
2021-07-22check no coinsSebastian
2021-07-22worshop fixesSebastian
2021-04-24return proper status codes when client sends bogus payment requests (#6817)Christian Grothoff
2021-02-05increase pay timeoutFlorian Dold