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_post-orders-ID-pay.c
Age
Commit message (
Expand
)
Author
2020-10-13
doxygen fixes
MS
2020-10-09
address doxygen warnings
MS
2020-10-09
Addressing @file warnings.
MS
2020-09-09
likely fix for #6581, still needs testcase
Christian Grothoff
2020-09-07
simplify expression
Florian Dold
2020-09-07
dynamic /pay timeout
Florian Dold
2020-08-29
fix commit logic
Christian Grothoff
2020-08-25
fix #6432
Christian Grothoff
2020-08-19
long poll for pending refunds
Jonathan Buchanan
2020-07-21
use empty string as default for session ID
Florian Dold
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-07-05
fix #6408 also in merchant: in principle only allow rounded times over JSON
Christian Grothoff
2020-07-05
GNUNET_free_non_null -> GNUNET_free rename
Christian Grothoff
2020-06-23
use and handle all /pay status codes
Christian Grothoff
2020-06-21
add missing notifications to private-get-orders long poller
Christian Grothoff
2020-06-09
private-get-orders-ID now compiles -- but not more than that
Christian Grothoff
2020-06-03
new backenddb APIs for GET /private/orders/ID
Christian Grothoff
2020-05-18
implement POST /reserves
Christian Grothoff
2020-05-07
more work on post /transfers and the like
Christian Grothoff
2020-05-07
implement POST /transfers
Christian Grothoff
2020-05-02
POST /orders/ID/refund implementation
Christian Grothoff
2020-05-01
work on /abort logic
Christian Grothoff
2020-04-30
work on /pay and /abort processing
Christian Grothoff
2020-04-30
sql-ing
Christian Grothoff
2020-04-29
work on /pay API revision
Christian Grothoff
2020-04-27
rename fest to match new structure
Christian Grothoff