index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2020-09-05
fix idempotency issue for POST /private/orders (#6445)
Christian Grothoff
2020-08-27
address some backend fixmes
Jonathan Buchanan
2020-08-22
add h_contract to refund response
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
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-06
spec for uri parsing methods
Jonathan Buchanan
2020-08-03
test for refund available
Christian Grothoff
2020-08-01
implementation/tests for idempotent POST /orders requests
Jonathan Buchanan
2020-07-31
test order without claim token
Jonathan Buchanan
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-29
remove claim_token from insert_contract_terms and return it from lookup_order
Jonathan Buchanan
2020-07-28
db checks claim_token in insert_contract_terms
Jonathan Buchanan
2020-07-27
add amount, summary, and refundable to GET /private/orders
Jonathan Buchanan
2020-07-27
fix DB test
Christian Grothoff
2020-07-24
fix spelling mistakes
Jonathan Buchanan
2020-07-24
implement & test POST /paid
Jonathan Buchanan
2020-07-23
test pay with NULL session_id
Jonathan Buchanan
2020-07-22
adapt to exchange refund response message changes
Florian Dold
2020-07-22
tests for forget results
Jonathan Buchanan
2020-07-21
fully implement forget + some tests
Jonathan Buchanan
2020-07-21
use empty string as default for session ID
Florian Dold
2020-07-20
basic implementation for forget
Jonathan Buchanan
2020-07-19
add update_contract_terms to backenddb (for forget)
Jonathan Buchanan
2020-07-19
design for TALER_MERCHANT_order_paid API
Christian Grothoff
2020-07-19
add lib function for forget order
Jonathan Buchanan
2020-07-18
return merchant signature as part of payment callback (for #5210)
Christian Grothoff
2020-07-16
Triggering bug in test cases.
MS
2020-07-16
more fixes/tests for claim order and get tips
Jonathan Buchanan
2020-07-11
clean up testing post orders cmd
Jonathan Buchanan
2020-07-09
test post orders with products and lock uuids
Jonathan Buchanan
2020-07-08
removed more old code, more tests for post order, some twister tests for merc...
Jonathan Buchanan
2020-07-07
tests for merchant account inactivation
Jonathan Buchanan
2020-07-07
fixed merchant get order with transfer status
Jonathan Buchanan
2020-07-06
do test for lock product
Jonathan Buchanan
2020-07-03
use improved rewind API
Christian Grothoff
2020-07-03
more merchant benchmark cleanup
Christian Grothoff
2020-07-02
twister, get tips, instance, and post transfer tests
Jonathan Buchanan
2020-06-29
get reserve and tip testing commands use variadic args
Jonathan Buchanan
2020-06-29
long polling test for GET /private/orders
Jonathan Buchanan
2020-06-26
more docs/thorough checks for backend db & long polling for merchant get order
Jonathan Buchanan
2020-06-26
deeper checks for merchant get order
Jonathan Buchanan
[prev]
[next]