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 (
Expand
)
Author
2020-07-25
move refund_delay to request body in POST /orders
Jonathan Buchanan
2020-07-24
fix spelling mistakes
Jonathan Buchanan
2020-07-24
use string type tag for refund status
Florian Dold
2020-07-24
use order_status string tag
Florian Dold
2020-07-24
implement lib functions for paid method
Jonathan Buchanan
2020-07-22
adapt to exchange refund response message changes
Florian Dold
2020-07-21
fully implement forget + some tests
Jonathan Buchanan
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
API change, #6188
Christian Grothoff
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-07-11
proper handling of h_denom_pub missmatch
Christian Grothoff
2020-07-10
use h_denom_pub when signing deposits
Jonathan Buchanan
2020-07-09
handle insufficient stock in post orders
Jonathan Buchanan
2020-07-07
fixed merchant get order with transfer status
Jonathan Buchanan
2020-07-05
fix #6408 also in merchant: in principle only allow rounded times over JSON
Christian Grothoff
2020-07-03
test GET /private/transfers
Jonathan Buchanan
2020-07-02
twister, get tips, instance, and post transfer tests
Jonathan Buchanan
2020-06-29
get pay-again and pay-abort working again
Jonathan Buchanan
2020-06-23
DCE: removing legacy code and APIs
Christian Grothoff
2020-06-23
use and handle all /pay status codes
Christian Grothoff
2020-06-23
implement signature verification on pay response
Christian Grothoff
2020-06-23
also parse and return timestamp and row_id
Christian Grothoff
2020-06-22
return active-status of reserves from backenddb (fixes FIXMEs)
Christian Grothoff
2020-06-21
add missing notifications to private-get-orders long poller
Christian Grothoff
2020-06-19
implement library method for DELETE /orders/ and tests
Jonathan Buchanan
2020-06-19
naive tests for the family of GET order(s) methods
Jonathan Buchanan
2020-06-19
stricter tests for query reserve(s) methods
Jonathan Buchanan
2020-06-18
stricter tests for tips/reserves
Jonathan Buchanan
2020-06-17
implementations, tests, and renames for GET /tips/ & GET /private/tips/
Jonathan Buchanan
2020-06-16
fix/test for POST tips//pickup
Jonathan Buchanan
2020-06-15
test for GET /private/reserves/
Jonathan Buchanan
2020-06-15
test for GET /private/reserves
Jonathan Buchanan
2020-06-14
allow refund_delay to be specified with POST /orders, fix FTBFS
Christian Grothoff
2020-06-14
implement merchant_api_merchant_get_order.c
Christian Grothoff
2020-06-14
clean up logic: use new EXCHANGE_YNA enum, avoid crazy macro construction to ...
Christian Grothoff
2020-06-14
add logic to parse refund details
Christian Grothoff
2020-06-13
starting with merchant_api_merchant_get_order.c
Christian Grothoff
2020-06-13
adjust GET /orders/ID to match spec
Christian Grothoff
2020-06-12
test with MHD error
Jonathan Buchanan
2020-06-10
implementation of GET /private/tips
Jonathan Buchanan
2020-06-08
headers and empty source files for GET /private/tips
Jonathan Buchanan
2020-06-04
wrote method for delete reserve
Jonathan Buchanan
2020-06-01
implement POST /private/reserves
Christian Grothoff
2020-06-01
implement POST /private/reserves
Christian Grothoff
2020-06-01
implement GET /reserves/RESERVE_ID
Christian Grothoff
2020-06-01
implement TALER_MERCHANT_reserves_get()
Christian Grothoff
2020-05-31
fix misc issues in client APIs
Christian Grothoff
2020-05-31
add POST /tips logic
Christian Grothoff
2020-05-31
work on tip APIs
Christian Grothoff
[prev]
[next]