aboutsummaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
AgeCommit message (Expand)Author
2024-08-24fix NULL checkChristian Grothoff
2024-08-24check return valuesChristian Grothoff
2024-06-15-spellingChristian Grothoff
2024-06-13move tokens_evs to wallet data and remove h_outputsChristian Blättler
2024-06-13allow for token envelopes being nullChristian Blättler
2024-06-13add rounding and remove h_issueChristian Blättler
2024-06-06check tokens on idempotent pay requestChristian Blättler
2024-06-06store issued tokens in databaseChristian Blättler
2024-06-06allow for orders with no coins (zero price)Christian Blättler
2024-06-06check validity period of token issue keyChristian Blättler
2024-06-06check validity period of token families and keysChristian Blättler
2024-06-06store used tokens in database and prevent double using a tokenChristian Blättler
2024-05-11miscChristian Blättler
2024-05-06work on tokensChristian Blättler
2024-04-30work on tokensChristian Blättler
2024-04-27validate and sign token envelopesChristian Blättler
2024-04-27pass wallet data hash to deposit signature validationChristian Blättler
2024-04-27tokens, not coins 🙃Christian Blättler
2024-04-26fix choices length checkChristian Blättler
2024-04-25parse and hash wallet data in pay handlerChristian Blättler
2024-04-25rename signatureChristian Blättler
2024-04-21work on pay handlerChristian Blättler
2024-04-21pay: fetch and parse choices from dbChristian Blättler
2024-04-20parse tokens in pay handlerChristian Blättler
2024-04-09implement 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