summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_check-payment.c
AgeCommit message (Expand)Author
2019-01-10clean up /proposal handling to (1) avoid (previously missing) multi-statement...Christian Grothoff
2018-03-21address leaks.Marcello Stanisci
2018-03-12implementing #5281 guards against hanging transactions, plus minor code cleanupsChristian Grothoff
2018-02-02remove unnecessary table, track last_session_idFlorian Dold
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-29adjust proposal download URLFlorian Dold
2018-01-29always set the paid field in the check payment responseFlorian Dold
2018-01-29put customer-facing endpoints under /public/Florian Dold
2018-01-22should be find_order, not find_ordersFlorian Dold
2018-01-22fix check-payment logic without session_id, use proper error codesFlorian Dold
2018-01-19include contract terms in refund / check-payFlorian Dold
2018-01-19include information about refund in /check-paymentFlorian Dold
2018-01-16add resource_url for re-pay detection without contract downloadFlorian Dold
2018-01-16generate contract url for walletFlorian Dold
2018-01-10add session_sig to pay responseFlorian Dold
2018-01-09additional headers for taler-payFlorian Dold
2018-01-07confirm_url not needed anymoreFlorian Dold
2018-01-05respect X-Forwaded-PrefixFlorian Dold
2018-01-05implement /trigger-payFlorian Dold
2018-01-04add /trigger-pay skeletonFlorian Dold
2018-01-04add missing check-payment implementationFlorian Dold