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_private-post-orders-ID-refund.c
Age
Commit message (
Expand
)
Author
2020-10-13
generate refund URI with http/https status based on the merchant_base_url ins...
Christian Grothoff
2020-10-09
Addressing @file warnings.
MS
2020-10-07
refuse refunds categorically if refund_delay was 0, instead of trying to give...
Christian Grothoff
2020-08-25
fix #6432
Christian Grothoff
2020-08-22
pass h_contract separate from URI, that is cleaner
Christian Grothoff
2020-08-22
needs = in URI
Christian Grothoff
2020-08-22
include h_contract in refund URL, as it is needed for authentication
Christian Grothoff
2020-08-20
parse/test refund uri
Jonathan Buchanan
2020-08-19
long poll for pending refunds
Jonathan Buchanan
2020-07-27
taler:// URI syntax with correct slashes and instance path
Florian Dold
2020-07-27
switch to new URI schema with taler+http:// instead of insecure
Christian Grothoff
2020-07-21
it's a URI, not an URL
Florian Dold
2020-06-25
minor style improvements
Christian Grothoff
2020-06-24
got refunds working and tested
Jonathan Buchanan
2020-06-21
add missing notifications to private-get-orders long poller
Christian Grothoff
2020-05-02
implement /refund handling
Christian Grothoff
2020-05-02
POST /orders/ID/refund implementation
Christian Grothoff
2020-04-27
rename fest to match new structure
Christian Grothoff