index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Collapse
)
Author
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-30
properly parse and return out-of-stock reply, fix 2 FIXMEs
Christian Grothoff
2020-10-30
address FIXMEs: support args being optional, detail does not exist in reply, ↵
Christian Grothoff
so remove obsolete FIXME
2020-10-25
implement #6525, requires LASTEST GNUnet to work
Christian Grothoff
2020-10-25
fix compiler warning
Christian Grothoff
2020-10-25
handle more possible HTTP status codes nicely
Christian Grothoff
2020-10-25
use better status codes
Christian Grothoff
2020-10-25
fix logging of expected problems
Christian Grothoff
2020-10-25
indentation fixes
Christian Grothoff
2020-10-20
expose refund_pending status in GET /private/orders/<ID> operation. Fixes #6491.
Christian Grothoff
2020-10-20
Doxygen fixes
MS
2020-10-16
typo
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-10-14
add test for #6545
Christian Grothoff
2020-10-13
Merge branch 'master' of git+ssh://git.taler.net/merchant
Christian Grothoff
2020-10-13
implement #6545
Christian Grothoff
2020-10-13
Doxygen fixes
MS
2020-10-13
Doxygen fixes
MS
2020-10-13
doxygen fixes
MS
2020-10-09
Addressing @file warnings.
MS
2020-10-02
implement #6616 claim status in /private/orders/ID handler
Christian Grothoff
2020-09-05
fix #6568
Christian Grothoff
2020-08-29
log at least a bit on parse failures
Christian Grothoff
2020-08-25
fix #6432
Christian Grothoff
2020-08-22
add h_contract to refund response
Christian Grothoff
2020-08-22
remove unnecessary h_contract support, fix free() of uninitialized variable
Christian Grothoff
2020-08-22
pass h_contract separate from URI, that is cleaner
Christian Grothoff
2020-08-22
log where parsing failed
Christian Grothoff
2020-08-20
Merge branch 'master' of ssh://git.taler.net/merchant
Jonathan Buchanan
2020-08-20
parse/test refund uri
Jonathan Buchanan
2020-08-19
improve logging
Christian Grothoff
2020-08-19
fix bad frees()
Christian Grothoff
2020-08-18
expose refund_pending in merchant lib
Jonathan Buchanan
2020-08-17
testing and lib sources for new endpoint
Jonathan Buchanan
2020-08-10
add await_refund_obtained option to GET /orders/ in merchant lib
Jonathan Buchanan
2020-08-10
implement parse refund uri (untested) & add more tests for pay uri
Jonathan Buchanan
2020-08-09
implement parser for taler_pay_uri
Jonathan Buchanan
2020-08-07
pass status URLs in template instead of using JS, fix remaining #6457 FIXMEs
Florian Dold
2020-07-30
add 'paid' to GET /private/orders response entries
Jonathan Buchanan
2020-07-29
revert to use pointers for claim token client lib
Jonathan Buchanan
2020-07-29
remove allocations and pointers from claim token client/test code
Jonathan Buchanan
2020-07-29
lib code/tests for claim token
Jonathan Buchanan
2020-07-27
add amount, summary, and refundable to GET /private/orders
Jonathan Buchanan
2020-07-26
return 402 status code instead of 'unpaid' order status
Christian Grothoff
[prev]
[next]