summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
AgeCommit message (Expand)Author
9 daysimplement protocol v14 / fix #8717Christian Grothoff
2024-03-22fix more size_t / unsigned int confusions in merchant backendChristian Grothoff
2024-03-18simplify kyc logic in payment logic as we now have taler-merchant-depositchec...Christian Grothoff
2024-03-07-change 406 to 400Christian Grothoff
2024-02-16-fix FTBFSv0.9.5-dev.2Christian Grothoff
2024-02-16try to fix #8412Christian Grothoff
2024-02-07fix #8346Christian Grothoff
2024-01-24fix #8209Christian Grothoff
2024-01-22disable work-around for bug 8209 so we can reproduce it firstChristian Grothoff
2024-01-22terminate exchange interactions if we get an errorChristian Grothoff
2024-01-14add loggingChristian Grothoff
2024-01-07properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ...Christian Grothoff
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