summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-23adapt to exchange API changesChristian Grothoff
2019-11-23begin to use libtalermhdChristian Grothoff
2019-11-15Fix twisted test case.Marcello Stanisci
It was needed to adapt the backend logic to parse wire_transfer_deadline as a relative time value.
2019-11-11contract can change between suspend and resume, fetch it againChristian Grothoff
2019-11-11more loggingChristian Grothoff
2019-11-11more loggingChristian Grothoff
2019-11-11log keysChristian Grothoff
2019-11-11log check poll timeout on startChristian Grothoff
2019-11-10add test for long polling on check-paymentChristian Grothoff
2019-11-09close misc leaks, check for URL build errorsChristian Grothoff
2019-11-09clean up leaks, check URL construction workedChristian Grothoff
2019-11-09add versionChristian Grothoff
2019-11-09implement long polling for /check-paymentChristian Grothoff
2019-11-09pass timeout in /check-paymentChristian Grothoff
2019-11-09api update, not fully implementedChristian Grothoff
2019-11-07fix /public/poll-payment implementation and testsChristian Grothoff
2019-11-07clean up comments, newlinesChristian Grothoff
2019-11-02writing poll payment logicChristian Grothoff
2019-11-02wqChristian Grothoff
Merge branch 'master' of git+ssh://git.taler.net/merchant
2019-11-02simplify structureChristian Grothoff
2019-11-02simplify structureChristian Grothoff
2019-11-02simplify structureChristian Grothoff
2019-11-02simplify structureChristian Grothoff
2019-11-02simplify structureChristian Grothoff
2019-11-02also propage timeout into curlChristian Grothoff
2019-11-02implement TALER_MERCHANT_poll_payment()demo-2019-11-02-00Christian Grothoff
2019-11-02implement /public/poll-payment API, refactor to avoid code duplicationChristian Grothoff
2019-11-02simplify logicChristian Grothoff
2019-11-02clean up check payment logicChristian Grothoff
2019-11-02separate /order and /proposal handlers into different filesChristian Grothoff
2019-11-02fix newlinesChristian Grothoff
2019-11-01loggingFlorian Dold
2019-11-01check on order creationFlorian Dold
2019-11-01handle wire transfer deadline like pay deadlineFlorian Dold
2019-11-01comment typoFlorian Dold
2019-11-01styleFlorian Dold
2019-11-01fix URL generationFlorian Dold
2019-11-01merchant_base_url instead of pay_urlFlorian Dold
2019-10-31fix warningChristian Grothoff
2019-10-31prepare data structures and trigger logic for long polling in check-payment ↵Christian Grothoff
processing
2019-10-31Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-31cleanerChristian Grothoff
2019-10-29style fixesChristian Grothoff
2019-10-29fix compiler warningsChristian Grothoff
2019-10-29indentChristian Grothoff
2019-10-26document optionChristian Grothoff
2019-10-26add FORCE_AUDIT optionChristian Grothoff
2019-10-26turn teah_common.c into libtalercurl, fixes many ugly issues in build systemChristian Grothoff
2019-10-23fix warningChristian Grothoff