summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_refund.c
AgeCommit message (Expand)Author
2017-11-30fix #5187Christian Grothoff
2017-10-15add refund permissions to /payFlorian Dold
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2017-09-02fix testcase, refund array is boxed in a refund_permissions field of the main...Christian Grothoff
2017-08-26wrap refund permission in objectFlorian Dold
2017-07-05moving a 'PS' struct into exchange codebaseMarcello Stanisci
2017-07-05Finishing #5087.Marcello Stanisci
2017-07-05moving definitions to header fileMarcello Stanisci
2017-06-29fixing misc. FIXMEs, some style issues, and mostly DB return value handling t...Christian Grothoff
2017-06-29FIXMEMarcello Stanisci
2017-06-23error messageMarcello Stanisci
2017-06-22reject non increasing amountsMarcello Stanisci
2017-06-20Fix /refund lookup response encodingMarcello Stanisci
2017-06-20fix hanging dbMarcello Stanisci
2017-06-20Up to the point where /refund (increase) passes BUT db hangs uponMarcello Stanisci
2017-06-20Return a signed confirmation of the refundMarcello Stanisci
2017-06-19get /refund increase requested from the testsMarcello Stanisci
2017-06-19finishing with /refund handlersMarcello Stanisci
2017-06-19/refund lib, issuing the POST and defining cb skeletonMarcello Stanisci
2017-06-14Completing GET /refund logic - NOT tested.Marcello Stanisci
2017-06-14~70% of GET /refundMarcello Stanisci
2017-06-14Implementing POST /refund logic.Marcello Stanisci
2017-06-14add refund header fileMarcello Stanisci
2017-06-13backend /refund handler skeleton, not in compilationMarcello Stanisci