summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
AgeCommit message (Expand)Author
2023-12-20-fix typeChristian Grothoff
2023-11-27major /pay handling cleanupChristian Grothoff
2023-11-25-update to new spec parsers for better error checkingChristian Grothoff
2023-10-13more work on multicurrency support: use checks everywhere...Christian Grothoff
2023-10-13-first hack at multicurrency support in merchantChristian Grothoff
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-11exchange URLs are strings, not binary dataChristian Grothoff
2023-09-11-matching exchange API change'Christian Grothoff
2023-08-22add currency to amounts in merchant DBChristian Grothoff
2023-07-13merging /keys and /wire API in the exchangeChristian Grothoff
2023-07-05-more merchant clean upv0.9.3-dev.2Christian Grothoff
2023-06-25adapt to latest exchange API changesChristian Grothoff
2023-06-25-adapt to latest exchange API changeChristian Grothoff
2023-06-04-code cleanupv0.9.3-dev.1Christian Grothoff
2023-05-04wrap contract_terms in pay hookChristian Grothoff
2023-05-04adjust to minor API change from #7808Christian Grothoff
2023-05-03expand merchant order logic to return exchanges trusted by the merchant and i...Christian Grothoff
2023-05-01-fix FTBFS and /wire fetching logicChristian Grothoff
2023-05-01first rough cut at merchant update for #7810 (still with known bugs)Christian Grothoff
2023-04-02fix pos_key logicChristian Grothoff
2023-02-21POS secret supportChristian Grothoff
2023-02-21-update pay to return confirmation codeChristian Grothoff
2023-02-20fix memory leak on exceptional code pathpriscilla
2023-02-20preparations to store AML decision if any is returned by the exchange, incomp...Christian Grothoff
2023-02-19-fix more leaksChristian Grothoff
2023-01-23-fix pay long pollingChristian Grothoff
2023-01-23backend pending webhookpriscilla
2022-11-17-code cleanupChristian Grothoff
2022-11-04-struct member typoÖzgür Kesim
2022-08-24-more logging about pay progressionChristian Grothoff
2022-08-22-fix misc clang compiler warningsChristian Grothoff
2022-08-21-fix FTBFS after exchange API changesChristian Grothoff
2022-08-14adjust to latest exchange API renameChristian Grothoff
2022-08-11-fix handling of serialization failureChristian Grothoff
2022-07-09-fix check of the wrong flag during age restriction verificationÖzgür Kesim
2022-07-08-ref bugChristian Grothoff
2022-07-06-doxChristian Grothoff
2022-07-02use new /batch-deposit API in merchantChristian Grothoff
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