summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_pay.c
AgeCommit message (Expand)Author
2016-11-11hotfixChristian Grothoff
2016-10-22receiver->instance. test passedMarcello Stanisci
2016-10-20return missing error code, use existing function where appropriteChristian Grothoff
2016-10-20modify merchant logic to support exchange-APIs returning taler-specific error...Christian Grothoff
2016-10-20add 'code' with error code details to merchant backend error responses (#4497)Christian Grothoff
2016-10-20Merge branch 'master' of git+ssh://taler.net/merchantChristian Grothoff
2016-10-20add 'code' with error code details to merchant backend error responses (#4497)Christian Grothoff
2016-10-20finishing with #4521Marcello Stanisci
2016-10-19fetch and test pay_deadline in /payMarcello Stanisci
2016-10-15resolving merge conflict with Marcello, mostly exactly the same changesChristian Grothoff
2016-10-15fixing #4577, as well as a few other cases where we need to index by merchant...Christian Grothoff
2016-10-13Fix select payments from DB. Namely, a merchant_pub query parameter was neededMarcello Stanisci
2016-10-13indentationMarcello Stanisci
2016-10-13making (transaction_id, merchant_pub) the primary keyMarcello Stanisci
2016-10-13adapting callback for 'find_transaction' DB functions familyMarcello Stanisci
2016-10-12merchant's key in transactions tableMarcello Stanisci
2016-10-07re-closing #4702Marcello Stanisci
2016-10-05resolve #4689Marcello Stanisci
2016-10-03testcase for #4702Marcello Stanisci
2016-10-03#4702Marcello Stanisci
2016-09-26Merge branch 'receiver'Marcello Stanisci
2016-09-26Adapting /pay and /contract to new TALER_ContractPS interfaceMarcello Stanisci
2016-09-23testcase not passed, logs deployedMarcello Stanisci
2016-09-23fix NPE if plugin not found, and some error handlingChristian Grothoff
2016-09-23fixing compilation warningMarcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-07-04testing #4366Marcello Stanisci
2016-06-30fixing compiler warningsMarcello Stanisci
2016-06-30fixing time loggingMarcello Stanisci
2016-06-30logging time valuesMarcello Stanisci
2016-06-27log receiver bank detailsMarcello Stanisci
2016-06-25more diagnostics on picked instanceMarcello Stanisci
2016-06-25error message for non parse instanceMarcello Stanisci
2016-06-23preliminary modification to liberate theMarcello Stanisci
2016-06-23picking receiver wireformat according toMarcello Stanisci
2016-06-11fix more memory leaksChristian Grothoff
2016-06-07store exchange signing key in DBChristian Grothoff
2016-06-05more work on tracking, do store exchange_uri with transaction dataChristian Grothoff
2016-06-04revisiting merchant backenddb, towards fixing #4502/#4160Christian Grothoff
2016-05-31handle wire transfer deadline conflict with execution timeChristian Grothoff
2016-05-26actually store timeout task handleFlorian Dold
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-24cancel timeout taskFlorian Dold
2016-05-24include last /keys response when denomination not foundFlorian Dold
2016-05-24Revert "check for duplicate transaction ID"Florian Dold
2016-05-23better error responseFlorian Dold
2016-05-23better error responseFlorian Dold
2016-05-23authorsFlorian Dold
2016-05-23time out /pay after 30 secondsFlorian Dold
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff