index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-httpd_pay.c
Age
Commit message (
Expand
)
Author
2020-04-16
complete first draft of new SQL schema
Christian Grothoff
2020-04-12
fix tip pickup MHD suspend/resume handling, code cleanup: use struct TALER_EX...
Christian Grothoff
2020-04-10
implementing long-polling for refunds (#5985)
Christian Grothoff
2020-04-10
implement #6136
Christian Grothoff
2020-04-10
preparatory steps for #6136
Christian Grothoff
2020-04-10
implement #5299
Christian Grothoff
2020-04-09
make code compile without warnings against latest libmicrohttpd API
Christian Grothoff
2020-04-08
adapt to exchange API change
Christian Grothoff
2020-04-08
adaptations for signing API change in GNUnet (#6164)
Christian Grothoff
2020-04-05
update to match latest exchange API
Christian Grothoff
2020-04-04
more comprehensive error reporting for /track/transfer
Christian Grothoff
2020-04-04
improve error handling, use configuration option names as per latest docs
Christian Grothoff
2020-04-04
update to latest exchange API, some better error handling
Christian Grothoff
2020-04-02
clean up pay logic more, add check for payment deadlines
Christian Grothoff
2020-04-01
work on #6014, incomplete
Christian Grothoff
2020-03-31
typos
Christian Grothoff
2020-03-26
fix fTBFSD
Christian Grothoff
2020-03-01
bugfixes
Christian Grothoff
2020-01-20
fix
Christian Grothoff
2020-01-09
H_wire -> h_wire (#6032)
Christian Grothoff
2019-11-29
oops, actually parse time as absolute
Florian Dold
2019-11-29
make wire_transfer_deadline absolute again in /pay as well
Florian Dold
2019-11-24
more deduplication via libtalermhd
Christian Grothoff
2019-11-23
begin to use libtalermhd
Christian Grothoff
2019-11-15
Fix twisted test case.
Marcello Stanisci
2019-11-11
more logging
Christian Grothoff
2019-11-11
more logging
Christian Grothoff
2019-11-11
log keys
Christian Grothoff
2019-11-02
separate /order and /proposal handlers into different files
Christian Grothoff
2019-11-01
handle wire transfer deadline like pay deadline
Florian Dold
2019-10-31
prepare data structures and trigger logic for long polling in check-payment p...
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-26
add FORCE_AUDIT option
Christian Grothoff
2019-10-15
memcmp() -> GNUNET_memcmp()
Marcello Stanisci
2019-10-15
Check instance before processing payment.
Marcello Stanisci
2019-09-26
refactor to check for instance in one place, instead of in each handler
Christian Grothoff
2019-09-23
implement instances via one base URL per instance
Florian Dold
2019-08-31
subtract refund after checking for fee coverage
Florian Dold
2019-08-31
compute refund amount correctly
Florian Dold
2019-08-31
logging
Florian Dold
2019-08-31
log refunded amount
Florian Dold
2019-08-26
get rid of session_sig, as it is complex and does not work with mobile payments
Florian Dold
2019-08-25
implement re-pointing to an already paid order
Florian Dold
2019-06-18
fix leaks
Christian Grothoff
2019-06-18
fix misc style bugs and one real one
Christian Grothoff
2019-06-04
handle json allocation failures, check MHD response code and log at least
Christian Grothoff
2019-05-30
debug
Marcello Stanisci
2019-05-30
debug
Marcello Stanisci
2019-05-29
roll back transaction if payment is insufficient
Florian Dold
2019-05-28
debug
Marcello Stanisci
[next]