summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_get-orders-ID.c
AgeCommit message (Expand)Author
2020-07-30emit claim token in URIFlorian Dold
2020-07-30Revert "add claim token to taler pay URI"Florian Dold
2020-07-30add claim token to taler pay URIFlorian Dold
2020-07-29fix session ID (bogus trailing slash), formattingFlorian Dold
2020-07-29style fixes thanks to Torsten GrothoffChristian Grothoff
2020-07-29style improvementsChristian Grothoff
2020-07-29perfectionist HTML does not work with FFChristian Grothoff
2020-07-29perfectionist HTMLChristian Grothoff
2020-07-29nicer HTMLChristian Grothoff
2020-07-29fix QR code generationChristian Grothoff
2020-07-27taler:// URI syntax with correct slashes and instance pathFlorian Dold
2020-07-27switch to new URI schema with taler+http:// instead of insecureChristian Grothoff
2020-07-27update logic to match latest documented spec (#6446)Christian Grothoff
2020-07-27add incomplete logic (lacks DB support) to check for claim tokens in get_orde...Christian Grothoff
2020-07-26revise templateChristian Grothoff
2020-07-26add logic to load templatesChristian Grothoff
2020-07-26use mustach templatingChristian Grothoff
2020-07-26return 402 status code instead of 'unpaid' order statusChristian Grothoff
2020-07-26first steps towards generating (ugly) HTML replies for /orders/Christian Grothoff
2020-07-24use string type tag for refund statusFlorian Dold
2020-07-24use order_status string tagFlorian Dold
2020-07-23send correct success flagFlorian Dold
2020-07-22include execution_time in refund responseFlorian Dold
2020-07-22pass bool instead of intFlorian Dold
2020-07-22adapt to exchange refund response message changesFlorian Dold
2020-07-22adjust refund status according to latest docsFlorian Dold
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-05GNUNET_free_non_null -> GNUNET_free renameChristian Grothoff
2020-06-26deeper checks for merchant get orderJonathan Buchanan
2020-06-25fix FIXMEChristian Grothoff
2020-06-25minor style improvementsChristian Grothoff
2020-06-25wallet get order handles refunds properlyJonathan Buchanan
2020-06-24got refunds working and testedJonathan Buchanan
2020-06-19naive tests for the family of GET order(s) methodsJonathan Buchanan
2020-06-13adjust GET /orders/ID to match specChristian Grothoff
2020-06-13DCEChristian Grothoff
2020-06-09private-get-orders-ID now compiles -- but not more than thatChristian Grothoff
2020-06-03new backenddb APIs for GET /private/orders/IDChristian Grothoff
2020-05-18implement POST /reservesChristian Grothoff
2020-05-05updatesChristian Grothoff
2020-05-05implement GET /orders/IDChristian Grothoff
2020-05-04starting with get-orders-ID logicChristian Grothoff
2020-04-27rename fest to match new structureChristian Grothoff