summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-orders-ID.c
AgeCommit message (Expand)Author
2020-09-07remove ?, as fulfillment_url cannot be NULL hereChristian Grothoff
2020-09-07append h_contract when appropriateFlorian Dold
2020-09-07add already_paid_fulfillment_urlFlorian Dold
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-08-24make fulfillment URL optional, fix #6498 as discussedChristian Grothoff
2020-08-12pass current session ID to order status URLFlorian Dold
2020-08-07pass status URLs in template instead of using JS, fix remaining #6457 FIXMEsFlorian Dold
2020-08-03test for refund availableChristian Grothoff
2020-07-30remove wrong/misleading commentFlorian Dold
2020-07-30emit claim token in URIFlorian Dold
2020-07-29remove claim_token from insert_contract_terms and return it from lookup_orderJonathan Buchanan
2020-07-24use order_status string tagFlorian Dold
2020-07-17do not run dead logic if we are only dealing with an order and not a contractChristian Grothoff
2020-07-16fix #6430Jonathan Buchanan
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-07fixed merchant get order with transfer statusJonathan Buchanan
2020-07-05fix #6408 also in merchant: in principle only allow rounded times over JSONChristian Grothoff
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-19naive tests for the family of GET order(s) methodsJonathan Buchanan
2020-06-14implement merchant_api_merchant_get_order.cChristian Grothoff
2020-06-13adjust API to current specChristian Grothoff
2020-06-13implement missing SQLChristian Grothoff
2020-06-12do not forget to kick MHDChristian Grothoff
2020-06-12finish FIXMEs in private-get-orders-ID:Christian Grothoff
2020-06-09start to build get-orders-IDChristian Grothoff
2020-06-07work on implementing GET /private/orders/IDChristian Grothoff
2020-06-06work on getting TransactionWireTransfer reply builtChristian Grothoff
2020-06-04more work on private-get-orders-IDChristian Grothoff
2020-06-04work on GET /private/orders/ID"Christian Grothoff
2020-06-03new backenddb APIs for GET /private/orders/IDChristian Grothoff
2020-06-03first high-level hack job at GET /orders/ID -- certainly FTBFS stillChristian Grothoff
2020-04-27rename fest to match new structureChristian Grothoff