aboutsummaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-post-orders.c
AgeCommit message (Expand)Author
2024-11-16adapt merchant to taler-config splitv0.14.1-dev.2Christian Grothoff
2024-11-15update of the order_created webhookbohdan-potuzhnyi
2024-11-15small changeBohdan Potuzhnyi
2024-11-15first ideas on webhooksBohdan Potuzhnyi
2024-10-07respect zero-limitsChristian Grothoff
2024-10-06-more loggingChristian Grothoff
2024-10-06bump timeout to 2500ms, fixes #9240Christian Grothoff
2024-10-02-more loggingChristian Grothoff
2024-10-01fix #9197: wait at most 250ms for /keys from exchanges before giving upChristian Grothoff
2024-09-30fix #9219Christian Grothoff
2024-09-29re-trigger exchange KYC checks if we failed to create an order due to low limitsChristian Grothoff
2024-09-10handle zero-amount orders betterChristian Grothoff
2024-09-10improve error responseChristian Grothoff
2024-09-10add logic to enforce hard limit on order creationChristian Grothoff
2024-09-10clean up order, no semantic changeChristian Grothoff
2024-09-07work towards taler-merchant-kyccheck helperChristian Grothoff
2024-09-05fix #9170Christian Grothoff
2024-06-13Merge branch 'master' into tokens-paymentChristian Blättler
2024-06-06check validity period of token families and keysChristian Blättler
2024-05-26-finish implementation of protocol v16, still undertestedChristian Grothoff
2024-05-11miscChristian Blättler
2024-04-27set valid_after timestamp to rounded value of matching keyChristian Blättler
2024-04-26add todoChristian Blättler
2024-04-25fix set_token_family memory leaksChristian Blättler
2024-04-25parse and hash wallet data in pay handlerChristian Blättler
2024-04-21work on pay handlerChristian Blättler
2024-04-21fix serialized json format of choicesChristian Blättler
2024-04-20rename keysChristian Blättler
2024-04-19proper date rounding & fix db key extractionChristian Blättler
2024-04-19remove todoChristian Blättler
2024-04-19use better error codeChristian Blättler
2024-04-19fix typosChristian Blättler
2024-04-18adapt to changed spec and fix key handlingChristian Blättler
2024-04-18remove todoChristian Blättler
2024-04-18use better error codeChristian Blättler
2024-04-10Merge branch 'master' into tokensChristian Blättler
2024-04-10serialize v1 ordersChristian Blättler
2024-03-22fix more size_t / unsigned int confusions in merchant backendChristian Grothoff
2024-03-22add logic to preserve and possibly update minimum_age in contract termsChristian Grothoff
2024-03-22implement memory management review feedbackChristian Blättler
2024-03-20first smoke testsChristian Blättler
2024-03-19address TODOsCodeBlau-NGI-t2.7Christian Grothoff
2024-03-18move lookup order for idempotency check into transaction scope where it belongsChristian Grothoff
2024-03-18serialize v1 contract ready for dbChristian Blättler
2024-03-10first shot at v1 contract serializationChristian Blättler
2024-03-10implement parsing of choices array for v1 contractsChristian Blättler
2024-03-08remove unused merchant_pub field (set directly in serialize order phase)Christian Blättler
2024-03-08build merchant information in serialization phaseChristian Blättler
2024-03-08parse v0 max_fee into limits structChristian Blättler
2024-03-07add choices array to v0 contract logicChristian Blättler